On Fri, Jan 15, 2010 at 5:54 PM, Ted Unangst <[email protected]> wrote: > So what does it mean for a single byte write to be atomic?
That some bits in a byte won't be updated without other bits being updated as well.
On Fri, Jan 15, 2010 at 5:54 PM, Ted Unangst <[email protected]> wrote: > So what does it mean for a single byte write to be atomic?
That some bits in a byte won't be updated without other bits being updated as well.