[Accel-config] Re: [PATCH 1/1] accel-config: Fix idxd_mdev modprobe on specific silicon stepping
Thomas, Ramesh <ramesh.thomas at intel.com>
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <BYAPR11MB253532000355C23FFCCF931DED7A9@BYAPR11MB2535.namprd11.prod.outlook.com> |
On Fri, Apr 02, 2021 at 10:29:33AM, Tony Luck <tony.luck(a)intel.com> wrote: > > modprobe idxd > > + sleep 1 > > Dave - this seems weird. Does the idxd start up some async work during module > initialization? I'd normally expect "modprobe" to complete synchronously. > > "sleep 1" seems a fragile fix. If the system is heavily loaded would you need > a longer sleep? Tony Zhu mentioned he saw different behavior across hw steppings so the timing may be an issue. > > -Tony > _______________________________________________ > Accel-config mailing list -- accel-config(a)lists.01.org > To unsubscribe send an email to accel-config-leave(a)lists.01.org