Commit Graph

8 Commits

Author SHA1 Message Date
Shane Bryldt
ea0dc132a3 FS-10167: Rewrote the ks_pool allocator, no longer uses paging or internal block allocation, but still retains reference counting and auto cleanup callbacks, should be much more efficient now on windows than the original mmap approach, and all tests now run successfully! 2017-04-11 14:43:00 -06:00
Anthony Minessale
8065691b3f add test to repro bug 2017-04-07 17:21:45 -05:00
Anthony Minessale
e1d596d0c9 FS-10167 encore 2017-03-27 12:08:55 -05:00
Anthony Minessale
d452db8d08 FS-10052: [libks] Add experimental ref counting to ks_pool #resolve 2017-02-16 20:34:43 -06:00
Anthony Minessale
b79469b413 FS-10043: [libks] ks_pool_resize error #resolve 2017-02-14 20:48:54 -06:00
Anthony Minessale
d2f04e2133 make ks_pool_free appear take double pointer 2017-01-25 14:59:36 -06:00
Mike Jerris
9fd0b6bd2f update libks 2016-11-23 13:23:33 -06:00
Anthony Minessale
6bb3e86629 add test 2015-09-04 15:06:52 -05:00