Skip to content
Snippets Groups Projects
  1. Jun 27, 2015
    • Frans Kaashoek's avatar
      Pick up where i left off in april: · 8320d61b
      Frans Kaashoek authored
      - move log into metadata part of disk, so that marking
      that the log's blocks are in use falls out for free
      - superblock describes the whole disk (sizes and offets)
      - sizes and offsets are computed in one place (mkfs) and
      the rest of the code refers to the superblock for these values,
      instead of recomputing them.
      8320d61b
  2. Apr 10, 2015
  3. Apr 03, 2015
  4. Oct 11, 2011
  5. Sep 02, 2011
  6. Jul 27, 2011
  7. Feb 19, 2011
  8. May 30, 2009
  9. Oct 08, 2008
  10. Aug 24, 2007
  11. Aug 20, 2007
  12. Sep 08, 2006
  13. Sep 07, 2006
  14. Aug 24, 2006
  15. Aug 23, 2006
  16. Aug 15, 2006
  17. Aug 09, 2006
  18. Aug 08, 2006
  19. Jul 21, 2006
    • rtm's avatar
      namei · 9d3fb671
      rtm authored
      9d3fb671
    • 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