plan9fox/sys
cinap_lenrek 1848f4e946 kernel: tsemacquire() use MACHP(0)->ticks for time delta
we might wake up on a different cpu after the sleep so
delta from machX->ticks - machY->ticks can become negative
giving spurious timeouts. to avoid this always use the
same mach 0 tick counter for the delta.
2016-09-07 23:36:04 +02:00
..
doc closed spew branch 2016-04-28 20:52:36 +02:00
games/lib fortunes: Emacs now supports webkit. 2016-06-19 18:40:46 -04:00
include mp.h: add mpasr 2016-08-28 16:05:22 +02:00
lib fix wrong manpage section index generation for rc-httpd(8) 2016-08-27 22:37:08 +02:00
man pc(1): manpage: restore previous size rather than set to 10 2016-09-01 11:46:44 +00:00
src kernel: tsemacquire() use MACHP(0)->ticks for time delta 2016-09-07 23:36:04 +02:00