> Are you saying that this stuff is still missing from the kernel? I certainly > hope not ;-) Userlevel stack allocation is handled within NGPT already. > Looking at the threading interface posted on the Hurd website, I don't think > it will take much to port NGPT over to Hurd.
Are you volunteering? That would be great! Be aware that part of a correct pthreads implementation on the Hurd requires an overhaul of the signal handling code.

