Comment on This is why memory fragmentation is badparentComments−bzbarsky15yThis particular fragmentation issue was introduced sometime around November 2010. So it took about 5 months to find and a bit of time to fix.> Memory fragmentation is just as bad as memory leaks.Indeed.−anygregor15yI don't think so. This bug has been around since the introduction of our current chunk allocation model. So many many years.−bzbarsky15yI thought it was introduced with compartments... but perhaps not.
Comments
This particular fragmentation issue was introduced sometime around November 2010. So it took about 5 months to find and a bit of time to fix.
> Memory fragmentation is just as bad as memory leaks.
Indeed.
I don't think so. This bug has been around since the introduction of our current chunk allocation model. So many many years.
I thought it was introduced with compartments... but perhaps not.