Date: Fri, 6 Oct 2000 13:12:56 -0700 From: Alfred Perlstein <bright@wintelcom.net> To: Wilbert de Graaf <wilbertdg@hetnet.nl> Cc: freebsd-net@FreeBSD.ORG Subject: Re: how to lock, but not using spl Message-ID: <20001006131256.D266@fw.wintelcom.net> In-Reply-To: <39DE266B.E9975E2F@hetnet.nl>; from wilbertdg@hetnet.nl on Fri, Oct 06, 2000 at 12:22:19PM -0700 References: <39DE266B.E9975E2F@hetnet.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
* Wilbert de Graaf <wilbertdg@hetnet.nl> [001006 12:22] wrote: > > > I have been working on some FreeBSD networking code, that used spl() to > protect a linked list. I want to change this using ? so that it would > run on SMP systems too. I monitored the SMP list and had a look in the > 4.4BSD book but I haven't been able to find how to do it on BSD. Is > there any sample or can anybopdy give me a pointer ? See the mutex.9 manpage in recent -current. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001006131256.D266>