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 [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [patch] vmfixes-2.4.0-test9-B2 Andrea Arcangeli
- [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks bert hubert
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Stephen C. Tweedie
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Stephen C. Tweedie
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Rik van Riel
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Rik van Riel
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Linus Torvalds
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Linus Torvalds
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Juan J. Quintela
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Stephen C. Tweedie
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Rik van Riel
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Christoph Rohland