bug-glibc
[Top][All Lists]
Advanced

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

Re: shm_open return ENOSYS


From: Ulrich Drepper
Subject: Re: shm_open return ENOSYS
Date: 18 Oct 2000 13:41:20 -0700
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef)

Xiaoyan He <address@hidden> writes:

> I am running on Redhat7.0. shm_open is POSIX shared memory function, not
> System V shm. I believe that "System V IPC" is enabled in the kernel
> configuration as I could use System V shm. I have heard that glibc2.1.9*
> has implemented POSIX shared memory. 

This is the case.  RH7 comes by default with the 2.2 kernel, though.
The 2.4 version is needed for POSIX shm.  There is an RPM included to
use the new kernel.  Once you switch the shmfs filesystem must be
mounted at /dev/shm.  Don't know whether the RPM does this or not.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



reply via email to

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