Re: [patch] show_buffers() resurrection

manfreds@colorfullife.com
Sun, 12 Sep 1999 08:03:04 -0400 (EDT)


davem wrote:
> 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.
I don't see a deadlock, I only see problems for UP kernels
(spinlock and trylock both become NOP, linked lists could be corrupt)

Could you please explain the deadlock?

Thanks,
Manfred

-
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/