[Bug 230888] Missing 64 bit atomic functions for i386
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 25 21:59:20 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230888
Conrad Meyer <cem at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cem at freebsd.org
--- Comment #2 from Conrad Meyer <cem at freebsd.org> ---
Isn't (1) just: kernel: mask all interrupts, do operation, unmask; userspace:
take a global mutex over the op?
Do we care if 64-bit atomics don't work from NMI contexts on i486-class
hardware? I doubt it.
I'm also pro gone_in(12)'ing i486 and lower.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list