Ben Gras b2dcc910d4 test75: force child to use a minimum of cpu time
test75 sometimes false-fails if something else is going on
at the same time, presumably because the child doesn't spin
enough to register a nonzero getrusage() cpu time value, as
spin() uses the real time to limit the spinning.

this change forces spin() to do a minimum amount of spinning
before exiting, regardless of scheduling.

Change-Id: I57c63d22969bba418f36bcc8c5ace2b6fb445968
2013-10-02 16:26:27 +02:00
2013-09-30 15:19:38 +02:00
2013-08-20 11:37:40 +02:00
2013-10-02 14:58:25 +02:00
2013-09-26 12:11:29 +02:00
2013-08-21 13:53:39 +02:00
2013-10-02 14:58:25 +02:00
2013-08-21 13:53:39 +02:00
2013-09-01 12:59:37 +00:00
2013-09-25 19:30:22 +02:00
2013-10-02 14:58:25 +02:00
2013-08-21 13:53:39 +02:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%