From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [Lsf-pc] [LSF/MM TOPIC] async buffered diskio read for userspace apps Date: Tue, 20 Jan 2015 16:30:39 -0700 Message-ID: <54BEE51F.7080400@kernel.dk> References: <20150115223157.GB25884@quack.suse.cz> <20150116165506.GA10856@samba2> <20150119071218.GA9747@jeremy-HP> <1421652849.2080.20.camel@HansenPartnership.com> <54BD234F.3060203@kernel.dk> <54BEAD82.3070501@kernel.dk> <54BEE436.4020205@kernel.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: James Bottomley , Jeremy Allison , Volker Lendecke , Jan Kara , Christoph Hellwig , linux-mm@kvack.org, "linux-fsdevel@vger.kernel.org" , lsf-pc@lists.linux-foundation.org To: Milosz Tanski Return-path: Received: from mail-pa0-f50.google.com ([209.85.220.50]:45843 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751557AbbATXaY (ORCPT ); Tue, 20 Jan 2015 18:30:24 -0500 Received: by mail-pa0-f50.google.com with SMTP id bj1so48767176pad.9 for ; Tue, 20 Jan 2015 15:30:24 -0800 (PST) In-Reply-To: <54BEE436.4020205@kernel.dk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 01/20/2015 04:26 PM, Jens Axboe wrote: > On 01/20/2015 04:22 PM, Milosz Tanski wrote: >> Side note Jens. >> >> Can you add a configure flag to disable use of SHM (like for ESX)? It >> took me a while to figure out the proper define to manually stick in >> the configure. >> >> The motivation for this is using rr (mozila's replay debugger) to >> debug fio. rr doesn't support SHM. http://rr-project.org/ gdb's >> reversible debugging is too painfully slow. > > Yeah definitely, that's mean that thread=1 would be a requirement, > obviously. But I'd be fine with adding that flag. http://git.kernel.dk/?p=fio.git;a=commit;h=ba40757ed67c00b37dda3639e97c3ba0259840a4 -- Jens Axboe