vppinfra: Add FreeBSD method for updating pmalloc lookup table 39/40639/3
authorTom Jones <thj@freebsd.org>
Fri, 2 Feb 2024 14:25:24 +0000 (14:25 +0000)
committerDamjan Marion <dmarion@0xa5.net>
Wed, 24 Apr 2024 14:40:59 +0000 (14:40 +0000)
commit97188d71dd952e60e3603b0331c8a73aacfd233f
tree40311a0af8076c801d9cd32124ff2d125efca857
parenta0fd523013289c24c65f30ccd1bc9e4b39f81feb
vppinfra: Add FreeBSD method for updating pmalloc lookup table

FreeBSD has a different interface to request memory mapping information.
Add a FreeBSD specific method for reading physical addresses and make it
available at build time.

Type: improvement
Change-Id: I3588dde8e0a6f6d53333040245341ed09cebef9d
Signed-off-by: Tom Jones <thj@freebsd.org>
src/vppinfra/pmalloc.c