Page MenuHomeFreeBSD

Unregister the ARC lowmem handler sooner
ClosedPublic

Authored by markj on Dec 13 2017, 5:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 3:58 PM
Unknown Object (File)
Mon, Apr 20, 3:07 PM
Unknown Object (File)
Fri, Apr 17, 1:28 AM
Unknown Object (File)
Thu, Apr 16, 2:05 PM
Unknown Object (File)
Thu, Apr 16, 11:56 AM
Unknown Object (File)
Thu, Apr 16, 3:34 AM
Unknown Object (File)
Tue, Apr 7, 9:38 AM
Unknown Object (File)
Sat, Apr 4, 3:49 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.