Skip to content
Snippets Groups Projects
  1. Jul 02, 2010
  2. Aug 30, 2009
    • Russ Cox's avatar
      assorted fixes: · 48755214
      Russ Cox authored
       * rename c/cp to cpu/proc
       * rename cpu.context to cpu.scheduler
       * fix some comments
       * formatting for printout
      48755214
  3. May 30, 2009
  4. Mar 08, 2009
  5. Aug 30, 2007
  6. Aug 28, 2007
  7. Aug 27, 2007
  8. Aug 24, 2007
  9. Aug 14, 2007
  10. Sep 08, 2006
  11. Sep 07, 2006
  12. Sep 06, 2006
  13. Sep 03, 2006
  14. Aug 30, 2006
  15. Aug 12, 2006
    • rtm's avatar
      link() · 9e5970d5
      rtm authored
      9e5970d5
  16. Aug 10, 2006
  17. Aug 09, 2006
  18. 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
  19. Aug 06, 2006
  20. Aug 04, 2006
  21. Jul 29, 2006
    • rtm's avatar
      open() · 32630628
      rtm authored
      32630628
  22. Jul 28, 2006
  23. Jul 21, 2006
    • rtm's avatar
      bread · 11a9947f
      rtm authored
      iget
      mkfs makes a file system image
      put this in your .bochsrc:
      ata0-slave: type=disk, mode=flat, path="fs.img", cylinders=1024, heads=1, spt=1
      11a9947f
Loading