Page MenuHomeFreeBSD

ufshci: add uic powermode parameter to sysctl
ClosedPublic

Authored by jaeyoon on Fri, Mar 20, 7:23 AM.
Tags
None
Referenced Files
F151437419: D55985.id.diff
Wed, Apr 8, 9:57 AM
Unknown Object (File)
Tue, Apr 7, 1:37 AM
Unknown Object (File)
Mon, Apr 6, 6:26 AM
Unknown Object (File)
Sun, Apr 5, 7:06 PM
Unknown Object (File)
Sun, Apr 5, 9:20 AM
Unknown Object (File)
Wed, Apr 1, 4:31 AM
Unknown Object (File)
Tue, Mar 31, 4:22 AM
Unknown Object (File)
Sun, Mar 29, 12:36 PM
Subscribers

Details

Summary

Adds parameters related to the performance of the UFS device.

Sponsored by: Samsung Electronics

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jaeyoon created this revision.

Is there documentation that needs to be updated?
The change itself looks good, though maybe the commit message is a little vague?

sys/dev/ufshci/ufshci_pci.c
37

I don't think you want this change...

This revision is now accepted and ready to land.Fri, Mar 20, 1:39 PM
This revision now requires review to proceed.Mon, Mar 23, 2:36 AM

Could you please approve this patch?

This revision is now accepted and ready to land.Mon, Mar 23, 2:25 PM
jaeyoon added inline comments.
sys/dev/ufshci/ufshci_pci.c
37

Clang-format enforces this awkward indentation.

OK. thanks for the info on clang-format. It's approved to commit.

This revision was automatically updated to reflect the committed changes.
jaeyoon marked an inline comment as done.