I'm a dabbler, but I've noticed that on solaris/amd64 first 17 (high) bits of a stack pointer are 1's. Always. So we can use them as on linux (instead of 0's). Does it make sense?
2013/10/9 Andy Wingo <[email protected]>: > On Wed 09 Oct 2013 17:28, Sean Stangl <[email protected]> writes: > >> Is there anything that can be done on the Solaris side to restrict >> the available memory to only the lower 47 bits of the address space? > > https://bugzilla.mozilla.org/show_bug.cgi?id=577056 > > Andy _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

