Ben Gras a1636b85b7 kernel: new DEBUG_RACE option. try to provoke race conditions between processes.
it does this by 
  - making all processes interruptible by running out of quantum
  - giving all processes a single tick of quantum
  - picking a random runnable process instead of in order, and
    from a single pool of runnable processes (no priorities)

This together with very high HZ values currently provokes some race conditions
seen earlier only when running with SMP.
2010-05-08 18:00:03 +00:00
..
2010-04-01 22:22:33 +00:00
2010-03-30 08:34:33 +00:00
2010-04-26 23:21:26 +00:00
2010-04-26 14:43:59 +00:00
2010-02-10 15:36:54 +00:00
2010-04-01 22:22:33 +00:00
2010-04-26 23:21:26 +00:00
2010-03-22 20:43:06 +00:00
2010-03-05 15:05:11 +00:00
2010-02-09 15:29:58 +00:00
2010-04-01 22:22:33 +00:00