History log of /freebsd/sys/compat/linuxkpi/common/include/linux/cgroup_dmem.h (Results 1 – 1 of 1)
Revision Date Author Comments
# b55cc81f 17-Jun-2026 Jean-Sébastien Pédron <dumbbell@FreeBSD.org>

linuxkpi: Add <linux/cgroup_dmem.h>

In this header, we declare empty stubs for all functions, as if
`CONFIG_CGROUP_DMEM` was disabled is Linux.

The DRM TTM memory manager started to use this in Lin

linuxkpi: Add <linux/cgroup_dmem.h>

In this header, we declare empty stubs for all functions, as if
`CONFIG_CGROUP_DMEM` was disabled is Linux.

The DRM TTM memory manager started to use this in Linux 6.14.

Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57702

show more ...