Re: Swapping broken on 2.6.9? Limit Page Cache growth?

2005-07-11 Thread Jon Florence
Yes but I was having the same problems when I ran the tests on stock 2.6.10 & 2.6.11 kernels so it isnt limited to redhat only. On 7/11/05, Douglas McNaught <[EMAIL PROTECTED]> wrote: > Jon Florence <[EMAIL PROTECTED]> writes: > > > Hi, > > I have got

Swapping broken on 2.6.9? Limit Page Cache growth?

2005-07-10 Thread Jon Florence
Hi, I have got a box running 2.6.9-1.667smp (FC3) with 1GB of Physical memory & 1GB of swap. I run 2 test programs on the box. The first one mmaps 800M of memory and mlocks it. The second one tries to allocate 500M of memory in 100K chunks and frees it in the end. However, when the 2nd program run