aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/aoe
diff options
context:
space:
mode:
authorEd Cashin <ecashin@coraid.com>2012-10-04 20:16:39 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-05 14:05:28 -0400
commiteecdf226721673095ef7849f960350897392e8bf (patch)
treecae2607e3c5d727d7a03992e5c7963c5f99e825f /Documentation/aoe
parentfea05a26c3a215796b7a4fa5cbc25278d3e16d30 (diff)
aoe: update documentation with new URL and VM settings reference
The old area has a new URL. Also, now that the driver can perform better, it is worth mentioning the VM settings that help aoe to sink dirty pages out early, avoiding unecessary memory pressure when much I/O is going on. Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/aoe')
-rw-r--r--Documentation/aoe/aoe.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/aoe/aoe.txt b/Documentation/aoe/aoe.txt
index 5f5aa16047ff..b3e47560346a 100644
--- a/Documentation/aoe/aoe.txt
+++ b/Documentation/aoe/aoe.txt
@@ -1,8 +1,11 @@
1The EtherDrive (R) HOWTO for users of 2.6 kernels is found at ... 1The EtherDrive (R) HOWTO for 2.6 and 3.x kernels is found at ...
2 2
3 http://www.coraid.com/SUPPORT/EtherDrive-HBA 3 http://support.coraid.com/support/linux/EtherDrive-2.6-HOWTO.html
4 4
5 It has many tips and hints! 5It has many tips and hints! Please see, especially, recommended
6tunings for virtual memory:
7
8 http://support.coraid.com/support/linux/EtherDrive-2.6-HOWTO-5.html#ss5.19
6 9
7The aoetools are userland programs that are designed to work with this 10The aoetools are userland programs that are designed to work with this
8driver. The aoetools are on sourceforge. 11driver. The aoetools are on sourceforge.