vmware / splinterdb

High Performance Embedded Key-Value Store
https://splinterdb.org
Apache License 2.0
680 stars 57 forks source link

Add unit-tests to exercise core APIs in allocator.c module. Associated minor code refactoring / cleanup. #537

Closed gapisback closed 1 year ago

gapisback commented 1 year ago

Productize the prototype work developed to build a unit-test exercising the extent allocation interfaces in allocator.c. Minor cleanup of comments, interfaces to streamline APIs.

gapisback commented 1 year ago

No further work to be done on this issue. The code changes were discussed as part of PR #540. But there was no great acceptance of these kind of changes. See the closure notes in that PR.