Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/misc Document SPL in wtf(6)
details: https://anonhg.NetBSD.org/src/rev/a87dc532e548
branches: trunk
changeset: 353554:a87dc532e548
user: kamil <kamil%NetBSD.org@localhost>
date: Thu May 11 22:19:29 2017 +0000
description:
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.
diffstat:
share/misc/acronyms.comp | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7fb3be4b2b19 -r a87dc532e548 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp Thu May 11 21:59:28 2017 +0000
+++ b/share/misc/acronyms.comp Thu May 11 22:19:29 2017 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index