Re: [PATCH] Revised memory-management stuff

2001-04-05 Thread Andreas Dilger
You write: > Can you copy me your reply(s) to my post? For some unknown reason, I am > getting very few messages from the list, and I saw your reply in the > archives. So far I haven't even got my own post back... That's because the last time I replied to your email, it bounced. Something bad

Re: [PATCH] Revised memory-management stuff (was: OOM killer)

2001-04-04 Thread Andreas Dilger
Jonathon Morton writes: > MAJOR: OOM killer now only activates when truly out of memory, ie. when > buffer and cache memory has already been eaten down to the bone. Good. > MEDIUM: IOW, if the allocating process is already 4x the size of the > remaining free memory, reservation of more memory (b

[PATCH] Revised memory-management stuff (was: OOM killer)

2001-04-04 Thread Jonathan Morton
The attached patch applies to 2.4.3 and should address the most serious concerns surrounding OOM and low-memory situations for most people. A summary of the patch contents follows: MAJOR: OOM killer now only activates when truly out of memory, ie. when buffer and cache memory has already been ea