Module Name: src
Committed By: dholland
Date: Fri Jul 30 13:32:25 UTC 2010
Modified Files:
src/share/misc: acronyms.comp
Log Message:
another CAM; the "atomic" in CAS is implicit; add LL/SC
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/share/misc/acronyms.comp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.102 src/share/misc/acronyms.comp:1.103
--- src/share/misc/acronyms.comp:1.102 Fri Jul 30 10:20:20 2010
+++ src/share/misc/acronyms.comp Fri Jul 30 13:32:24 2010
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.102 2010/07/30 10:20:20 jruoho Exp $
+$NetBSD: acronyms.comp,v 1.103 2010/07/30 13:32:24 dholland Exp $
3WHS three-way handshake
ABI application binary interface
@@ -59,9 +59,10 @@
BT Bluetooth
BT BitTorrent
CAD computer-aided design
+CAM computer assisted manufacturing
CAM content addressable memory
CARP common address redundancy protocol
-CAS atomic compare and swap
+CAS (atomic) compare and swap
CAS computer algebra system
CAV constant angular velocity (as opposed to CLV)
CCD charge coupled device
@@ -279,6 +280,7 @@
LIR local Internet registry
LKM {Linux, loadable} kernel module
LKML Linux kernel mailing list
+LL/SC load linked / store conditional
LLC logical link control
LOC lines of code
LPC low pin count