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)
Sun, Nov 17, 8:41 AM
Unknown Object (File)
Wed, Nov 6, 11:17 PM
Unknown Object (File)
Fri, Nov 1, 4:48 PM
Unknown Object (File)
Thu, Oct 31, 5:11 AM
Unknown Object (File)
Oct 1 2024, 9:33 PM
Unknown Object (File)
Sep 24 2024, 3:34 AM
Unknown Object (File)
Sep 21 2024, 5:01 AM
Unknown Object (File)
Sep 18 2024, 10:07 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.