Linus And Alan Settle On A New VM System
stylewagon writes: "ZDNet are reporting that Linus Torvalds and Alan Cox have finally agreed on which Virtual Memory manager to include in future kernel releases. Both have agreed to use the newer VM, written by Andrea Arcangeli, from kernel version 2.4.10 onwards. Read more in the article."
As pointed out by someone whose name I can't recall on the lkml, the best vm is no vm. If you want to be immune to vm bugs do this
This is not a good approach for desktop machines, but a useful one for dedicated servers.