[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20061011180844.d7119152.akpm@osdl.org>
Date: Wed, 11 Oct 2006 18:08:44 -0700
From: Andrew Morton <akpm@...l.org>
To: "Ulrich Windl" <ulrich.windl@...uni-regensburg.de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Q: I/O to block devices
On Mon, 09 Oct 2006 13:39:34 +0200
"Ulrich Windl" <ulrich.windl@...uni-regensburg.de> wrote:
> I'm surprised: To my knowledge I/O to block devices is synchronous (at least write
> I thought)
Nope. But the kernel will sync the device on the final close.
Try doing `sleep 10000000 < /dev/sda &' and the run the tests...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists