1. 06 Feb, 2012 2 commits
    • Julius Plenz's avatar
      remove duplicate syscall · bc787ab4
      Julius Plenz authored
      Still, there is some sort of racing condition I cannot reliably
      reproduce, but often enough observe. It looks like this:
      
          $ ./cachedel z && ./nocache cat z > /dev/null && ./cachestats -v z
          pages in cache: 2/16 (12.5%)  [filesize=64.0K, pagesize=4K]
      
          cache map:
               0: | | | | | | | | | | | | | | |x|x|
      
      Although of course the file should not be cached at all.
      bc787ab4
    • Julius Plenz's avatar
      b88272e3
  2. 05 Feb, 2012 5 commits
  3. 04 Feb, 2012 7 commits
  4. 03 Feb, 2012 6 commits