Page MenuHomeFreeBSD

linuxkpi: Add `synchronize_shrinkers()`
ClosedPublic

Authored by dumbbell on Feb 13 2023, 9:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 8:14 AM
Unknown Object (File)
Tue, Oct 14, 8:14 AM
Unknown Object (File)
Tue, Oct 14, 8:13 AM
Unknown Object (File)
Mon, Oct 13, 6:26 PM
Unknown Object (File)
Sun, Oct 12, 2:29 AM
Unknown Object (File)
Thu, Sep 18, 9:08 AM
Unknown Object (File)
Sep 13 2025, 8:02 PM
Unknown Object (File)
Sep 13 2025, 5:22 AM

Details

Summary

It takes the lock and release it immediately to make sure no shrinkers are running in parallel.

This is part of the update of the DRM drivers to Linux 5.16.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable