<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I think user mode threads are not worthwhile.<BR>
I don't add support for them in any new target (except if I ever get to DJGPP).<BR>
I'm not removing the support where it exists.<BR>
 <BR>
It looks like I messed up FramePadBottom / FramePadTop.<BR>
I'll fix /very/ shortly (just realized it).<BR>
 <BR>
 - Jay<BR><BR><BR>> From: hosking@cs.purdue.edu<BR>> To: jkrell@elego.de<BR>> Date: Mon, 10 Nov 2008 10:53:53 +0000<BR>> CC: m3commit@elegosoft.com<BR>> Subject: Re: [M3commit] CVS Update: cm3<BR>> <BR>> Ideally, we would be able to switch between POSIX and PTHREAD at <BR>> compile-time regardless of platform, so it might not be a bad idea to <BR>> keep those as a placeholder.<BR>> <BR>> On 10 Nov 2008, at 08:59, Jay Krell wrote:<BR>> <BR>> > CVSROOT: /usr/cvs<BR>> > Changes by: jkrell@birch. 08/11/10 08:59:58<BR>> ><BR>> > Modified files:<BR>> > cm3/m3-libs/m3core/src/runtime/AMD64_LINUX/: RTMachine.i3<BR>> > cm3/m3-libs/m3core/src/runtime/NT386/: RTMachine.i3<BR>> > cm3/m3-libs/m3core/src/runtime/NT386GNU/: RTMachine.i3<BR>> > cm3/m3-libs/m3core/src/runtime/SPARC32_LINUX/: RTMachine.i3<BR>> > cm3/m3-libs/m3core/src/runtime/SPARC64_LINUX/: RTMachine.i3<BR>> ><BR>> > Log message:<BR>> > remove unused StackFrameAlignment, it is only for runtimes<BR>> > that allocate their own stacks, like posix/user/vtalarm threads,<BR>> > not pthreads/kernel/NT threads<BR>> <BR><BR></body>
</html>