Page MenuHomeFreeBSD

linuxkpi: Define `MAX_PAGE_ORDER` and `NR_PAGE_ORDERS`
ClosedPublic

Authored by dumbbell on Mar 15 2025, 11:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 27, 3:09 AM
Unknown Object (File)
Tue, Sep 23, 1:46 AM
Unknown Object (File)
Sun, Sep 21, 7:34 PM
Unknown Object (File)
Sat, Sep 20, 8:13 AM
Unknown Object (File)
Sep 18 2025, 5:10 PM
Unknown Object (File)
Sep 14 2025, 2:49 AM
Unknown Object (File)
Aug 26 2025, 11:03 PM
Unknown Object (File)
Aug 13 2025, 7:46 AM
Subscribers

Details

Summary

The TTM component of the DRM drivers started to use the latter in Linux 6.8.

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

Sponsored by: The FreeBSD Foundation

Diff Detail

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

Event Timeline

I notice that in Linux this is 11 or 13 by default on aarch64 if configured for 16k/64k pages (respectively), but I'm sure this is reasonable for the foreseeable future.

This revision is now accepted and ready to land.Mar 25 2025, 5:27 PM