summaryrefslogtreecommitdiffstats
path: root/system/ksplice/README
blob: 10a0c9754f6259eaa7f8b695746ee2a29382b58a (plain)
1
2
3
4
5
6
7
8
Ksplice allows system administrators to apply patches to their
operating system kernels without rebooting.  Unlike previous hot
update systems, Ksplice operates at the object code layer, which
allows Ksplice to transform many traditional source code patches into
hot updates with little or no programmer involvement.  In the common
case that a patch does not change the semantics of persistent data
structures, Ksplice can create a hot update without a programmer
writing any new code.