Date: Thu, 06 Dec 2007 14:15:16 +0100 From: Sonja Milicic <tanarri@geri.cc.fer.hr> To: freebsd-hackers@freebsd.org Subject: Large array in KVM Message-ID: <4757F5E4.5030500@geri.cc.fer.hr>
next in thread | raw e-mail | index | archive | help
Hi everyone. I'm working on a kernel module that needs to maintain a large structure in memory. As this structure could grow too big to be stored in memory, it would be good to offload parts of it to the disk. What would be the best way to do this? Could using a memory-mapped file help? Thanks in advance, Sonja
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4757F5E4.5030500>