Date: Sat, 25 Aug 2018 21:59:18 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 230888] Missing 64 bit atomic functions for i386 Message-ID: <bug-230888-29464-gPAFQTlYXa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230888-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-230888-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230888 Conrad Meyer <cem@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cem@freebsd.org --- Comment #2 from Conrad Meyer <cem@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230888-29464-gPAFQTlYXa>
