Searched refs:recent (Results 1 – 8 of 8) sorted by relevance
/xen/docs/man/ |
A D | xen-tscmode.7.pod | 124 every processor cycle, but on recent processors, it increases 143 functions, losing both performance and precision. On some more recent 148 of TSC altogether. On the most recent generations of multi-core 154 tasks when running on these recent machines. 161 TSC: old applications designed for single processors, and the most recent 184 TSC register. The rdtscp instruction is a variant of rdtsc on recent 234 in a cpuid bit on the most recent x86 processors. If set, TSC invariance
|
A D | xen-vbd-interface.7.pandoc | 112 disks. This does not work in recent versions of Linux.
|
/xen/tools/golang/xenlight/ |
A D | README.md | 24 the version, you’ll get the most recent development version, which is
|
/xen/tools/ocaml/xenstored/ |
A D | history.ml | 47 (* keep records with finish_count recent enough to be relevant *)
|
/xen/tools/libxl/ |
A D | libxl_domain.c | 1477 int libxl__is_domid_recent(libxl__gc *gc, uint32_t domid, bool *recent) in libxl__is_domid_recent() argument 1485 *recent = false; in libxl__is_domid_recent() 1497 *recent = true; in libxl__is_domid_recent()
|
A D | libxl_create.c | 643 bool recent; in libxl__domain_make() local 679 rc = libxl__is_domid_recent(gc, local_domid, &recent); in libxl__domain_make() 684 if (!recent) in libxl__domain_make()
|
A D | libxl_internal.h | 4836 int libxl__is_domid_recent(libxl__gc *gc, uint32_t domid, bool *recent);
|
/xen/stubdom/grub.patches/ |
A D | 61btrfs.diff | 1366 + /* the device with this id has the most recent coyp of the super */
|
Completed in 46 milliseconds