Re: Workarounds for LuaJIT's 4GB limit

  • From: Mike Pall <mike-1410@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 21 Oct 2014 14:32:56 +0200

Florian Weimer wrote:
> From this, I infer that all valid userspace pointers on x86_64 are
> representable as lightuserdata values.

Solaris also uses the negative x64 address space in user mode (for
stacks and default mmap). I have no plans to deal with this oddity.

--Mike

Other related posts: