Re: PROPOSAL: GNOME Volume Manager for GNOME 2.8



On Mer, 2004-06-09 at 23:18, Mike Hearn wrote:
> Perhaps it'd be worth using shared memory for these things rather than
> allocating them all on the heap?

If they are in a suitable format then mapping them shared/read-only with
mmap will share the mapping between the fs cache and each user. Thats
*ix portable behaviour so long as you don't try and force a mapping
address yourself.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]