1. 07 3月, 2006 1 次提交
    • L
      Fix "check_slabp" printout size calculation · 264132bc
      Linus Torvalds 提交于
      We want to use the "struct slab" size, not the size of the pointer to
      same.  As it is, we'd not print out the last <n> entry pointers in the
      slab (where <n> is ~10, depending on whether it's a 32-bit or 64-bit
      kernel).
      
      Gaah, that slab code was written by somebody who likes unreadable crud.
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      264132bc
  2. 06 3月, 2006 2 次提交
  3. 05 3月, 2006 14 次提交
  4. 04 3月, 2006 1 次提交
  5. 03 3月, 2006 10 次提交
  6. 02 3月, 2006 12 次提交