From 9d0e47ff26bcd042356de9ab4bda94d0622559a7 Mon Sep 17 00:00:00 2001 From: wxy Date: Wed, 29 Jan 2014 11:24:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=EF=BC=9A17=20The=20Linux=20K?= =?UTF-8?q?ernel--Configuring=20the=20Kernel=20Part=2013?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../17 The Linux Kernel--Configuring the Kernel Part 13.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated => published}/The Linux Kernel/17 The Linux Kernel--Configuring the Kernel Part 13.md (97%) diff --git a/translated/The Linux Kernel/17 The Linux Kernel--Configuring the Kernel Part 13.md b/published/The Linux Kernel/17 The Linux Kernel--Configuring the Kernel Part 13.md similarity index 97% rename from translated/The Linux Kernel/17 The Linux Kernel--Configuring the Kernel Part 13.md rename to published/The Linux Kernel/17 The Linux Kernel--Configuring the Kernel Part 13.md index ecbd1ebae1..bb696ac3fc 100644 --- a/translated/The Linux Kernel/17 The Linux Kernel--Configuring the Kernel Part 13.md +++ b/published/The Linux Kernel/17 The Linux Kernel--Configuring the Kernel Part 13.md @@ -72,7 +72,7 @@ MD框架需要多路径支持(Multipath I/O support)。MD框架就是多设备(M 这个驱动会发现最有效的到存储设备的路径来读取和写入(I/O Path Selector based on the number of in-flight I/Os)。 -=下面的一个驱动和以上相同,但是会寻找最快路径(I/O Path Selector based on the service time)。 +下面的一个驱动和以上相同,但是会寻找最快路径(I/O Path Selector based on the service time)。 如果一个逻辑卷上的物理存储单元正忙,如果可能的话,这个特性会允许读取/写入到另一个物理卷上。 @@ -124,6 +124,6 @@ SCSI同样也可以支持光纤通道主机适配器(Fusion MPT ScsiHost drivers via: http://www.linux.org/threads/the-linux-kernel-configuring-the-kernel-part-13.4714/ -译者:[geekpi](https://github.com/geekpi) 校对:[校对者ID](https://github.com/校对者ID) +译者:[geekpi](https://github.com/geekpi) 校对:[wxy](https://github.com/wxy) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 \ No newline at end of file