login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
netbsd-tech-kern
»
2007
»
March
»
13
Re: Atomic ops API
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Jason Thorpe
Subject:
Re: Atomic ops API
Date: Tuesday, March 13, 2007 - 9:34 am
On Mar 13, 2007, at 9:17 AM,
tlaronde@polynum.com
wrote:
quoted text
> cas is "compare and swap" from Solaris Internals, second edition, page > 820.
Yes, I know that's what Solaris means by it. I just don't want to return the old value, so the semantics of what I'm proposing really are "compare-and-store", even if, underneath, compare-and-swap is what the CPU has.
quoted text
> > > Regards, > -- > Thierry Laronde (Alceste) <tlaronde +AT+ polynum +dot+ com> >
http://www.kergis.com/
> Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C
-- thorpej
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Atomic ops API
, Jason Thorpe
, (Mon Mar 12, 11:28 pm)
Re: Atomic ops API
, SODA Noriyuki
, (Mon Mar 12, 11:55 pm)
Re: Atomic ops API
, Joerg Sonnenberger
, (Tue Mar 13, 5:41 am)
Re: Atomic ops API
, Jason Thorpe
, (Tue Mar 13, 8:14 am)
Re: Atomic ops API
, Jason Thorpe
, (Tue Mar 13, 8:16 am)
Re: Atomic ops API
, Ignatios Souvatzis
, (Tue Mar 13, 8:18 am)
Re: Atomic ops API
, Jason Thorpe
, (Tue Mar 13, 8:26 am)
Re: Atomic ops API
, Martin Husemann
, (Tue Mar 13, 8:27 am)
Re: Atomic ops API
, Jason Thorpe
, (Tue Mar 13, 8:36 am)
Re: Atomic ops API
, Ignatios Souvatzis
, (Tue Mar 13, 8:43 am)
Re: Atomic ops API
, Andrew Doran
, (Tue Mar 13, 8:49 am)
Re: Atomic ops API
, Brian Ginsbach
, (Tue Mar 13, 8:53 am)
Re: Atomic ops API
, tlaronde
, (Tue Mar 13, 9:17 am)
Re: Atomic ops API
, Jason Thorpe
, (Tue Mar 13, 9:31 am)
Re: Atomic ops API
, Joerg Sonnenberger
, (Tue Mar 13, 9:31 am)
Re: Atomic ops API
, Jason Thorpe
, (Tue Mar 13, 9:33 am)
Re: Atomic ops API
, Jason Thorpe
, (Tue Mar 13, 9:34 am)
Re: Atomic ops API
, jonathan
, (Tue Mar 13, 9:35 am)
Re: Atomic ops API
, Ben Harris
, (Tue Mar 13, 9:36 am)
Re: Atomic ops API
, jonathan
, (Tue Mar 13, 9:49 am)
Re: Atomic ops API
, Jason Thorpe
, (Tue Mar 13, 9:58 am)
Re: Atomic ops API
, Jonathan Stone
, (Tue Mar 13, 10:02 am)
Re: Atomic ops API
, Jason Thorpe
, (Tue Mar 13, 10:05 am)
re: Atomic ops API
, matthew green
, (Tue Mar 13, 12:56 pm)
Re: Atomic ops API
, Bang Jun-Young
, (Tue Mar 13, 5:42 pm)
Re: Atomic ops API
, Bang Jun-Young
, (Tue Mar 13, 5:52 pm)
Re: Atomic ops API
, Jason Thorpe
, (Tue Mar 13, 8:10 pm)
Re: Atomic ops API
, Johnny Billquist
, (Wed Mar 14, 5:18 am)
Re: Atomic ops API
, SODA Noriyuki
, (Wed Mar 14, 6:13 am)
Re: Atomic ops API
, SODA Noriyuki
, (Wed Mar 14, 6:17 am)
Re: Atomic ops API
, Jason Thorpe
, (Wed Mar 14, 9:11 am)
Re: Atomic ops API
, Bang Jun-Young
, (Wed Mar 14, 10:44 am)
Re: Atomic ops API
, Johnny Billquist
, (Wed Mar 14, 11:39 am)
68k CAS (was: Atomic ops API)
, Edgar
, (Wed Mar 14, 1:32 pm)
Re: 68k CAS (was: Atomic ops API)
, David Laight
, (Wed Mar 14, 2:59 pm)
Re: Atomic ops API
, Bang Jun-Young
, (Wed Mar 14, 5:17 pm)
Re: Atomic ops API
, Johnny Billquist
, (Thu Mar 15, 1:51 am)
Re: Atomic ops API
, Bang Jun-Young
, (Thu Mar 15, 5:38 am)
Re: Atomic ops API
, Johnny Billquist
, (Thu Mar 15, 5:54 am)
Re: Atomic ops API
, Bang Jun-Young
, (Thu Mar 15, 7:06 am)
Re: Atomic ops API
, Johnny Billquist
, (Thu Mar 15, 7:40 am)
Re: Atomic ops API
, Bang Jun-Young
, (Thu Mar 15, 8:43 am)
Re: Atomic ops API
, Johnny Billquist
, (Thu Mar 15, 9:23 am)
Re: Atomic ops API
, Jason Thorpe
, (Thu Mar 15, 9:24 am)
re: Atomic ops API
, matthew green
, (Thu Mar 15, 11:26 am)
Re: Atomic ops API
, Jason Thorpe
, (Thu Mar 15, 11:54 am)
Re: Atomic ops API
, Johnny Billquist
, (Fri Mar 16, 2:21 am)
Re: Atomic ops API
, Johnny Billquist
, (Fri Mar 16, 2:25 am)
Re: Atomic ops API
, Jason Thorpe
, (Fri Mar 16, 8:50 am)
Re: Atomic ops API
, Ignatios Souvatzis
, (Fri Mar 16, 8:51 am)
Re: Atomic ops API
, Jason Thorpe
, (Fri Mar 16, 8:51 am)
Re: Atomic ops API
, David Laight
, (Fri Mar 16, 9:01 am)
Re: Atomic ops API
, Johnny Billquist
, (Mon Mar 19, 3:09 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Nick Piggin
Re: [PATCH 2/2] smp_call_function: use rwlocks on queues rather than rcu
Kyle Moffett
Re: [PATCH 1/4] stringbuf: A string buffer implementation
Ingo Molnar
Re: [PATCH 00/12] mm/x86: bootmem
Andrew Morton
Re: [patch 1/5] wait: use lock bitops for __wait_on_bit_lock
git
:
Stephen Boyd
Re: [PATCH] Speed up bash completion loading
Jakub Narebski
Re: Avery Pennarun's git-subtree?
Junio C Hamano
Re: [PATCH v2 04/13] Teach rebase interactive the mark command
Catalin Marinas
Re: [ANNOUNCE] Stacked GIT 0.14.2
Eric Wong
[PATCH 5/5] rerere: add the diff command
git-commits-head
:
Linux Kernel Mailing List
[POWERPC] fsl_soc: add support to gianfar for fixed-link property
Linux Kernel Mailing List
fat: fix parse_options()
Linux Kernel Mailing List
ipmi: add oem message handling
Linux Kernel Mailing List
powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n
Linux Kernel Mailing List
KVM: x86 emulator: during rep emulation decrement ECX only if emulation succeeded
linux-netdev
:
Paweł Staszewski
Re: DCA/IOAT problem
Jarek Poplawski
Re: [PATCH iproute2] Re: HTB accuracy for high speed
Ingo Oeser
Re: [NET-NEXT PATCH 3/3] e1000e: add support for new 82574L part
Rick Jones
Re: UDP path MTU discovery
Dmitry Kozlov
Re: [PATCH v8] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
openbsd-misc
:
David Vasek
Re: how to undelete?
Gruppo BCC
Banca inviato una notifica che e necessario completare
Pau Amaro-Seoane
Re: First install: Grub doesn't find partitions
Nick Holland
Re: Unattended OpenBSD Installation
stuart van Zee
Re: CVS hosed
Colocation donated by:
Syndicate