bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] System V Shared memory interface


From: Thomas Bushnell, BSG
Subject: Re: [PATCH] System V Shared memory interface
Date: 01 May 2001 13:50:51 -0700
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

Neal H Walfield <neal@cs.uml.edu> writes:

> This patch adds a shared memory interface to the hurd.
> 
> 2001-04-22  Neal H Walfield  <neal@cs.uml.edu>
> 
>       * sysvshm.defs: New file.  Support for System V shared memory.
>       * hurd_types.defs: Import <sys/shm.h>.
>       (sysvshm_t): New type.  System V shm server port.
>       (key_t): New type. System V shm key.
>       (shmid_ds_t): New type. Shared memory per region statistics.
>       * hurd_types.h (key_t): New type.
>       (sysvshm_t): New type.
>       (shmid_ds_t): New type.
>       * paths.h (_SERVERS_SYSVSHM): New macro.
>       * subsystems: Add sysvshm subsystem.

Who is implementing this proposed interface?  Each file server, or a
single dedicated naming agent?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]