summaryrefslogtreecommitdiff
path: root/sys/src/cmd/python/Python/sysmodule.c
diff options
context:
space:
mode:
authorSigrid <ftrvxmtrx@gmail.com>2021-02-23 15:54:09 +0100
committerSigrid <ftrvxmtrx@gmail.com>2021-02-23 15:54:09 +0100
commit692919521c15531cc0bed3006fd958b164a746ab (patch)
tree61d5288b0552cfa33e211d251610abf548d8ca3e /sys/src/cmd/python/Python/sysmodule.c
parent007d42e741b780aeecefd66776b1733c3dd53522 (diff)
vmx: reduce cpu load by eliminating nop-loop
Sacrifice some of the sub-millisecond timer precision in favor of less cpu load when the timer is about to be kicked a bit early. Result is visible *especially* when the guest idling. Timer proc *still* has to send to the channel (in order to kick PIT and RTC logic), which takes time, and compensates a bit for possibly early runs.
Diffstat (limited to 'sys/src/cmd/python/Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions