LWN.net Logo

Stuck with 1970s VM?

Stuck with 1970s VM?

Posted Mar 7, 2007 15:57 UTC (Wed) by jzbiciak (✭ supporter ✭, #5246)
In reply to: Short topics in memory management by dion
Parent article: Short topics in memory management

Don't forget, Firefox has to run on Windows, too. ;-)


(Log in to post comments)

Stuck with 1970s VM?

Posted Mar 7, 2007 16:38 UTC (Wed) by ibukanov (subscriber, #3942) [Link]

As far as I remember Windows got memory-mapped files starting at least with Windows-95. Surely the API is different, but it is straightforward to isolate the difference behind a tiny wrapper. The best thing about it is that since the memory mapping removes explicit reads/writes from the application, the end result is more portable code.

Stuck with 1970s VM?

Posted Mar 7, 2007 16:44 UTC (Wed) by jzbiciak (✭ supporter ✭, #5246) [Link]

*whoooosh*

That's the sound of a tongue-in-cheek jab at Windows going over your head. :-)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds