OpenBSD/src e9QUf8Psys/kern kern_timeout.c

   timeout(9): process-context timeouts can be late

   Move the check for lateness earlier in the softclock() loop so every
   timeout is checked before being run.

   While here, remove an unsafe DEBUG printf(9).  You can't safely printf(9)
   within a mutex, and the print itself isn't even particularly useful.

   ok bluhm@
VersionDeltaFile
1.59+9-11sys/kern/kern_timeout.c
+9-111 files

UnifiedSplitRaw