[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MM/VM todo list
On Fri, 5 Jan 2001, Rik van Riel wrote:
> Probably 2.5 era:
> * VM: physical->virtual reverse mapping, so we can do much
> better page aging with less CPU usage spikes
> * VM: move all the global VM variables, lists, etc. into the
> pgdat struct for better NUMA scalability
> * VM: per-node kswapd for NUMA
> * VM: thrashing control, maybe process suspension with some
> forced swapping ? (trivial only in theory)
> * VM: experiment with different active lists / aging pages
> of different ages at different rates + other page replacement
> improvements
> * VM: Quality of Service / fairness / ... improvements
* VM: Use kiobuf IO in VM instead buffer_head IO.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/