ion-c icon indicating copy to clipboard operation
ion-c copied to clipboard

Allow users to configure the page pool

Open tgregg opened this issue 3 years ago • 0 comments

#236 Fixed a bug that caused the page pool to be accessed before being initialized in certain cases, but it made it impossible for users to configure the page pool (ion_initialize_page_pool does nothing).

We need to determine a safe way to make the page pool configurable by users.

Related: #181

tgregg avatar May 07 '21 18:05 tgregg