<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I'm aware of that. But I don't think it matches pthreads closely, but provides sufficient primitives. It is clone and futex.<br>I expect the kernel interfaces to be stable and there are multiple, binary incompatible?, pthreads implementations.<br><br> - Jay<br><br><br>> Subject: Re: [M3devel] targeting kernel instead of libc/pthreads?<br>> From: dragisha@m3w.org<br>> To: jay.krell@cornell.edu<br>> CC: hosking@cs.purdue.edu; m3devel@elegosoft.com<br>> Date: Tue, 11 Aug 2009 16:14:10 +0200<br>> <br>> Your data is pretty rusty here :)<br>> <br>> pthreads as library is of course "usermode layer over something". That<br>> something being O(1) kernel space thread implementation.<br>> <br>> On Tue, 2009-08-11 at 05:37 +0000, Jay K wrote:<br>> > <br>> > In particular on Linux pthreads are usermode layer over something<br>> > else.<br>> -- <br>> Dragiša Durić <dragisha@m3w.org><br>> <br></body>
</html>