Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Dec 2007 12:05:39 +0100
From:      Sonja Milicic <sonja.milicic@fer.hr>
To:        freebsd-hackers@freebsd.org
Subject:   Large array in KVM
Message-ID:  <4757D783.5060108@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?4757D783.5060108>