Message ID | cover.1593657314.git.kwmad.kim@samsung.com (mailing list archive) |
---|---|
Headers | show |
Series | ufs: introduce callbacks to get command information | expand |
Hi Kiwoong, On Thu, 2020-07-02 at 11:38 +0900, Kiwoong Kim wrote: > Some SoC specific might need command history for > various reasons, such as stacking command contexts > in system memory to check for debugging in the future > or scaling some DVFS knobs to boost IO throughput. > > What you would do with the information could be > variant per SoC vendor. > > Kiwoong Kim (2): > ufs: introduce a callback to get info of command completion > exynos-ufs: implement dbg_register_dump and compl_xfer_req Thanks for the update! Would you please elaborate the change log in cover letter for easier review in the future? Thanks, Stanley Chu
> Hi Kiwoong, > > On Thu, 2020-07-02 at 11:38 +0900, Kiwoong Kim wrote: > > Some SoC specific might need command history for various reasons, such > > as stacking command contexts in system memory to check for debugging > > in the future or scaling some DVFS knobs to boost IO throughput. > > > > What you would do with the information could be variant per SoC > > vendor. > > > > Kiwoong Kim (2): > > ufs: introduce a callback to get info of command completion > > exynos-ufs: implement dbg_register_dump and compl_xfer_req > > Thanks for the update! > > Would you please elaborate the change log in cover letter for easier > review in the future? > > Thanks, > Stanley Chu > I'll keep in mind. Thanks. Kiwoong Kim