mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* robust futex heap support patch
@ 2005-11-26  7:42 david singleton
  2005-11-26 13:31 ` Ingo Molnar
  2005-12-05 22:30 ` Esben Nielsen
  0 siblings, 2 replies; 8+ messages in thread
From: david singleton @ 2005-11-26  7:42 UTC (permalink / raw)
  To: robustmutexes, Ingo Molnar; +Cc: linux-kernel

There is a new patch, patch-2.6.14-rt15-rf1,  that adds support for 
robust and priority inheriting
pthread_mutexes on the 'heap'.

The previous patches only supported either file based pthread_mutexes 
or mmapped anonymous memory based pthread_mutexes.  This patch allows 
pthread_mutexes
to be 'malloc'ed while using the PTHREAD_MUTEX_ROBUST_NP attribute
or PTHREAD_PRIO_INHERIT attribute.

The patch can be found at:

http://source.mvista.com/~dsingleton

David


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-12-07  1:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-26  7:42 robust futex heap support patch david singleton
2005-11-26 13:31 ` Ingo Molnar
2005-11-26 20:51   ` david singleton
2005-12-05 22:30 ` Esben Nielsen
2005-12-06  4:51   ` david singleton
2005-12-06 14:06     ` Esben Nielsen
2005-12-06 15:23       ` david singleton
2005-12-07  1:23       ` Randy.Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®