Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/misc GDT, IDT, ISR, IST, IVT, LDT, LTR, MSI, SCI, SMI, ...
- To: source-changes-hg%NetBSD.org@localhost
- Subject: [src/trunk]: src/share/misc GDT, IDT, ISR, IST, IVT, LDT, LTR, MSI, SCI, SMI, ...
- From: jruoho <jruoho%NetBSD.org@localhost>
- Date: Mon, 06 Apr 2020 19:04:42 +0000
details: https://anonhg.NetBSD.org/src/rev/f084fc0dae35
branches: trunk
changeset: 755524:f084fc0dae35
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Jun 08 12:52:51 2010 +0000
description:
GDT, IDT, ISR, IST, IVT, LDT, LTR, MSI, SCI, SMI, TR, TSS.
diffstat:
share/misc/acronyms.comp | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (85 lines):
diff -r eaba6a0ebcb5 -r f084fc0dae35 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp Tue Jun 08 10:43:40 2010 +0000
+++ b/share/misc/acronyms.comp Tue Jun 08 12:52:51 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.99 2010/05/29 22:45:41 dholland Exp $
+$NetBSD: acronyms.comp,v 1.100 2010/06/08 12:52:51 jruoho Exp $
3WHS three-way handshake
ABI application binary interface
@@ -174,6 +174,7 @@
FTPS file transfer protocol, secure
GC garbage collector
GCR group-coded recording
+GDT global descriptor table
GID group identifier
GIF graphics interchange format
GNU GNU's not Unix
@@ -206,6 +207,7 @@
IDE integrated development environment
IDRP inter-domain routing protocol
IDS intrusion detection system
+IDT interrupt descriptor table
IE Internet Explorer
IEC international electrotechnical commission
IEEE Institute [of] Electrical [and] Electronics Engineers
@@ -236,6 +238,9 @@
ISO international standards organization
ISOC Internet society
ISP Internet service provider
+ISR interrupt service routine
+IST interrupt stack table
+IVT interrupt vector table
JBOD just a bunch of disks
JIT just in time
JPEG joint photographic experts group
@@ -252,6 +257,7 @@
LCD liquid crystal display
LCP link control protocol
LDAP lightweight directory access protocol
+LDT local descriptor table
LED light emitting diode
LFS log-structured file system
LIFO last in first out
@@ -266,6 +272,7 @@
LSB least significant bit [or: byte]
LSB Linux standards base
LSI large scale integration
+LTR load task register
LUN logical unit number
LV logical volume
LVM logical volume management
@@ -289,6 +296,7 @@
MPLS multiprotocol label switching
MSB most significant bit [or: byte]
MSF minutes seconds frames
+MSI message signaled interrupt
MSS maximum segment size
MTA mail transfer agent
MTU maximum transmission unit
@@ -422,6 +430,7 @@
SCM software configuration management
SCM source code management
SCP secure copy
+SCI system control interrupt
SCSI small computer system interface
SCTP stream control transmission protocol
SDK software development kit
@@ -434,6 +443,7 @@
SIR slow infrared
SLDRAM synchronous-link dynamic random access memory
SMART self-monitoring analysis and reporting technology
+SMI system management interrupt
SMP symmetric multiprocessing
SMTP simple mail transfer protocol
SNMP simple network management protocol
@@ -479,7 +489,9 @@
TOS terms of service
TOS type of service
TR token ring
+TR task register
TRNG true random number generator
+TSS task state segment
TTL time to live
TTY teletype
TZ time zone
Home |
Main Index |
Thread Index |
Old Index