Skip to content
Snippets Groups Projects
  1. Jan 06, 2004
    • Robert Read's avatar
      b=2460 · 4336d178
      Robert Read authored
      Add a test to recovery-small to trigger this bug. Also fix some
      typos/brainos in recovery-small and test-framework, and set the debug
      level to the default for local configs,
      4336d178
  2. Jan 05, 2004
  3. Jan 04, 2004
  4. Jan 03, 2004
  5. Jan 02, 2004
  6. Dec 31, 2003
  7. Dec 30, 2003
  8. Dec 29, 2003
    • Robert Read's avatar
      b=2442 · fe1342ae
      Robert Read authored
      Only create config logs for the MDS on the local node.
      fe1342ae
  9. Dec 28, 2003
  10. Dec 26, 2003
    • Zach Brown's avatar
      b=2430 · fc5bf52c
      Zach Brown authored
      Use kmalloc() instead of slab to allocate the MD and MSG portal descriptors.
      On x86_64 the MD and MSG structs got quite large, into the 2k range, though
      pages are still 4k there.  This tricked slab into trying to back their slabs
      with multi-page allocations.  These allocations failed under high load which
      lead to LBUG()s and timeouts.
      
      While we're in here, properly initialize the in_use counts and stop using
      sleeping allocations while holding the state lock.
      fc5bf52c
  11. Dec 24, 2003
  12. Dec 23, 2003
  13. Dec 22, 2003
    • youfeng's avatar
      b=2074 · 12f196cc
      youfeng authored
      r=Adilger
      
      Log:
          remove the '\n's not at the end of log lines
      12f196cc
  14. Dec 21, 2003
Loading