Page MenuHomeFreeBSD

linuxkpi: Add `synchronize_shrinkers()`
ClosedPublic

Authored by dumbbell on Feb 13 2023, 9:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 11:16 PM
Unknown Object (File)
Oct 2 2024, 7:53 AM
Unknown Object (File)
Sep 30 2024, 1:42 PM
Unknown Object (File)
Sep 30 2024, 1:33 PM
Unknown Object (File)
Sep 30 2024, 1:32 PM
Unknown Object (File)
Sep 27 2024, 5:44 PM
Unknown Object (File)
Sep 23 2024, 11:38 AM
Unknown Object (File)
Sep 16 2024, 4:17 PM

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