emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: size of emacs executable after unicode merge


From: Kenichi Handa
Subject: Re: size of emacs executable after unicode merge
Date: Mon, 19 May 2008 10:45:05 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, YAMAMOTO Mitsuharu <address@hidden> writes:

> The clear-charset-maps call followed by garbage-collect surely reduces
> the size of the used area (15958KB -> 9188KB), but the unused area is
> not returned to the system at least on Mac OS X (i.e., "Overall size"
> does not change).

>   Before clear-charset-maps:
>   Overall size: 23703KB; 105317 nodes malloced for 15958KB (67% of capacity); 
> largest unused: [0x222c000-5967KB]
>   # of 1024-byte blocks: 9865 # of 48-byte blocks: 92577

>   After clear-charset-maps with garbage-collect:
>   Overall size: 23703KB; 91717 nodes malloced for 9188KB (38% of capacity); 
> largest unused: [0x222c000-5967KB]
>   # of 1024-byte blocks: 3484 # of 48-byte blocks: 85777

Could someone tell me how to do the same check on GNU/Linux system?

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]