Cache block size in RAID5 stripe cache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Currently (in 2.6.x), the RAID5 stripe cache has a cache
unit size of PAGE_SIZE (4KB for x86, as STRIPE_SIZE is
defined in md/raid5.c).

For 2.4.x, due to buffer_head restriction of one vector per
header, this is a reasonable restriction.  For 2.6.x with
bio capable of multiple vectors, we might consider
increasing STRIPE_SIZE for performance reasons.

Is there any work or patch available in this area?

Thanks.

Tzung.
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux