Ksplice is practical technology for updating the Linux kernel without rebooting. It enables you to avoid the disruptive process of rebooting for kernel security updates and bugfixes. By making it easy to keep your systems up to date, Ksplice helps you avoid the security and stability risks of running out-of-date software.
标签: technology practical rebooting updating
上传时间: 2013-12-16
上传用户:xaijhqx
this is the linux kernel image to be tested on skyeye
标签: kernel tested skyeye image
上传时间: 2014-01-24
上传用户:redmoons
IA-64 Linux Kernel-Design and Implementation-Virtual Memory
标签: Implementation-Virtual Kernel-Design Memory Linux
上传时间: 2013-12-14
上传用户:zukfu
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上传时间: 2017-05-14
上传用户:日光微澜
Find an introduction to the architecture, concepts and algorithms of the Linux kernel in Professional Linux Kernel Architecture, a guide to the kernel sources and large number of connections among subsystems.
标签: introduction architecture Professiona algorithms
上传时间: 2014-01-15
上传用户:TRIFCT
本人收藏的有关linux kernel, linux shell的书籍
上传时间: 2017-05-14
上传用户:yy541071797
书名 <The Linux® Kernel Primer> <Linux Kernel Development Second Edition> 对于开发linux内核的人,有助于查找代码和信息
标签: Kernel Linux Development Edition
上传时间: 2017-05-18
上传用户:WMC_geophy
Linux kernel 2.6.28.x 中文手册
上传时间: 2017-05-25
上传用户:LouieWu
Linux Kernel Programming by Examples(1)[Xeroo]
标签: Programming Examples Kernel Linux
上传时间: 2013-12-17
上传用户:songrui
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
上传时间: 2014-01-10
上传用户:2467478207