[Bug 282138] Need system call that flushes the instruction cache for all cores
Date: Wed, 16 Oct 2024 15:04:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282138
Konstantin Belousov <kib@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kib@FreeBSD.org
--- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> ---
Wouldn't something like membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE)
enough?
--
You are receiving this mail because:
You are the assignee for the bug.