Re: [PATCH][1/2] adjust dirty threshold for lowmem-only mappings

From: Rik van Riel
Date: Sun Jan 02 2005 - 11:54:23 EST


On Sun, 2 Jan 2005, Andrea Arcangeli wrote:

nr_free_buffer_pages exists exactly to avoid taking highmem into account
for the dirty memory limits. 2.6 must also ignore highmem in the dirty
memory limits like 2.4 does. I'd be surprised if somebody broke this in
2.6.

2.6 does not ignore highmem when calculating the dirty memory
limits, which is causing problems. That's why I sent in the
patch in the first place ;)

--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
-
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/