Page MenuHomeFreeBSD

Don't load ccp automatically.
ClosedPublic

Authored by imp on Aug 30 2018, 9:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 14 2025, 5:38 PM
Unknown Object (File)
Sep 14 2025, 3:41 PM
Unknown Object (File)
Sep 10 2025, 6:28 PM
Unknown Object (File)
Aug 28 2025, 10:26 AM
Unknown Object (File)
Jul 11 2025, 7:57 PM
Unknown Object (File)
Jun 19 2025, 11:25 AM
Unknown Object (File)
Jun 14 2025, 9:19 AM
Unknown Object (File)
May 29 2025, 5:55 AM
Subscribers
None

Details

Reviewers
jhb
cem
Summary

Remove the PNP info for the moment from the driver. There's a number
of known issues with this, including that the performance isn't very
good even when everything is working well.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 19298
Build 18906: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Aug 30 2018, 9:33 PM

To provide some context in case anyone is curious:

Here's the known bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227982

And here's some notes on the performance relative to AESNI (available on the same hardware), from original commit: https://svnweb.freebsd.org/base?view=revision&revision=r328150

Thanks for the context, I'll update the commit message and submit to re@

rS338402 fixes this. Said differential review, not differential revision.