Messages in this thread |  | | Date | Tue, 26 Sep 2000 00:51:26 +0200 | From | Andrea Arcangeli <> | Subject | Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks |
| |
On Mon, Sep 25, 2000 at 07:26:56PM -0300, Rik van Riel wrote: > IMHO this is a minor issue because:
I don't think it's a minor issue.
If you don't have reschedule point in your equivalent of shrink_mmap and this 1.5G will happen to be consecutive in the lru order (quite probably if it's been pagedin at fast rate) then you may even hang in interruptible mode for seconds as soon as somebody start reading from disk. 2.4.x have to scale for dozen of Giga of RAM as there are archs supporting that amount of RAM.
> 2) you don't /want/ to run low on fs cache, you want
So I can't read more than the size that the fs cache can take? I must be allowed to do that (they're 200 Mbyte of RAM that can be more than enough if the server mainly generate pollution anyway).
Andrea - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |