Messages in this thread |  | | From | Phillip Susi <> | Subject | Re: broken VM in 2.4.10-pre9 | Date | Sun, 16 Sep 2001 15:19:29 +0000 |
| |
Maybe I'm missing something here, but it seems to me that these problems are due to the cache putting pressure on VM, so process pages get swapped out. The obvious solution to this is to limit the size of the cache, or implement some sort of algorithm to slow its growth and reduce the pressure on VM. It also seems that one of the causes for the cache expanding is large bulk file copies, or reads for say, mp3 playing. Wasn't there a flag to disable caching on file IO that these programs could use, to keep from polluting the cache?
Am I way off base here?
-- --> Phill Susi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |