Page MenuHomeFreeBSD

ufshci: add uic powermode parameter to sysctl
ClosedPublic

Authored by jaeyoon on Mar 20 2026, 7:23 AM.
Tags
None
Referenced Files
F156652183: D55985.id174272.diff
Fri, May 15, 10:18 AM
Unknown Object (File)
Fri, May 15, 2:42 AM
Unknown Object (File)
Fri, May 15, 12:42 AM
Unknown Object (File)
Thu, May 14, 11:29 PM
Unknown Object (File)
Tue, May 12, 12:45 PM
Unknown Object (File)
Sat, May 9, 11:10 PM
Unknown Object (File)
Sat, May 9, 11:06 PM
Unknown Object (File)
Fri, May 1, 11:34 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 71577
Build 68460: arc lint + arc unit

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.Mar 20 2026, 1:39 PM
This revision now requires review to proceed.Mar 23 2026, 2:36 AM

Could you please approve this patch?

This revision is now accepted and ready to land.Mar 23 2026, 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.