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 03, 2015
  3. Feb 19, 2015
  4. Aug 29, 2014
  5. Aug 28, 2014
  6. Aug 27, 2014
  7. Aug 04, 2014
  8. Oct 14, 2011
  9. Oct 11, 2011
  10. Sep 02, 2011
  11. Sep 01, 2011
  12. Aug 29, 2011
  13. Aug 26, 2011
  14. Aug 15, 2011
  15. Aug 12, 2011
    • Robert Morris's avatar
      log write() data · 2e590463
      Robert Morris authored
      usertest for big write()s
      push begin_trans/commit_trans down into syscalls
      2e590463
  16. Jul 27, 2011
Loading