On Sun, 4 Mar 2001, Jordan DeLong wrote:
> On Sun, Mar 04, 2001 at 11:08:51AM +, Jordan DeLong wrote:
> > clone() wont count against the per uid process limit, right?
> actually I just realized it'd be incredibly stupid for clone not to
> count against the per uid process limit
It does the
On Sun, Mar 04, 2001 at 01:02:25PM -0500, Daniel Eischen wrote:
> On Sun, 4 Mar 2001, Jordan DeLong wrote:
> > Hey; I've got a question about the pthread implementation on freebsd. I was
> > looking it over and noticed that the pthread library is green; which is
> > disadvantagous on SMP machines
> Actually, clone() returns to your program with the stack fixed up
> so that you don't crash immediately, FreeBSD has a way of doing
> this, it's documented in the manpages and through disucssion on
> the mailing lists.
>
> --
> -Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
Yes, I k
On Sun, Mar 04, 2001 at 11:08:51AM +, Jordan DeLong wrote:
> On Sun, Mar 04, 2001 at 09:55:03AM -0800, Alfred Perlstein wrote:
> > * Jordan DeLong <[EMAIL PROTECTED]> [010304 09:27] wrote:
> > > Hey; I've got a question about the pthread implementation on freebsd. I was
> > > looking it over
On Sun, Mar 04, 2001 at 09:55:03AM -0800, Alfred Perlstein wrote:
> * Jordan DeLong <[EMAIL PROTECTED]> [010304 09:27] wrote:
> > Hey; I've got a question about the pthread implementation on freebsd. I was
> > looking it over and noticed that the pthread library is green; which is
> > disadvantag
On Sun, 4 Mar 2001, Jordan DeLong wrote:
> Hey; I've got a question about the pthread implementation on freebsd. I was
> looking it over and noticed that the pthread library is green; which is
> disadvantagous on SMP machines. I found a port of the linux pthreads, but it
> uses rfork() to create
* Alexander N. Kabaev <[EMAIL PROTECTED]> [010304 09:58] wrote:
>
> On 04-Mar-2001 Jordan DeLong wrote:
> > Hey; I've got a question about the pthread implementation on freebsd. I was
> > looking it over and noticed that the pthread library is green; which is
> > disadvantagous on SMP machines.
On 04-Mar-2001 Jordan DeLong wrote:
> Hey; I've got a question about the pthread implementation on freebsd. I was
> looking it over and noticed that the pthread library is green; which is
> disadvantagous on SMP machines. I found a port of the linux pthreads, but it
> uses rfork() to create th
* Jordan DeLong <[EMAIL PROTECTED]> [010304 09:27] wrote:
> Hey; I've got a question about the pthread implementation on freebsd. I was
> looking it over and noticed that the pthread library is green; which is
> disadvantagous on SMP machines. I found a port of the linux pthreads, but it
> uses
9 matches
Mail list logo