Re: [PATCH 3/3] faster workaround

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Cox
Date: Thursday, October 11, 2007 - 6:26 am

> -static void ata_fill_sg(struct ata_queued_cmd *qc)

Its probably better to simply make your own sil_qc_prep function for this
case rather than touch the core code.


If you are just fiddling with the way the data is split then
LIBATA_MAX_PRD - 1 should be totally safe)


Un-needed


Ok



And since in this approach we are merely splitting the last PRD entry in
some obscure cases we might as well do it by default as it should have no
performance impact of any note done this way.


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCHES] Re: sil3114 data corruption, Bernd Schubert, (Thu Oct 11, 5:09 am)
[PATCH 1/3] Re: sil3114 data corruption, Bernd Schubert, (Thu Oct 11, 5:15 am)
Re: [PATCH 2/3] Re: sil3114 data corruption, Bernd Schubert, (Thu Oct 11, 5:20 am)
Re: [PATCH 3/3] faster workaround, Bernd Schubert, (Thu Oct 11, 5:33 am)
Re: [PATCH 3/3] faster workaround, Alan Cox, (Thu Oct 11, 6:26 am)
Re: [PATCH 3/3] faster workaround, Jeff Garzik, (Thu Oct 11, 7:19 am)
Re: [PATCH 3/3] faster workaround, Bernd Schubert, (Thu Oct 11, 7:39 am)
Re: [PATCH 3/3] faster workaround, Alan Cox, (Thu Oct 11, 7:50 am)
Re: [PATCH 3/3] faster workaround, Jeff Garzik, (Thu Oct 11, 7:59 am)
Re: [PATCH 3/3] faster workaround, Jeff Garzik, (Thu Oct 11, 8:04 am)
Re: [PATCH 3/3] faster workaround, Bernd Schubert, (Thu Oct 11, 8:18 am)
Re: [PATCH 3/3] faster workaround, Jeff Garzik, (Fri Oct 12, 2:08 pm)
Re: [PATCH 3/3] faster workaround, Bernd Schubert, (Mon Oct 15, 3:18 am)
Re: [PATCH 3/3] faster workaround, Tejun Heo, (Tue Oct 23, 1:08 am)
Re: [PATCH 3/3] faster workaround, Bernd Schubert, (Tue Oct 23, 10:28 am)
Re: [PATCH 3/3] faster workaround, Soeren Sonnenburg, (Wed Oct 24, 6:39 am)