An error occurred fetching the project authors.
  1. 25 Nov, 2002 1 commit
  2. 22 Nov, 2002 1 commit
  3. 20 Nov, 2002 1 commit
  4. 14 Oct, 2002 1 commit
    • Jeff Dike's avatar
      This is the merge of the initial 2.4 SMP support. · 5793a2d5
      Jeff Dike authored
      Locking was added where necessary.
      All processors take timer interrupts, but only CPU 0 calls the timer
      IRQ.  The others just call update_process_times to keep the
      accounting straight.
      The timer interrupt is blocked along with the other signals.
      5793a2d5
  5. 13 Oct, 2002 1 commit
  6. 02 Oct, 2002 1 commit
  7. 23 Sep, 2002 1 commit
    • Jeff Dike's avatar
      A number of bug fixes from UML 2.4.19-6 - · 97267ce0
      Jeff Dike authored
      Fixed the net crash seen when slab debugging is enabled
      Fixed PROT_NONE
      Fixed the 'tracing myself' bug seen on umlcoop.  This was caused by
      a number of SIGALRM handlers nesting on the idle thread stack because
      the system was busy enough that UML couldn't clear one before the
      next arrived.
      97267ce0
  8. 12 Sep, 2002 1 commit