2008/11-11

From SIPB Cluedumps

(Difference between revisions)
Jump to: navigation, search
m (2008/11-18.tmp moved to 2008/11-11: Swapping 2008/11-11 with 2008/11-18.)
m
 
(One intermediate revision not shown)
Line 1: Line 1:
{{Cluedump
{{Cluedump
-
|title=Ksplice
+
|title=General structure of the Linux kernel
|date=2008-11-11 20:30
|date=2008-11-11 20:30
-
|presenters=Jeffrey B. Arnold (jbarnold)
+
|presenters=Geoffrey Thomas (geofft)
|location=4-231
|location=4-231
|abstract=
|abstract=
-
Ksplice allows system administrators to apply security patches to the Linux kernel without having to reboot. Ksplice takes as input a source code change in unified diff format and the kernel source code to be patched, and it applies the patch to the corresponding running kernel. The running kernel does not need to have been prepared in advance in any way. This talk will give a technical overview of how Ksplice works.
+
The Linux kernel is the core of a large and complex operating system, and while it's huge, it is well organized in terms of subsystems and layers. In this talk, we will explore the general structure of the Linux kernel and get to know its major subsystems and core interfaces.
}}
}}

Latest revision as of 01:01, 3 November 2008

[edit] General structure of the Linux kernel

Date: November 11, 2008, at 3:30 PM
Presenters: Geoffrey Thomas (geofft)
Location: 4-231
Abstract: The Linux kernel is the core of a large and complex operating system, and while it's huge, it is well organized in terms of subsystems and layers. In this talk, we will explore the general structure of the Linux kernel and get to know its major subsystems and core interfaces.
Personal tools