Lines Matching refs:programs
3233 " allocator for malloc-intensive programs.\n" +
3341 " concurrent programs. (See http://www.malloc.de) Note that\n" +
3566 " programs. This can be very effective (albeit in an annoying way)\n" +
3678 " footprint, but will almost always slow down programs that use a lot\n" +
3683 " memory in programs that use many small chunks. You can get\n" +
3685 " lead to even greater slowdowns in programs using many small chunks.\n" +
3723 " noticeably degrades performance of malloc-intensive programs.\n" +
3957 " only when programs allocate huge amounts of memory. Between this,\n" +
4544 " Automatic trimming is mainly useful in long-lived programs.\n" +
4546 " sometimes be wasteful (in cases where programs immediately\n" +
4570 " chunks at all. And in well-behaved long-lived programs,\n" +
4574 " However, in most programs, these parameters serve mainly as\n" +
4713 " on the next line, as well as in programs that use this malloc.\n" +
6737 " Also, in practice, programs tend to have runs of either small or\n" +
6739 " invoked all that often in most programs. And the programs that\n" +
8153 " multithreaded programs that do not use locks may result in\n" +