>> > basically rewriting the memory >> > management part of the OS in your browser. >> >> Do some browsers do this on OpenBSD? > > Of course they do, otherwise they wouldn't run at all. > > google for MAP_32BIT. > > Once you've read enough to get sick to your stomach, please realize > that this is just the tip of the iceberg.
I am guessing there's nothing special about OpenBSD, they would probably be doing it everywhere. Then they lie about being truly 64 bit. The recent trend of forking another process for a tab instead of a monolithic single process for the whole browser is a way of extending the time required to clean up this mess? Or there is no relation between them? Wow... didn't know this.

