Mercurial > hg > xemacs-beta
diff src/ralloc.c @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | 0293115a14e9 |
line wrap: on
line diff
--- a/src/ralloc.c Mon Aug 13 08:45:53 2007 +0200 +++ b/src/ralloc.c Mon Aug 13 08:46:35 2007 +0200 @@ -909,7 +909,7 @@ blocks of the given size left. Note that this scheme, given it's first-fit strategy, is prone to - fragmentation of the the first part of memory earmarked for this + fragmentation of the first part of memory earmarked for this purpose. [ACP Vol I]. We can't use the workaround of using a randomized first fit because we don't want to presume too much about the memory map. Instead, we try to coalesce empty or