Is it possible: new objects allocated in mmap-ed memory

Damjan G. anti at spam.mk
Thu Jan 24 14:17:10 EST 2002


Hello everybudy,

I wan't to ask if it's possible to create python objects that will
be allocated in mmaped memory.

Something like this:
	
		mm = MMDict(fileno, size, flags...)
		mm.new(x, Type)
		mm['a'] = x

will realy be  helpfull to me.



-- 
Дамјан

      Whoa...I did a 'zcat /vmlinuz > /dev/audio' and I think I heard God...




More information about the Python-list mailing list