Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Tuesday, September 16, 2008 - 7:11 am

On Tuesday 16 September 2008 23:57, Michael Trimarchi wrote:

AFAIK, the only way to do an atomic 64 bit store on 32-bit x86 is
"cmpxchg8b" (with lock prefix on SMP). That would be far slower
I'm sure.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch, Nick Piggin, (Tue Sep 16, 7:11 am)