Mercurial > hg > xemacs-beta
annotate etc/HELLO @ 5160:ab9ee10a53e4
fix various problems with allocation statistics, track overhead properly
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2010-03-20 Ben Wing <ben@xemacs.org>
* diagnose.el (show-memory-usage):
* diagnose.el (show-object-memory-usage-stats):
Further changes to correspond with changes in the C code;
add an additional column showing the overhead used with each type,
and add it into the grand total memory usage.
src/ChangeLog addition:
2010-03-20 Ben Wing <ben@xemacs.org>
* alloc.c:
* alloc.c (init_lrecord_stats):
* alloc.c (free_normal_lisp_object):
* alloc.c (struct):
* alloc.c (clear_lrecord_stats):
* alloc.c (tick_lrecord_stats):
* alloc.c (COUNT_FROB_BLOCK_USAGE):
* alloc.c (COPY_INTO_LRECORD_STATS):
* alloc.c (sweep_strings):
* alloc.c (UNMARK_string):
* alloc.c (gc_sweep_1):
* alloc.c (finish_object_memory_usage_stats):
* alloc.c (object_memory_usage_stats):
* alloc.c (object_dead_p):
* alloc.c (fixed_type_block_overhead):
* alloc.c (lisp_object_storage_size):
* emacs.c (main_1):
* lisp.h:
* lrecord.h:
Export lisp_object_storage_size() and malloced_storage_size() even
when not MEMORY_USAGE_STATS, to get the non-MEMORY_USAGE_STATS
build to compile.
Don't export fixed_type_block_overhead() any more.
Some code cleanup, rearrangement, add some section headers.
Clean up various bugs especially involving computation of overhead
and double-counting certain usage in total_gc_usage. Add
statistics computing the overhead used by all types. Don't add a
special entry for string headers in the object-memory-usage-stats
because it's already present as just "string". But do count the
overhead used by long strings. Don't try to call the
memory_usage() methods when NEW_GC because there's nowhere obvious
in the sweep stage to make the calls.
* marker.c (compute_buffer_marker_usage):
Just use lisp_object_storage_size() rather than trying to
reimplement it.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sat, 20 Mar 2010 20:20:30 -0500 |
parents | 29fb3baea939 |
children | f7b56a4b65e6 |
rev | line source |
---|---|
4495
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
1 -*- coding: iso-2022-7 -*- |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
2 |
428 | 3 You need many fonts to read all. |
4 Please correct this incomplete list and add more! | |
5 | |
6 --------------------------------------------------------- | |
7 Amharic ($(3"c!<!N"^(B) $(3!A!,!>(B | |
4884
29fb3baea939
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Aidan Kehoe <kehoea@parhasard.net>
parents:
4495
diff
changeset
|
8 Arabic ([2],GIqjHQYdG[0](B) [2],GecjdY[0](B [2],GeGdqSdG[0](B |
428 | 9 Croatian (Hrvatski) Bog (Bok), Dobar dan |
3077 | 10 Czech (,Bh(Besky) Dobr,B}(B den |
428 | 11 Danish (Dansk) Hej, Goddag |
12 English Hello | |
13 Esperanto Saluton | |
14 Estonian Tere, Tervist | |
15 FORTRAN PROGRAM | |
16 Finnish (Suomi) Hei | |
3077 | 17 French (Fran,Ag(Bais) Bonjour, Salut |
428 | 18 German (Deutsch Nord) Guten Tag |
3077 | 19 German (Deutsch S,A|(Bd) Gr,A|_(B Gott |
20 Greek (,FEkkgmij\(B) ,FCei\(B ,Fsar(B | |
21 Hebrew [2],Hylem[0](B | |
22 Irish (Gaeilge) Dia duit, Cad ,Ai(B mar a t,Aa(B t,Az(B? | |
428 | 23 Italiano Ciao, Buon giorno |
24 Maltese Ciao | |
25 Nederlands, Vlaams Hallo, Hoi, Goedendag | |
26 Norwegian (Norsk) Hei, God dag | |
3077 | 27 Polish Cze,B6f(B! |
28 Russian (,L@caaZXY(B) ,L7T`PRabRcYbU(B! | |
29 Slovak Dobr,B}(B de,Br(B | |
30 Spanish (Espa,Aq(Bol) ,A!(BHola! | |
428 | 31 Swedish (Svenska) Hej, Goddag |
3077 | 32 Tajik ,LAP[^\(B |
428 | 33 |
34 Tigrigna ($(3"8#r!N"^(B) $(3!Q!,!<"8(B | |
3077 | 35 Turkish (T,A|(Brk,Ag(Be) Merhaba |
36 Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn | |
428 | 37 |
3077 | 38 Japanese ($BF|K\8l(B) $B$3$s$K$A$O(B, (I:]FAJ(B, $BqV$(DiQ(B |
428 | 39 Chinese ($AVPND(B,$AFUM(;0(B,$A::So(B) $ADc:C(B |
40 Cantonese ($(0GnM$(B,$(0N]0*Hd(B) $(0*/=((B, $(0+$)p(B | |
41 Hangul ($(CGQ1[(B) $(C>H3gGO<<?d(B, $(C>H3gGO=J4O1n(B | |
42 | |
43 Difference among chinese characters in GB, JIS, KSC, BIG5: | |
44 GB -- $AT*Fx(B $A?*7"(B | |
45 JIS -- $B855$(B $B3+H/(B | |
46 KSC -- $(Cj*Q((B $(CKR[!(B | |
47 BIG5 -- $(0&x86(B $(0DeBv(B |