Re: PROPOSAL: GNOME Volume Manager for GNOME 2.8
- From: Alan Cox <alan lxorguk ukuu org uk>
- To: Mike Hearn <mike navi cx>
- Cc: Havoc Pennington <hp redhat com>, desktop-devel-list gnome org
- Subject: Re: PROPOSAL: GNOME Volume Manager for GNOME 2.8
- Date: Thu, 10 Jun 2004 21:39:29 +0100
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]