[Lustre-devel] Question regarding lustre patches
Pratik Rupala
pratik.rupala at calsoftinc.com
Mon Aug 18 04:49:07 PDT 2014
Hi,
In the older version of lustre, I can see a patch named
"*raid5-merge-ios-rhel5.patch*" which is related to RAID performance
improvement for RHEL5.
As per my understanding, it accumulates the bios in a single
make_request function of RAID layer and sends them collectively by
generic_make_request instead of sending them separately per stripe basis.
By this means, performance of RAID could be improved.
But this patch is not present in newer version of lustre and especially
for RHEL6.
So, is it possible to port that patch for RHEL 6, provided RAID
architecture is changed significantly and handling of stripe has been
made asynchronous in RHEL 6 as compared to synchronous handling of
stripe in RHEL 5?
And even if it can be ported for RHEL6, will it give advantage as it was
giving in RHEL 5 with different RAID architecture?
Regards,
Pratik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20140818/bb7ae0b3/attachment.htm>
More information about the lustre-devel
mailing list