Page MenuHomeFreeBSD

linuxkpi: Define `__GFP_THISNODE`
ClosedPublic

Authored by dumbbell on Apr 16 2026, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 17, 8:13 PM
Unknown Object (File)
Sun, May 17, 8:06 PM
Unknown Object (File)
Sun, May 17, 5:03 PM
Unknown Object (File)
Sun, May 17, 5:00 PM
Unknown Object (File)
Sun, May 17, 1:34 AM
Unknown Object (File)
Sun, May 17, 1:34 AM
Unknown Object (File)
Sun, May 17, 12:39 AM
Unknown Object (File)
Sat, May 16, 9:28 PM
Subscribers

Details

Summary

It is used to force the NUMA node to allocate from. This flag is unimplemented for now because we don't have an implementation of alloc_pages_node() yet.

The DRM TTM code started to use this flag in Linux 6.12.

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

Sponsored by: The FreeBSD Foundation

Diff Detail

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