Lines Matching +full:lite +full:- +full:on
2 .\" ----------------------------------------------------------------------------
3 .\" "THE BEER-WARE LICENSE" (Revision 42):
6 .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7 .\" ----------------------------------------------------------------------------
16 over-committed, in which case gnumalloc
18 In such cases as much as a factor of five in wall-clock time has
21 much head-on performance-wise.
23 Several legacy programs in the BSD 4.4 Lite distribution had
24 code that depended on the memory returned from malloc
27 with pointers to objects in the data section or on the stack.
29 A couple of users have reported that using this malloc on other
37 done in assembler using 5-hole ``Baudot'' paper tape for a drum storage
42 page-directory in mmap(2)'ed memory instead of in the heap.
46 fence-post bug in the code.