Home
last modified time | relevance | path

Searched refs:delay (Results 1 – 13 of 13) sorted by relevance

/xen/docs/features/
A Dintel_psr_mba.pandoc28 * THRTL Throttle value or delay value
54 delay applied) by HW automatically. The response of throttling value is
57 Non-linear mode: input delay values are powers-of-two from zero to the
85 MBA defines a range of MSRs to support specifying a delay value (Thrtl) per
193 `linear` means the response of delay value is linear or not.
222 i.e 10% delay.
/xen/docs/man/
A Dxentop.1.pod28 =item B<-d>, B<--delay>=I<SECONDS>
70 set delay between updates
A Dxl.cfg.5.pod.in2192 No delay for missed ticks. As above, missed interrupts are delivered,
2669 No delay for missed ticks. As above, missed interrupts are delivered,
A Dxl.1.pod.in1098 Migration delay specifies for how long a vCPU, after it stopped running should
/xen/docs/misc/
A Dxl-psr.pandoc200 to 10% delay by the hardware).
202 If linear values are not supported then input delay values are powers-of-two
209 without any delay. This is the default.
212 that the first domain gets 10% delay to access the cache and the other one
213 without any delay.
216 means that the first domain gets 8% delay to access the cache and the other
217 one without any delay.
225 0, which means all the cache resource can be accessed without delay.
A Dxen-command-line.pandoc2259 Specify a delay, in microseconds, between migrations of a VCPU between
/xen/tools/xenstat/xentop/
A Dxentop.c205 unsigned int delay = 3; variable
339 delay = new_delay; in set_delay()
1277 delay = atoi(optarg); in main()
1313 if(ch != ERR || (curtime.tv_sec - oldtime.tv_sec) >= delay) { in main()
1339 sleep(delay); in main()
A DTODO2 Fractional delay times
/xen/docs/misc/arm/
A Dpassthrough.txt180 ti,rx-internal-delay = <0x8>;
181 ti,tx-internal-delay = <0xa>;
/xen/xen/drivers/char/
A Dehci-dbgp.c801 u32 portsc, delay_time, delay; in ehci_reset_port() local
810 delay = HUB_ROOT_RESET_TIME; in ehci_reset_port()
812 delay_time += delay ) in ehci_reset_port()
814 dbgp_mdelay(delay); in ehci_reset_port()
/xen/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in29 # start up. This timeout (in microseconds) specifies the delay after guest
/xen/xen/arch/x86/
A DMakefile23 obj-y += delay.o
/xen/stubdom/
A Dlwip.patch-cvs1909 + * load). The major choice is a three way tradeoff between low-delay,

Completed in 24 milliseconds