13/12/2022 08:59, Fengnan Chang: > Alarm and multiprocess hotplug still need access hugepage memory, > if alarm event processed after memory detach, it may cause SEGV. > So cleanup alarm and multiprocess hotplug before memory detach. > > Signed-off-by: Fengnan Chang <changfeng...@bytedance.com> > --- > lib/eal/linux/eal.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
What about FreeBSD?