Lines Matching full:their
216 unused parts of their address space can be paged out.
236 processes can allocate cheaply on their run-time stack.
244 cannot afford to use it as their primary memory allocator.
245 Instead they will build their own memory allocator on top of the
246 original by maintaining their own pool of memory blocks.
252 If they have their own free lists,
318 Unlike user processes that can only grow and shrink their heap at one end,
366 none of their strategies could be used without some modification.
464 Clients indicate their willingness (and ability) to wait with a flag
467 the allocator guarrentees that their request will succeed.
497 buffers for their own uses have been switched over to using
498 the general purpose allocator without increasing their running time.
621 us feedback on their experiences.
622 We acknowledge their invaluable input.