Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 23:57:56 -0700
From:      Jon Mini <mini@haikugeek.com>
To:        freebsd-smp@FreeBSD.ORG
Subject:   Re: Patch to "Lock struct pargs"
Message-ID:  <20020426235756.C405@stylus.haikugeek.com>
In-Reply-To: <20020426213214.B405@stylus.haikugeek.com>; from mini@haikugeek.com on Fri, Apr 26, 2002 at 09:32:14PM -0700
References:  <20020426213214.B405@stylus.haikugeek.com>

index | next in thread | previous in thread | raw e-mail

This version passes the struct being locked to the locking macro, even though
currenctly there is only one lock for all struct pargs (as recommended by
Alfred) :

	http://www.efn.org/~j_mini/smp.pargs.diff


Jon Mini [mini@haikugeek.com] wrote :
> The patch below locks the process argument (struct pargs) reference
> count with a mutex:
> 
> 	http://people.freebsd.org/~imp/smp.pargs.diff
> 
> Please commit.
> 
> Thanks,
> -- 
> Jonathan Mini
> mini@haikugeek.com
> 
> <baka^ni> Yersterday, I was ashamed of myself. Today, I am just hungry.
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-smp" in the body of the message

-- 
Jonathan Mini
mini@haikugeek.com

<baka^ni> Yersterday, I was ashamed of myself. Today, I am just hungry.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020426235756.C405>