网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Ksplice
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Ksplice
also
provides
a pair
of hooks to
run
setup
and
tear-down
code
immediately
before
and
immediately
after
the
kernel
is
updated
.
Ksplice
还
提供
一对
hooks
,
可以
在
更新
内核
之前
和
之后
运行
设置
和
清理
代码
。
www.ibm.com
2.
Additionally
,
Ksplice
can
affect
data structures
,
albeit
with
a little
extra
programming
.
另外
,
Ksplice
可以
影响
数据结构
,
只是
需要
多
做
一点儿
编程
工作
。
www.ibm.com
3.
Ksplice
can
run
code
during
an
update
to
facilitate
such
a
change
.
Ksplice
可以
在
更新
期间
运行
代码
来
帮助
执行
这种
更改
。
www.ibm.com
4.
Ksplice
uses
the stop_machine
feature
(
or
its
equivalent
,
depending on
your
flavor
of
UNIX
)
to
prepare
to
splice
new
code
.
Ksplice
使用
stop_machine
特性
(
根据
UNIX
风格
,
也
可能
是
等效
的
其他
特性
)
准备
拼接
新
代码
。
www.ibm.com
5.
The
authors
of
Ksplice
provide
a
client
application
customized
for
your
distro
.
Ksplice
的
作者
提供
针对
您
的
发行版
定制
的
客户端
应用程序
。
www.ibm.com
6.
After
executing
stop_machine
,
Ksplice
analyzes
each
function
marked
for
replacement
to
determine
whether
it
is
active
.
执行
stop_machine
之后
,
Ksplice
分析
每个
有
替换
标志
的
函数
,
判断
它
是否
是
活跃
的
。
www.ibm.com
7.
The
former
command
generates
a
tarball
of
object
code
,
ksplice-8c4o6u
.
tar. gz
,
to
be
patched
into the
kernel
.
前
一个
命令
生成
tarball
文件
ksplice-8c4o6u.tar.gz
,
其中
包含
要
应用
于
内核
的
补丁
对象
代码
。
www.ibm.com
8.
Ksplice
tries
repeatedly
to make a
replacement
but
may
ultimately
abandon
the
effort
.
Ksplice
会
反复
尝试
执行
替换
,
但是
最终
可能
放弃
。
www.ibm.com
9.
All
changes
that
Ksplice
makes
are
applied
to the
running
kernel
and
exist
in
memory
only
.
Ksplice
所
做
的
所有
更改
都
应
用于
正在
运行
的
内核
,
只
在
内存
中
存在
。
www.ibm.com
10.
However
,
you
can
use
Ksplice
's
"
primitive
"
utilities
to
analyze
public
patches
and
create
your
own
splices
.
但是
,
可以
使用
Ksplice
的
“
原始
”
实用程序
分析
公共
补丁
并
创建
自己
的
拼接
。
www.ibm.com
1
2
3