I backported them two days ago -> http://git.zen-kernel.org/?p=kernel/...eads/mm-2.6.34
You'll want to merge this branch into your 2.6.34 kernel tree.
Where are the patches for 2.6.35?
I meant that swapping always makes the problem with responsiveness to come up. If you open a file larger than the RAM /~10 GB *.txt/ with let's say UltraEdit /found it in the Ubuntu Software Center/ the OS will not crawl, because there will be no excessive swapping. Actually I had more than 2 gb spare to start a virtualbox and try the changes to the file.
Every intense use of the hard disks makes it visible. I have three drives and I always try to balance the load when large amounts of data have to be transferred or extracted or etc. and even then it's perceivable.
Greetings.
Obviously that the system will start swapping when you open something that takes up more than the physical RAM, but with these patches the swapping is supposed to be done in a way that does not excessively slow down the system such as swapping out things that are not actively in use.
For example if your web browser is active, the system won't try to swap it out
BFQ makes the problem worse for me.
I'm still looking for the full set of those patches for 2.6.35. Where are they?