Re: [BUG] Lockless patches cause hardlock under heavy IO

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <paulmck@...>
Cc: Ryan Hope <rmh3093@...>, Peter Zijlstra <peterz@...>, <linux-mm@...>, LKML <linux-kernel@...>
Date: Monday, June 23, 2008 - 8:13 pm

On Monday 23 June 2008 23:05, Paul E. McKenney wrote:

OK, I had DEBUG_PAGEALLOC in the .config, which I think is probably
important to reproduce it (but the fact that I'm reproducing oopses
with << PAGE_SIZE objects like dentries and radix tree nodes indicates
that there is even more free-before-grace activity going undetected --
if you construct a test case using full pages, it might become even
easier to detect with DEBUG_PAGEALLOC).

2 socket, 8 core x86 system.

I mounted two tmpfs filesystems, one contains a single large file
which is formatted as 1K block size ext3 and mounted loopback, the
other is used directly. Linux kernel source is unpacked on each mount
and concurrent make -j128 on each. This pushes it pretty hard into
swap. Classic RCU survived another 5 hours of this last night.

But that's a fairly convoluted test for an RCU problem. I expect it
should be easier to trigger with something more targetted...
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [BUG] Lockless patches cause hardlock under heavy IO, Peter Zijlstra, (Thu Jun 19, 4:12 am)
Re: [BUG] Lockless patches cause hardlock under heavy IO, Peter Zijlstra, (Sun Jun 22, 11:07 am)
Re: [BUG] Lockless patches cause hardlock under heavy IO, Paul E. McKenney, (Mon Jun 23, 9:05 am)
Re: [BUG] Lockless patches cause hardlock under heavy IO, Nick Piggin, (Mon Jun 23, 8:13 pm)
Re: [BUG] Lockless patches cause hardlock under heavy IO, Paul E. McKenney, (Tue Jun 24, 11:32 am)
Re: [BUG] Lockless patches cause hardlock under heavy IO, Paul E. McKenney, (Tue Jun 24, 12:12 pm)
Re: [BUG] Lockless patches cause hardlock under heavy IO, Arjan van de Ven, (Wed Jun 18, 5:28 pm)
Re: [BUG] Lockless patches cause hardlock under heavy IO, Arjan van de Ven, (Thu Jun 19, 8:05 pm)