/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | domains.ml | 153 let before = dom.Domain.conflict_credit in 154 let after = max (-1.0) (before -. 1.0) in 155 debug "decr_conflict_credit dom%d %F -> %F" (Domain.get_id dom) before after; 158 before >= !Define.conflict_burst_limit 160 let newly_paused = before > 0.0 && after <= 0.0 in 186 let before = d.Domain.conflict_credit in (* just for debug-logging *) 207 let before = dom.Domain.conflict_credit in 208 let after = min (before +. 1.0) !Define.conflict_burst_limit in 210 debug "incr_conflict_credit dom%d: %F -> %F" (Domain.get_id dom) before after; 212 if before <= 0.0 && after > 0.0 [all …]
|
A D | history.ml | 18 before: Store.t; (* the store before the change *) RecordField 27 * is the same thing as the next commit's `before`, but not all commits in history are 31 * each element's `before` is the same thing as the next element's `after` 34 Store.mark_symbols hist_rec.before;
|
A D | process.ml | 283 let record_commit ~con ~tid ~before ~after = 286 History.push {History.con=con; tid=tid; before=before; after=after; finish_count=finish_count} 334 if can_apply_on hist_rec.History.before 397 record_commit ~con ~tid:id ~before:oldstore ~after:cstore 517 let before = Store.copy store in 520 record_commit ~con ~tid ~before ~after;
|
A D | stdext.ml | 94 (* !! Must call this before spawning any threads !! *)
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/systemd/ |
A D | show_service_dependencies.sh | 13 before="`grep ^Before= $file | cut -f 2- -d =`" 24 for i in $before
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xentop.pod.1 | 42 repeat table header before each domain 58 maximum number of iterations xentop should produce before ending 82 toggle table header before each domain
|
/xen-4.10.0-shim-comet/docs/process/ |
A D | xen-release-management.pandoc | 27 committed into xen.git. All feature patches must be committed before a date, 29 starts. There will be a date before which all patches that wish to be merged 31 date" and it is normally two weeks before the "cut-off date". 107 release is going out on a particular date before giving them the signal to 117 sees fit. Reminders should also be sent one week before important dates (see 166 media stories being published before the release date. 182 press release (1-2 weeks before the release). 217 (typically 2-3 working days before the release date) and we cannot undo 219 acceptable to make a xen-devel@ announcement *before* the PR release date 275 Subject: No Release Ack needed before RcX [all …]
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 11graphics-keyboard.diff | 12 /* Key was pressed, show which entry is selected before GETKEY,
|
A D | 10graphics.diff | 351 + * before booting the kernel, but we want to save what it was so 366 + /* if we get back here, we should go back to what our term was before */ 2030 - commands before booting, or \'c\' for a command-line."); 2032 + commands before booting, or \'c\' for a command-line."); 2037 - after (\'O\' for before) the selected line, \'d\' to remove the\n\ 2041 + after (\'O\' for before) the selected line, \'d\' to remove the\n\ 2208 + * before booting the kernel, but we want to save what it was so 2223 + /* if we get back here, we should go back to what our term was before */
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/ |
A D | mwait-idle.c | 723 u64 before, after; in mwait_idle() local 774 before = cpuidle_get_tick(); in mwait_idle() 775 TRACE_4D(TRC_PM_IDLE_ENTRY, cx->type, before, exp, pred); in mwait_idle() 777 update_last_cx_stat(power, cx, before); in mwait_idle() 790 update_idle_stats(power, cx, before, after); in mwait_idle()
|
/xen-4.10.0-shim-comet/tools/flask/policy/policy/ |
A D | initial_sids | 2 # objects created before the policy is loaded or for objects that do not have a
|
/xen-4.10.0-shim-comet/tools/tests/mce-test/tools/ |
A D | README | 14 $make (make install) --Note: make sure compile xen/tools before do this step
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | qemu-backends.txt | 15 user root) the backend nodes must be written before qemu is dropping
|
A D | block-scripts.txt | 102 interpret to provide emulated disks before paravirtualized drivers are 118 stat physical-device-path. But there's not time before the 4.7
|
A D | kexec_and_kdump.txt | 38 as the first hypervisor and dom0 kernel that are used before kexec if you 43 Linux, it may be the same as the first kernel image that that runs before
|
A D | xen-error-handling.txt | 66 CPU context would not be useful. It may also be used before exception
|
/xen-4.10.0-shim-comet/docs/misc/arm/ |
A D | booting.txt | 30 Xen relies on some settings the firmware has to configure in EL3 before starting Xen.
|
A D | early-printk.txt | 4 you are debbuging code that executes before the console is initialized.
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | livepatch.pandoc | 54 before loading. 76 before being used in production to avoid unexpected issues. In
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | rtc.c | 577 unsigned long before, after; /* XXX s_time_t */ in rtc_set_time() local 581 before = mktime(get_year(tm->tm_year), tm->tm_mon + 1, tm->tm_mday, in rtc_set_time() 597 d->time_offset_seconds += (after - before); in rtc_set_time() 600 send_timeoffset_req(after - before); in rtc_set_time()
|
/xen-4.10.0-shim-comet/tools/tests/mce-test/ |
A D | README | 65 Note: make sure compile xen/tools before do this step
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xs/ |
A D | xs.mli | 76 remove all watches previously set before giving back the hand. *)
|
/xen-4.10.0-shim-comet/tools/libfsimage/xfs/ |
A D | xfs.h | 299 xfs_dablk_t before; /* Btree block before this key */ member
|
/xen-4.10.0-shim-comet/xen/ |
A D | Kconfig.debug | 127 Verify that pages that need to be scrubbed before being allocated to
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | Kconfig | 101 hypervisor command line documentation before trying to use
|