代码搜索:raid

找到约 1,564 项符合「raid」的源代码

代码结果 1,564
www.eeworm.com/read/224352/14596013

png vinum-raid5-org.png

www.eeworm.com/read/209559/4967263

h raid6x86.h

/* ----------------------------------------------------------------------- * * * Copyright 2002-2004 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribut
www.eeworm.com/read/209559/4967285

c raid6sse1.c

/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright 2002 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it
www.eeworm.com/read/209559/4967288

c raid6sse2.c

/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright 2002 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it
www.eeworm.com/read/333835/3381840

patch raid6-configurable-cachesize.patch

--- linux-2.6.9.orig/drivers/md/raid6main.c 2006-09-07 23:10:43.000000000 +0800 +++ linux-2.6.9/drivers/md/raid6main.c 2006-09-07 23:11:25.000000000 +0800 @@ -33,7 +33,7 @@ * Stripe cache */ -#d
www.eeworm.com/read/333835/3381873

patch raid5-configurable-cachesize.patch

Adds a module parameter to control raid5's internal cache size. Index: linux-2.6.9/drivers/md/raid5.c =================================================================== --- linux-2.6.9.orig/drivers/
www.eeworm.com/read/333835/3381895

patch raid5-merge-ios.patch

Merge IO requests to try and get larger requests on underlying drives. Index: linux-2.6.9/drivers/md/raid5.c =================================================================== --- linux-2.6.9.orig/d
www.eeworm.com/read/333835/3381909

patch raid6-merge-ios.patch

diff -pur linux-2.6.9.orig/drivers/md/raid6main.c linux-2.6.9/drivers/md/raid6main.c --- linux-2.6.9.orig/drivers/md/raid6main.c 2008-01-10 13:51:32.000000000 +0800 +++ linux-2.6.9/drivers/md/raid6mai
www.eeworm.com/read/333835/3381923

patch raid5-large-io.patch

This patch changes max request size to * in order to allow Lustre to submit large I/Os and avoid unnecessary reads. Index: linux-2.6.9/drivers/md/raid5.c ========================
www.eeworm.com/read/333835/3381925

patch raid6-large-io.patch

--- linux-2.6.9.orig/drivers/md/raid6main.c 2006-09-07 23:12:09.000000000 +0800 +++ linux-2.6.9/drivers/md/raid6main.c 2006-09-07 23:12:44.000000000 +0800 @@ -1775,6 +1775,11 @@ static int run (mddev_