summaryrefslogtreecommitdiff
path: root/2005/flow-accounting-ols2005/OLS2005/griffin/griffin-abstract.tex
diff options
context:
space:
mode:
Diffstat (limited to '2005/flow-accounting-ols2005/OLS2005/griffin/griffin-abstract.tex')
-rw-r--r--2005/flow-accounting-ols2005/OLS2005/griffin/griffin-abstract.tex20
1 files changed, 20 insertions, 0 deletions
diff --git a/2005/flow-accounting-ols2005/OLS2005/griffin/griffin-abstract.tex b/2005/flow-accounting-ols2005/OLS2005/griffin/griffin-abstract.tex
new file mode 100644
index 0000000..0413d50
--- /dev/null
+++ b/2005/flow-accounting-ols2005/OLS2005/griffin/griffin-abstract.tex
@@ -0,0 +1,20 @@
+
+% Registration Paper Introducing the new Novell Linux Kernel Debugger
+% (NLKD)
+% Proposal Clyde Griffin (clyde.griffin@novell.com)
+
+In this paper we introduce the architecture and
+features of the new Novell Linux Kernel Debugger
+(NLKD). We start with a general introduction to NLKD
+and discuss the motivations behind this effort. Next we
+discuss the architecture of NLKD at a high level and
+introduce the key components of NLKD, which include the
+Core Debug Engine (CDE) and two debug agents referred
+to as the Console Debug Agent (CDA) and the Remote
+Debug Agent (RDA). We discuss in some detail the state
+machine logic at the heart of CDE and the interactions
+between it and the debug agents. Next we discuss the
+functionality and features of CDA and the transports
+supported by RDA. Finally, we describe the extensible
+and pluggable nature of NLKD's architecture.
+
personal git repositories of Harald Welte. Your mileage may vary