Page MenuHomeFreeBSD

ufshci: enable the ufshci module to load at boot time
Needs ReviewPublic

Authored by j_yoon.choi_samsung.com on Thu, Jun 19, 8:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 23, 11:01 AM
Unknown Object (File)
Mon, Jun 23, 4:03 AM
Unknown Object (File)
Sun, Jun 22, 10:50 PM
Unknown Object (File)
Fri, Jun 20, 12:51 PM
Unknown Object (File)
Fri, Jun 20, 6:36 AM
Subscribers

Details

Reviewers
imp
Summary

The ufshci driver tried to allocate a single 256KB segment for the UTP
command descriptor during boot, but failed due to memory fragmentation.
I fixed it to allocate the buffer in 8KB segments instead.

Sponsored by: Samsung Electronics

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 65037
Build 61920: arc lint + arc unit
OSZAR »