|
From: Julian S. <js...@ac...> - 2005-03-18 01:11:54
|
> I wonder if this is another instance of a strange vendor-special > LinuxThreads/NPTL hybrid? On reflection, I'm a little puzzled. I thought one of the aims of your recent threading rework was to decouple V from the precise behaviour of the threading libraries. So long as they use sys_clone in a way we can cope with, we are happy to let the threading library do whatever it wants, right? But the implication of this comment is that in fact we do have to be concerned whether we're running NPTL, LinuxThreads or some hybrid. Ummmmm .... J |