Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc More: ARC, BLAS, CAM, CAS, HPC, LFU, LRU, MRU, SM...



details:   https://anonhg.NetBSD.org/src/rev/fe4137a01552
branches:  trunk
changeset: 756725:fe4137a01552
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Jul 30 10:20:20 2010 +0000

description:
More: ARC, BLAS, CAM, CAS, HPC, LFU, LRU, MRU, SMT, SP.

diffstat:

 share/misc/acronyms.comp |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (82 lines):

diff -r fbaf1a08ebe1 -r fe4137a01552 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Fri Jul 30 09:12:58 2010 +0000
+++ b/share/misc/acronyms.comp  Fri Jul 30 10:20:20 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.101 2010/07/29 18:36:34 jruoho Exp $
+$NetBSD: acronyms.comp,v 1.102 2010/07/30 10:20:20 jruoho Exp $
 
 3WHS   three-way handshake
 ABI    application binary interface
@@ -19,6 +19,7 @@
 AP     access point
 API    application programming interface
 APIC   advanced programmable interrupt controller
+ARC    adaptive replacement cache
 ARM    Advanced RISC Machines
 ARP    address resolution protocol
 ARPA   Advanced Research Projects Agency
@@ -46,6 +47,7 @@
 BGP    border gateway protocol
 BIND   Berkeley Internet Name Daemon
 BIOS   basic input/output system
+BLAS   basic linear algebra subprograms
 BLOB   binary large object
 BMC    baseboard management controller
 BPF    Berkeley packet filter
@@ -57,7 +59,10 @@
 BT     Bluetooth
 BT     BitTorrent
 CAD    computer-aided design
+CAM    content addressable memory
 CARP   common address redundancy protocol
+CAS    atomic compare and swap
+CAS    computer algebra system
 CAV    constant angular velocity (as opposed to CLV)
 CCD    charge coupled device
 CD     compact disc
@@ -195,6 +200,7 @@
 HDD    hard disk drive
 HDCP   high-bandwidth digital content protection
 HID    human interface device
+HPC    high performance computing
 HT     hyper-threading
 HTML   hyper-text markup language
 HTTP   hyper-text transfer protocol
@@ -266,6 +272,7 @@
 LDT    local descriptor table
 LED    light emitting diode
 LFS    log-structured file system
+LFU    least frequently used
 LIFO   last in first out
 LILO   last in last out
 LILO   Linux loader
@@ -276,6 +283,7 @@
 LOC    lines of code
 LPC    low pin count
 LRC    longitudinal redundancy check
+LRU    least recently used
 LSB    least significant bit [or: byte]
 LSB    Linux standards base
 LSI    large scale integration
@@ -302,6 +310,7 @@
 MMU    memory management unit
 MPEG   moving picture experts group
 MPLS   multiprotocol label switching
+MRU    most recently used
 MSB    most significant bit [or: byte]
 MSF    minutes seconds frames
 MSI    message signaled interrupt
@@ -453,11 +462,13 @@
 SMART  self-monitoring analysis and reporting technology
 SMI    system management interrupt
 SMP    symmetric multiprocessing
+SMT    simultaneous multithreading
 SMTP   simple mail transfer protocol
 SNMP   simple network management protocol
 SOA    service oriented architecture
 SOAP   simple object access protocol
 SOHO   small office / home office
+SP     stack pointer
 SPARC  scalable processor architecture
 SPARQL SPARQL protocol and RDF query language
 SPD    security policy database



Home | Main Index | Thread Index | Old Index