Hi,
I created a 1GB RVM earlier and had to play around with rdsinit to fit it by
reducing the heapsize. However, if I turn mapprivate to 1 in server.conf file
and restart the server, tailing /vice/srv/SrvLog shows the error:
RVM_ENOT_MAPPED
What do I have to do in this case to get RVM mapped?
Server startup time is a bitch because it takes over 3 minutes to push a gig
to swap on fbsd-4.8 with 128mb physical ram, p3 750mhz (between 2-3 minutes
with 256MB ram on another server)
These are the numbers I used with rdsinit:
length of data segment: 0x40000000 (1073741824)
starting address of rvm: 0x70000000 (1879048192)
heap len: 0x3fefd000 (1072680960)
static len: 0x100000 ( 1048576)
nlists: 0x50 ( 80)
chunk size: 0x20 ( 32)
Also, is it possible to make/use more than a gig of RVM? Is it possible to
store like 100 gigs in 1 coda volume (supposing the average file size is 5-
10MB)?
Regards,
Tim