1. 15 10月, 2007 1 次提交
    • E
      [XFS] choose single default logbuf count & size · 1cb51258
      Eric Sandeen 提交于
      Remove sizing of logbuf size & count based on physical memory; this was
      never a very good gauge as it's looking at global memory, but deciding on
      sizing per-filesystem; no account is made of the total number of
      filesystems, for example.
      
      For now just take the largest "default" case, as was set for machines with
      >400MB - 8 x 32k buffers. This can always be tuned higher or lower with
      mount options if necessary. Removes one more user of xfs_physmem.
      
      SGI-PV: 968563
      SGI-Modid: xfs-linux-melb:xfs-kern:29323a
      Signed-off-by: NEric Sandeen <sandeen@sandeen.net>
      Signed-off-by: NDavid Chinner <dgc@sgi.com>
      Signed-off-by: NTim Shimmin <tes@sgi.com>
      1cb51258
  2. 28 9月, 2006 2 次提交
  3. 11 1月, 2006 3 次提交
  4. 25 11月, 2005 1 次提交
  5. 02 11月, 2005 3 次提交
  6. 08 9月, 2005 1 次提交
  7. 02 9月, 2005 1 次提交
  8. 21 6月, 2005 1 次提交
  9. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4