Re: LuaJIT memory fragmentation.

  • From: Mike Pall <mike-1208@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Thu, 16 Aug 2012 13:21:20 +0200

Robert G. Jakabosky wrote:
> The issue shows up when large chunk of memory (about 131 Kbytes) are shrunk 
> down to around 270 bytes.  It seems the allocator can't use the freed space
> in those chunks until they are completely freed.

Thank you for the report and the test case! Fixed in git HEAD.

--Mike

Other related posts: