From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-2?B?o3VrYXN6IE1pZXJ6d2E=?= Subject: Re: The Infamous Reiser4-randomly-blocks-for-ages-and-writes-the-hd-continously-in-the-mean-while now with a btrace log! (hope it helps) Date: Thu, 10 Aug 2006 20:55:32 +0200 Message-ID: References: <20060806162017.GB8613@rvalles.homedns.org.> <5c49b0ed0608070233p68204fd1la2630e49fb08fad7@mail.gmail.com> <44DB6080.8070306@iki.fi> <44DB7F9B.4030504@slaphack.com> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <44DB7F9B.4030504@slaphack.com> List-Id: Content-Type: text/plain; format="flowed"; delsp="yes"; charset="iso-8859-1" To: David Masover , "reiserfs-list@namesys.com" Dnia Thu, 10 Aug 2006 20:48:59 +0200, David Masover =20 napisa=B3: > Vesa Kaihlavirta wrote: > >> Incidentally, I've witnessed similar behaviour in various simple tasks, >> e.g. writing >> entries to an sqlite database, or receiving mail from pop3 in =20 >> thunderbird. > > Sounds like fsync issues. That is being worked on. I'm think it's writeout that's involved, I tried to disable fsync and it =20 helped for apps that are calling fsync to keep data integrity (like =20 sqlite) but it also happens when I'm downloading files using rtorrent =20 which does not call fsync but generetes many little writes.