]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC ebe5cf355dca:
authorHans Petter Selasky <hselasky@FreeBSD.org>
Fri, 5 Mar 2021 11:44:06 +0000 (12:44 +0100)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 23 Mar 2021 10:50:47 +0000 (11:50 +0100)
commit773811507d44226a755f4649b4f0ab367d3c47d4
treec24cbce884e442038f135c664aa686bb06488623
parent7d7ed0223c0a8a40c242650532e1e70e1f3946fb
MFC ebe5cf355dca:
Implement basic support for allocating memory from a specific numa node
in the LinuxKPI.

Differential Revision: https://reviews.freebsd.org/D29077
Reviewed by: markj@ and kib@
Sponsored by: Mellanox Technologies // NVIDIA Networking

(cherry picked from commit ebe5cf355dca1d7827a70b99a9d9c4f97f78691d)
sys/compat/linuxkpi/common/include/linux/compat.h
sys/compat/linuxkpi/common/include/linux/device.h
sys/compat/linuxkpi/common/include/linux/slab.h
sys/compat/linuxkpi/common/src/linux_domain.c [new file with mode: 0644]
sys/conf/files
sys/modules/linuxkpi/Makefile