Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Description
This can allow one to have offheap MSLAB also.
The allocate() returns a byte[] now. This has to be changed to ByteRange so that the impl can return on heap byte[] backed BR or offheap buffer backed BR.