Anyone want to test with a vanilla kernel? A plain Fedora userspace?<br><br><div class="gmail_quote">On Tue, May 11, 2010 at 4:24 PM, James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Tue, May 11, 2010 at 07:14:53PM -0400, John Watlington wrote:<br>
> Writes in UNIX are typically asynchronous --- get the data into a memory<br>
> buffer and the program can continue along its merry way.<br>
> I strongly suspect that writes through the SD system are forced to wait<br>
> for the media to complete the write.<br>
<br>
</div>My tests show that our kernel is doing this for USB and SD, on ext2,<br>
ext3, ext4, vfat, and raw access to the block device (open ... write ...<br>
write ... close).  It isn't doing it for writes to tmpfs or null.<br>
<div class="im"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
_______________________________________________<br>
</div><div><div></div><div class="h5">Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
</div></div></blockquote></div><br>