Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/misc Add some performance related acronyms from Brenda...
details: https://anonhg.NetBSD.org/src/rev/190ac16a3520
branches: trunk
changeset: 837457:190ac16a3520
user: sevan <sevan%NetBSD.org@localhost>
date: Wed Dec 05 14:44:54 2018 +0000
description:
Add some performance related acronyms from Brendan Gregg's USE Method: Rosetta
Stone of Performance Checklists along with alternatives from IBM documentation
(CPC)
http://www.brendangregg.com/USEmethod/use-rosetta.html
diffstat:
share/misc/acronyms.comp | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (61 lines):
diff -r 88e6129d717b -r 190ac16a3520 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp Wed Dec 05 10:38:22 2018 +0000
+++ b/share/misc/acronyms.comp Wed Dec 05 14:44:54 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.217 2018/11/19 18:29:59 sevan Exp $
+$NetBSD: acronyms.comp,v 1.218 2018/12/05 14:44:54 sevan Exp $
3WHS three-way handshake
8VSB 8-state vestigial side band modulation
AA anti-aliasing
@@ -253,10 +253,13 @@
COW copy-on-write
CP continuous pilot
CPB core performance boost
+CPC central processor complex
+CPC cpu performance counters
CPE common phase error
CPE common platform enumeration
CPER common platform error record
CPG clock pulse generator
+CPI cycles per instruction
CPL current privilege level
CPLD complex programmable logic device
CPP C preprocessor
@@ -659,6 +662,7 @@
IOT Internet of Things
IP Internet Protocol
IP intellectual property
+IPC instructions per cycle
IPC interprocess communication
IPE integrated programming environment
IPI interprocessor interrupt
@@ -761,6 +765,7 @@
LNO loop nest optimization
LOC lines of code
LOM lights-out management
+LPE Linux performance events
LPC low pin count
LPS local positioning system
LRC longitudinal redundancy check
@@ -1039,6 +1044,7 @@
PGP Pretty Good Privacy
PHB PCI host bridge
PHP PHP: Hypertext Preprocessor
+PIC performance instrumentation counters
PIC position independent code
PIC programmable interrupt controller
PICNIC problem in chair, not in computer
@@ -1062,10 +1068,13 @@
PLTM package level thermal management
PM power management
PM {phase,pulse} modulation
+PMC performance monitoring counters
PME power management event
+PMI performance monitoring infrastructure
PMI platform management interrupt
PMIO port-mapped input/output
PMT photo-multiplier tube
+PMU performance monitoring units
PMU power management unit
PNG portable network graphics
PNP plug and play
Home |
Main Index |
Thread Index |
Old Index