From eecdf226721673095ef7849f960350897392e8bf Mon Sep 17 00:00:00 2001 From: Ed Cashin Date: Thu, 4 Oct 2012 17:16:39 -0700 Subject: 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Documentation/aoe/aoe.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'Documentation/aoe') 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 @@ -The EtherDrive (R) HOWTO for users of 2.6 kernels is found at ... +The EtherDrive (R) HOWTO for 2.6 and 3.x kernels is found at ... - http://www.coraid.com/SUPPORT/EtherDrive-HBA + http://support.coraid.com/support/linux/EtherDrive-2.6-HOWTO.html - It has many tips and hints! +It has many tips and hints! Please see, especially, recommended +tunings for virtual memory: + + http://support.coraid.com/support/linux/EtherDrive-2.6-HOWTO-5.html#ss5.19 The aoetools are userland programs that are designed to work with this driver. The aoetools are on sourceforge. -- cgit