server-skynet-source-3rd-je.../test
Jason Evans 940fdfd5ee Fix junk filling for mremap(2)-based huge reallocation.
If mremap(2) is used for huge reallocation, physical pages are mapped to
new virtual addresses rather than data being copied to new pages.  This
bypasses the normal junk filling that would happen during allocation, so
add junk filling that is specific to this case.
2014-02-25 12:37:25 -08:00
..
include/test Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
integration Remove flawed alignment-related overflow test. 2014-01-29 10:58:32 -08:00
src Add zero/align tests for rallocx(). 2013-12-15 15:54:18 -08:00
unit Fix junk filling for mremap(2)-based huge reallocation. 2014-02-25 12:37:25 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00