Page MenuHomeFreeBSD

linuxkpi: Define `__GFP_THISNODE`
ClosedPublic

Authored by dumbbell on Apr 16 2026, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 10, 9:21 PM
Unknown Object (File)
Mon, Sep 7, 9:33 AM
Unknown Object (File)
Sat, Sep 5, 5:23 PM
Unknown Object (File)
Fri, Sep 4, 7:01 AM
Unknown Object (File)
Thu, Sep 3, 3:14 AM
Unknown Object (File)
Wed, Sep 2, 1:36 PM
Unknown Object (File)
Wed, Sep 2, 9:12 AM
Unknown Object (File)
Tue, Sep 1, 3:11 AM
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