server-skynet-source-3rd-je.../test
Jason Evans ea9961acdb Fix psz/pind edge cases.
Add an "over-size" extent heap in which to store extents which exceed
the maximum size class (plus cache-oblivious padding, if enabled).
Remove psz2ind_clamp() and use psz2ind() instead so that trying to
allocate the maximum size class can in principle succeed.  In practice,
this allows assertions to hold so that OOM errors can be successfully
generated.
2016-11-03 22:33:34 -07:00
..
include/test Add os_unfair_lock support. 2016-11-02 18:09:45 -07:00
integration Reduce memory requirements for regression tests. 2016-10-28 11:23:24 -07:00
src Add os_unfair_lock support. 2016-11-02 18:09:45 -07:00
stress Code formatting fixes. 2016-03-23 16:15:42 -07:00
unit Fix psz/pind edge cases. 2016-11-03 22:33:34 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00