Commit Graph

9 Commits (c2f07ff2ac8bdc5c6768e63191e614ea9012bd5d)

Author SHA1 Message Date
Heng Li 7998fe9906 r829: replaced musl's getopt with ketopt 2018-09-01 21:18:02 -04:00
Heng Li d46e68e6ad r796: don't use ssize_t 2018-06-20 12:45:27 -04:00
Heng Li 7e6e8ca73f r792: fixed -Wextra warnings and resolved #184 2018-06-19 15:26:58 -04:00
Heng Li fb630de40a r622: fixed bug in sdust due to recent refactor 2017-12-11 15:32:28 -05:00
Heng Li f6608fe99c r620: revamped thread-local memory management
* Don't preallocate sdust_buf or minizer list. kalloc should be fast enough -
  benchmarks needed to confirm.

* Fixed a memory leak caused by divergence estimate (post v2.5)

* Reset the kalloc buffer after mapping a long query. This reduces peak memory
  when large chunks of memory are allocated, at the cost of performance, though.
2017-12-11 12:11:10 -05:00
Heng Li 0a3ebdc916 for better windows compatibility 2017-09-02 17:52:33 -04:00
Heng Li c1c946aa67 fixed memory leaks
though some of them are not really leaks when kalloc is in use.
2017-06-06 21:45:55 -04:00
Heng Li 0f160151c7 make sdust work (it didn't) 2017-04-07 10:45:50 -04:00
Heng Li bacb7534d2 make sdust working with kalloc 2017-04-06 15:51:36 -04:00