Date: Fri, 8 Dec 2000 22:29:19 -0800 From: Arun Sharma <adsharma@sharmas.dhs.org> To: eischen@vigrid.com Cc: smp@freebsd.org Subject: Re: Userland atomic assignments Message-ID: <200012090629.WAA28103@sharmas.dhs.org> In-Reply-To: <Pine.SUN.3.91.1001207172002.10405B-100000@pcnet1.pcnet.com> References: <XFMail.001207140943.jhb@FreeBSD.org> <Pine.SUN.3.91.1001207172002.10405B-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7 Dec 2000 23:23:18 +0100, Daniel Eischen <eischen@vigrid.com> wrote: > > I don't need cmpset operations, just atomic int32 and ptr assignments. > The latter would be good enough to let me walk a simple list without > having to take a lock. > I thought the following URL might be useful to you: http://www.cs.rochester.edu/u/www/u/scott/synchronization/home.html Especially, the concurrent queue algorithms. -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012090629.WAA28103>