Re: [patch] show_buffers() resurrection

David S. Miller (davem@redhat.com)
Sat, 11 Sep 1999 18:30:54 -0700


Andrea, this was _SPECIFICALLY_ removed because it made the buffer
cache locking more complex. You risk total and complete deadlock
unless you change all of the buffer cache spinlocks to be IRQ
spinlocks.

That is too high of a cost to pay just for a debugging hack, which is
all that show_buffers() is.

There is no way Linus will accept this patch.

Later,
David S. Miller
davem@redhat.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/