(Illustration by Gaich Muramatsu)
Hello Markus, I assume you are doing things on Intel Linux, that is the only system I have played with rvm on. > The following parameters are chosen: > length of data segment: 0x40000000 (1073741824) > starting address of rvm: 0x3fefd000 (1072680960) > heap len: 0x50000000 (1342177280) > static len: 0x100000 ( 1048576) > nlists: 0x50 ( 80) > chunk size: 0x20 ( 32) I think it should be the other way around, starting address: 0x50000000 heap len: 0x3fefd000 Besides that, the area starting at 0x80000000 is not totally safe, it is used under some special circumstances, should not hit you though. I am running now with rvm in files (a lot easier to administer, and less swap usage, according to Jan), with 768Mb RVM data, i.e. as much as fits between 0x50000000 and 0x80000000. Regards, -- IvanReceived on 2003-04-28 09:02:11