summaryrefslogtreecommitdiff
path: root/2005/flow-accounting-ols2005/OLS2005/walker/walker-abstract.tex
diff options
context:
space:
mode:
Diffstat (limited to '2005/flow-accounting-ols2005/OLS2005/walker/walker-abstract.tex')
-rw-r--r--2005/flow-accounting-ols2005/OLS2005/walker/walker-abstract.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/2005/flow-accounting-ols2005/OLS2005/walker/walker-abstract.tex b/2005/flow-accounting-ols2005/OLS2005/walker/walker-abstract.tex
new file mode 100644
index 0000000..fc555d8
--- /dev/null
+++ b/2005/flow-accounting-ols2005/OLS2005/walker/walker-abstract.tex
@@ -0,0 +1,28 @@
+
+% Registration Clusterproc; Linux kernel Support for
+% Clusterwide Process Management
+% Bruce J. Walker (bruce.walker@hp.com)
+
+There are several kernel-based clusterwide
+process management implementations available
+today, each of which provides different
+semantics and capabilities (OpenSSI,
+openMosix, bproc, Kerrighed, etc.). We present
+a set of hooks to allow various installable
+kernel module implementations with a high
+degree of flexibility and virtually no
+performance impact. Optional capabilities that
+can be implemented via the hooks include:
+clusterwide unique pids, single, init,
+heterogeneity, transparent visibility and
+access to any process from any node, ability
+to distribute processes at exec or fork or
+thru migration, file inheritance and full
+controlling terminal semantics, node failure
+cleanup, clusterwide \ident{/proc/<pid>},
+checkpoint/restart and scale to thousands of
+nodes. In addition, we describe an
+OpenSSI-inspired implementation using the
+hooks and providing all the features described
+above.
+
personal git repositories of Harald Welte. Your mileage may vary