From: Zach Brown Subject: Re: [PATCH, RFC] Don't do page stablization if !CONFIG_BLKDEV_INTEGRITY Date: Wed, 07 Mar 2012 21:39:50 -0500 Message-ID: <4F581BF6.8000305@zabbo.net> References: <4F57F523.3020703@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Theodore Ts'o , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org To: Eric Sandeen Return-path: Received: from lulu.zabbo.net ([69.168.54.52]:52449 "EHLO lulu.zabbo.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750832Ab2CHCjw (ORCPT ); Wed, 7 Mar 2012 21:39:52 -0500 In-Reply-To: <4F57F523.3020703@redhat.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: > Can you devise a non-secret testcase that demonstrates this? Hmm. I bet you could get fio to do it. Giant file, random mmap() writes, spin until the CPU overwhelms writeback? - z