On Sun, 30 Dec 2007, dean gaudet wrote:
> On Sun, 30 Dec 2007, Thiemo Nagel wrote:
>
> > >stripe_cache_size (currently raid5 only)
> >
> > As far as I have understood, it applies to raid6, too.
>
> good point... and raid4.
>
> here's an updated patch.
and once again with a typo fix. oop
On Sun, 30 Dec 2007, Thiemo Nagel wrote:
> >stripe_cache_size (currently raid5 only)
>
> As far as I have understood, it applies to raid6, too.
good point... and raid4.
here's an updated patch.
-dean
Signed-off-by: dean gaudet <[EMAIL PROTECTED]>
Index: linux/Documentation/md.txt
==
>stripe_cache_size (currently raid5 only)
As far as I have understood, it applies to raid6, too.
Kind regards,
Thiemo Nagel
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/m
Document the amount of memory used by the stripe cache and the fact that
it's tied down and unavailable for other purposes (right?). thanks to Dan
Williams for the formula.
-dean
Signed-off-by: dean gaudet <[EMAIL PROTECTED]>
Index: linux/Documentation/md.txt
=