Home
last modified time | relevance | path

Searched hist:f9e90c24737f96ab97ad534d925fe37a7f0a6f58 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dhash.hf9e90c24737f96ab97ad534d925fe37a7f0a6f58 Tue May 10 14:16:20 CEST 2022 Hans Petter Selasky <hselasky@FreeBSD.org> LinuxKPI: Implement linux/hashtable.h for FreeBSD.

This implementation uses the concurrency kit, CK, API directly which is
suitable for use with EPOCH(9) and RCU under FreeBSD.

No functional change intended.

The initial "linux/hash.h" code was obtained from DragonFlyBSD via
FreeBSD's drm-kmod in ports.

Differential Revision: https://reviews.freebsd.org/D35162
Reviewed by: bz@ and markj@
MFC after: 1 week
Sponsored by: NVIDIA Networking
H A Dhashtable.hf9e90c24737f96ab97ad534d925fe37a7f0a6f58 Tue May 10 14:16:20 CEST 2022 Hans Petter Selasky <hselasky@FreeBSD.org> LinuxKPI: Implement linux/hashtable.h for FreeBSD.

This implementation uses the concurrency kit, CK, API directly which is
suitable for use with EPOCH(9) and RCU under FreeBSD.

No functional change intended.

The initial "linux/hash.h" code was obtained from DragonFlyBSD via
FreeBSD's drm-kmod in ports.

Differential Revision: https://reviews.freebsd.org/D35162
Reviewed by: bz@ and markj@
MFC after: 1 week
Sponsored by: NVIDIA Networking