Module Name: src
Committed By: kamil
Date: Thu May 11 22:19:29 UTC 2017
Modified Files:
src/share/misc: acronyms.comp
Log Message:
Document SPL in wtf(6)
SPL system interrupt priority level
SPL spinlock
The former is documented in spl(9) in the NetBSD context.
The latter is used in some spinlock implementations.
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 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.181 src/share/misc/acronyms.comp:1.182
--- src/share/misc/acronyms.comp:1.181 Thu May 11 21:59:28 2017
+++ src/share/misc/acronyms.comp Thu May 11 22:19:29 2017
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.181 2017/05/11 21:59:28 kamil Exp $
+$NetBSD: acronyms.comp,v 1.182 2017/05/11 22:19:29 kamil Exp $
3WHS three-way handshake
8VSB 8-state vestigial side band modulation
AA anti-aliasing
@@ -1219,6 +1219,8 @@ SPD serial presence detect
SPDIF Sony/Philips digital interface format
SPI serial peripheral interface
SPI stateful packet inspection
+SPL system interrupt priority level
+SPL spinlock
SPMD single process, multiple data
SPR special purpose register
SPT sectors per track