From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 14972] [regression] msync() call on ext4 causes disk thrashing Date: Sat, 2 Jan 2010 13:19:24 GMT Message-ID: <201001021319.o02DJOH1026291@demeter.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: linux-ext4@vger.kernel.org Return-path: Received: from demeter.kernel.org ([140.211.167.39]:44647 "EHLO demeter.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752092Ab0ABNT1 (ORCPT ); Sat, 2 Jan 2010 08:19:27 -0500 Received: from demeter.kernel.org (localhost.localdomain [127.0.0.1]) by demeter.kernel.org (8.14.3/8.14.2) with ESMTP id o02DJO4Y026292 for ; Sat, 2 Jan 2010 13:19:24 GMT In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: http://bugzilla.kernel.org/show_bug.cgi?id=14972 Theodore Tso changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tytso@mit.edu --- Comment #2 from Theodore Tso 2010-01-02 13:19:23 --- Regression from what? Ext3? Or some earlier kernel version? What arguments are you giving to this test program of yours? It looks like it does some number of reads and/or writes to the file, and then calls 10,000 msyncs with 50ms wait between each msync. I'm not seeing any disk activity as a result. Was anything else reading or writing to the file or to the file system at the same time? -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.