Re: General protection in 64bit mode (Intel)
Posted: Sat Oct 22, 2011 3:18 am
Decision to use or not to use paging should not be based on such an obscure basis as "it's slightly faster". To quote one of the smartest guys out there:
If you choose to go without paging, do it for the right reasons. For example, you think that your OS will be simpler and easier to manage this way. Or you just want to try and see how it works out. Or whatever, but not "it's faster".Donald Knuth wrote:We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil.