jehanne/sys/src
Giacomo Tesio a3918b108d kern: awake must not interrupt flushes in dev9p
While sending Tflush after a wakeup, we might call sleep.

Since the awake was not yet consumed, the new sleep was interrupted
causing a new Tflush, in an infinite loop that consumes all tags.
2017-12-15 02:58:09 +01:00
..
cmd cmds: add ns/clone 2017-10-25 01:02:32 +02:00
kern kern: awake must not interrupt flushes in dev9p 2017-12-15 02:58:09 +01:00
lib libc: move exits to its own translation unit (another good idea from 9front) 2017-10-25 01:11:34 +02:00
sysconf.json kernel: generalize awake 2017-05-15 00:05:59 +02:00