Re: [BUG] New Kernel Bugs

From: Linus Torvalds
Date: Thu Nov 15 2007 - 00:36:31 EST




On Thu, 15 Nov 2007, Bron Gondwana wrote:
>
> So we've already been running those settings for a while. They didn't
> help.

Ok, so something else is up. If the mmap file is 2G, and you have 6G of
RAM, you shouldn't be hitting the dirty limits with those setups.

Of course, it may still be that some accounting thing is simply off, and
the dirty limits trigger *despite* all the proper config settings ;)

> Guess we'd better get on to figuring building a simple test app.

Yeah, if you have something that others can see in action, that is sure
going to get more people to look at it.

That said - I'm sincerely hoping that you're not running on a 32-bit
kernel. Because if so, those percentages are percentages of *normal*
memory, not highmem (that got changed at one point after people ran out of
lowmem).

So even at 100% dirty limits, it won't let you dirty more than 1GB on the
default 32-bit setup.

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