[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC][DATA] re "ongoing vm suckage"
On Tuesday, August 07, 2001 12:52:11 PM -0700 Linus Torvalds
<torvalds@transmeta.com> wrote:
> On Tue, 7 Aug 2001, Chris Mason wrote:
>>
>> Linus seemed pretty sure kswapd wasn't deadlocked, but though I would
>> mention this anyway....
>
> The thing that Leonard seems able to repeat pretty well is just doing a
> "mke2fs" on a big partition. I don't think xfs is involved there at all.
It depends, mke2fs could be just another GFP_NOFS process waiting around
for kswapd to free buffers. If a journaled filesystem is there, and it is
locking up kswapd, any heavy buffer allocator could make the problem seem
worse.
But, if you mean XFS is not mounted at all, I'm way off ;-)
-chris
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/