Skip to content
Snippets Groups Projects
  1. Jul 23, 2010
  2. Jul 02, 2010
  3. Jul 11, 2009
  4. May 30, 2009
    • rsc's avatar
      · 34295f46
      rsc authored
      group locks into structs they protect.
      few naming nits.
      34295f46
  5. Aug 27, 2007
  6. Aug 24, 2007
  7. Aug 14, 2007
  8. Aug 10, 2007
  9. Sep 08, 2006
  10. Sep 07, 2006
  11. Sep 06, 2006
  12. Sep 04, 2006
    • rtm's avatar
      nits · 82537b71
      rtm authored
      82537b71
  13. Aug 30, 2006
  14. Aug 10, 2006
  15. Jul 29, 2006
    • rtm's avatar
      open() · 32630628
      rtm authored
      32630628
  16. Jul 16, 2006
  17. Jul 12, 2006
    • rtm's avatar
      i think my cmpxchg use was wrong in acquire · 8148b6ee
      rtm authored
      nesting cli/sti: release shouldn't always enable interrupts
      separate setup of lapic from starting of other cpus, so cpu() works earlier
      flag to disable locking in console output
      make locks work even when curproc==0
      (still crashes in clock interrupt)
      8148b6ee
  18. Jul 11, 2006
  19. Jul 01, 2006
    • rtm's avatar
      swtch saves callee-saved registers · 8b4e2a08
      rtm authored
      swtch idles on per-CPU stack, not on calling process's stack
      fix pipe bugs
      usertest.c tests pipes, fork, exit, close
      8b4e2a08
  20. Jun 12, 2006
    • rtm's avatar
      import · 55e95b16
      rtm authored
      55e95b16
Loading