Page MenuHomeFreeBSD

linuxkpi: Define `__GFP_THISNODE`
ClosedPublic

Authored by dumbbell on Apr 16 2026, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 11:42 PM
Unknown Object (File)
Wed, Aug 12, 6:04 PM
Unknown Object (File)
Wed, Aug 12, 12:42 AM
Unknown Object (File)
Mon, Aug 10, 11:21 AM
Unknown Object (File)
Mon, Aug 10, 11:13 AM
Unknown Object (File)
Mon, Aug 10, 7:35 AM
Unknown Object (File)
Mon, Aug 10, 1:14 AM
Unknown Object (File)
Sat, Aug 8, 5:05 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