This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Thread-, Signal- and Cancellation-safety documentation


On Jun  2, 2013, Rich Felker <dalias@aerifal.cx> wrote:

> use of the self-pipe trick for signal handling may make the issue come
> into play for multi-threaded apps too.

Sure, even linuxthreads used that internally.

> POSIX requires actual shared memory.  An implementation that fakes it
> is not conforming.

We're all screwed, then, because NUMA is hardly actual shared memory :-)

XSHM is optional, and the phrasing of memory synchronization suggest
allowance for memory not being actually shared.  Where is this
requirement you mention stated?

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]