Ksplice
Sign in to saveKsplice is an open-source extension of the Linux kernel that allows security patches to be applied to a running kernel without the need for reboots, avoiding downtimes and improving availability (a technique broadly referred to as dynamic software updating). Ksplice supports only the patches that do not make significant semantic changes to kernel's data structures.
Wikidata facts
- Instance of
- free software
- Official website
- ksplice.com
- Image
- Ksplice-uptrack-applied.png
- Has use
- loadable kernel module
Show 4 more facts
- Commons category
- Ksplice
- copyright license
- GNU General Public License
- operating system
- Linux
- programmed in
- C
Sources (3)
via Wikidata · CC0
~5 min read
Encyclopedic overview
5 sectionsContents
- Design
- History
- See also
- References
- External links
Ksplice is an open-source extension of the Linux kernel that allows security patches to be applied to a running kernel without the need for reboots, avoiding downtimes and improving availability (a technique broadly referred to as dynamic software updating). Ksplice supports only the patches that do not make significant semantic changes to kernel's data structures.
Ksplice has been implemented for Linux on the x86-64 and AArch64 architectures. It was developed by Ksplice, Inc. until 21 July 2011, when Oracle acquired Ksplice and then offered support for Oracle Linux. Support for Red Hat Enterprise Linux was dropped and turned into a free 30-day trial for RHEL customers as an incentive to migrate to Oracle Linux Premier Support.
Excerpted from Wikipedia’s “Ksplice” article, available under the CC BY-SA 4.0 licence.