Skip to content
Snippets Groups Projects
  1. Jul 11, 2009
    • Russ Cox's avatar
      trap cleanup · 2de1c550
      Russ Cox authored
      IRQ_OFFSET -> T_IRQ0 (a trap number not an IRQ number)
      T_SYSCALL 0x30 -> 0x40 (move out of IRQ range)
      2de1c550
  2. Mar 08, 2009
  3. Dec 20, 2007
  4. Aug 28, 2007
  5. Aug 27, 2007
  6. Sep 08, 2006
  7. Sep 06, 2006
  8. Sep 03, 2006
  9. Aug 13, 2006
  10. Aug 11, 2006
  11. Aug 08, 2006
    • rtm's avatar
      fix race in holding() check in acquire() · 0e84a0ec
      rtm authored
      give cpu1 a TSS and gdt for when it enters scheduler()
      and a pseudo proc[] entry for each cpu
      cpu0 waits for each other cpu to start up
      read() for files
      0e84a0ec
  12. Aug 04, 2006
Loading