Messages in this thread |  | | Date | Fri, 20 Sep 2013 17:00:00 -0400 | Subject | Re: Drivers: scsi: FLUSH timeout | From | Laurence Oberman <> |
| |
I am thinking Srini meant in the sd_mod driver module. #define SD_FLUSH_TIMEOUT (60 * HZ)
Laurence
On Fri, Sep 20, 2013 at 4:32 PM, Greg KH <gregkh@linuxfoundation.org> wrote: > On Fri, Sep 20, 2013 at 12:32:27PM -0700, K. Y. Srinivasan wrote: >> The SD_FLUSH_TIMEOUT value is currently hardcoded. > > Hardcoded where? Please, more context. > >> On our cloud, we sometimes hit this timeout. I was wondering if we >> could make this a module parameter. If this is acceptable, I can send >> you a patch for this. > > A module parameter don't make sense for a per-device value, does it? > > greg k-h > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
|  |