You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has there been any work so far on the full version of SlabAlloc as described in the paper, or is only SlabAllocLite implemented at the moment? A related question is: is there any support for growing or shrinking the size of the pool used for allocating new slabs? Right now it looks like a fixed 1 GB is allocated for additional memory units.
The text was updated successfully, but these errors were encountered:
Has there been any work so far on the full version of SlabAlloc as described in the paper, or is only SlabAllocLite implemented at the moment? A related question is: is there any support for growing or shrinking the size of the pool used for allocating new slabs? Right now it looks like a fixed 1 GB is allocated for additional memory units.
The text was updated successfully, but these errors were encountered: