Page MenuHomeFreeBSD

Unregister the ARC lowmem handler sooner
ClosedPublic

Authored by markj on Dec 13 2017, 5:55 PM.
Tags
None
Referenced Files
F133605553: D13480.diff
Sun, Oct 26, 11:45 PM
Unknown Object (File)
Wed, Oct 22, 7:39 AM
Unknown Object (File)
Wed, Oct 22, 7:39 AM
Unknown Object (File)
Wed, Oct 22, 7:39 AM
Unknown Object (File)
Tue, Oct 21, 7:21 PM
Unknown Object (File)
Wed, Oct 15, 2:20 PM
Unknown Object (File)
Sat, Oct 11, 3:50 AM
Unknown Object (File)
Thu, Oct 2, 7:11 PM
Subscribers

Details

Summary

arc_event_lowmem() will attempt to acquire arc_reclaim_lock, so we must
deregister before that lock is destroyed.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 13542
Build 13766: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Dec 17 2017, 6:21 PM
This revision was automatically updated to reflect the committed changes.