Page MenuHomeFreeBSD

Unregister the ARC lowmem handler sooner
ClosedPublic

Authored by markj on Dec 13 2017, 5:55 PM.
Tags
None
Referenced Files
F103271092: D13480.diff
Fri, Nov 22, 9:37 PM
Unknown Object (File)
Tue, Nov 12, 1:07 PM
Unknown Object (File)
Thu, Nov 7, 6:51 AM
Unknown Object (File)
Thu, Oct 31, 5:47 AM
Unknown Object (File)
Oct 18 2024, 3:28 AM
Unknown Object (File)
Oct 17 2024, 12:41 PM
Unknown Object (File)
Sep 22 2024, 9:03 PM
Unknown Object (File)
Sep 18 2024, 8:39 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.