/[emacs]/emacs/src/ralloc.c
ViewVC logotype

Diff of /emacs/src/ralloc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.57 by miles, Mon Sep 1 15:45:56 2003 UTC revision 1.58 by jhd, Sat Apr 2 12:05:38 2005 UTC
# Line 1255  r_alloc_init () Line 1255  r_alloc_init ()
1255  #endif  #endif
1256    
1257  #ifdef DOUG_LEA_MALLOC  #ifdef DOUG_LEA_MALLOC
1258      mallopt (M_TOP_PAD, 64 * 4096);    BLOCK_INPUT;
1259      mallopt (M_TOP_PAD, 64 * 4096);
1260      UNBLOCK_INPUT;
1261  #else  #else
1262  #ifndef SYSTEM_MALLOC  #ifndef SYSTEM_MALLOC
1263    /* Give GNU malloc's morecore some hysteresis    /* Give GNU malloc's morecore some hysteresis

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26