gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: maxpage


From: Camm Maguire
Subject: [Gcl-devel] Re: maxpage
Date: 10 Aug 2006 17:38:06 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks!  Should be fixed now.

Take care,

Robert Boyer <address@hidden> writes:

> I built a fresh GCL 2.7.0 just now with this configuration:
> 
>    ./configure                                                       \
>     --disable-statsysbfd                                             \
>     --enable-locbfd                                                  \
>     --disable-xgcl                                                   \
>     --enable-ansi                                                    \
>     --enable-maxpage=655360                                          \
>     --enable-holediv=16                                              \
>     --enable-ihssize=2097152                                         \
>     --enable-vssize=2097152                                          \
>     --enable-frssize=65536                                           \
>     --enable-bdssize=65536                                           \
>     --prefix=/u/boyer/my-partition/gcl-2.7.0-installation-2                   
>    \
>     --enable-emacsdir=/u/boyer/my-partition/gcl-2.7.0-installation-2/emacsdir 
>    \
>     --enable-infodir=/u/boyer/my-partition/gcl-2.7.0-installation-2/inodir    
>   \
>     --enable-static
> 
> on elgin, but it appears that I only got my usual maxpage of 524288.  Is
> 524288 the current maximum for 32 bit x86 machines?
> 
> Thanks!
> 
> Bob
> 
> -------------------------------------------------------------------------------
> (room t)
> 
> WS      UP/MP     FI%      GC TYPES
> 
>  2     819/819  45.8%         CONS FIXNUM SHORT-FLOAT CHARACTER IFUN SPICE
>  8      71/100  81.2%         ARRAY PATHNAME BIT-VECTOR VECTOR HASH-TABLE 
> STREAM CCLOSURE CLOSURE
>  4      50/53   89.8%         STRUCTURE BIGNUM RATIONAL LONG-FLOAT COMPLEX 
> READTABLE CFUN
> 10     153/181  87.0%         SYMBOL
> 14       1/2    26.0%         PACKAGE
>  6      92/130  93.6%         SFUN STRING RANDOM-STATE GFUN VFUN AFUN CFDATA
> 
>        674/768                contiguous (161 blocks)
>            875                hole
>            359   0.0%         relocatable
> 
>       1186 pages for cells
>       3094 total pages
>     492593 pages available
>      28601 pages in heap but not gc'd + pages needed for gc marking
>     524288 maximum pages
> 
> 
> Key:
> 
> WS: words per struct
> UP: allocated pages
> MP: maximum pages
> FI: fraction of cells in use on allocated pages
> GC: number of gc triggers allocating this type
> 
> word size:            32 bits
> page size:            4096 bytes
> heap start:           0x8000000
> heap max :            0x88000000
> shared library start: 0x0
> cstack start:         0xc0000000
> cstack mark offset:   112 bytes
> cstack direction:     downward
> cstack alignment:     16 bytes
> cstack max:           936968191 bytes
> immfix start:         0xc0000000
> immfix size:          536870912 fixnums
> NIL
> 
> >
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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