From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lb0-f172.google.com ([209.85.217.172]:52237 "EHLO mail-lb0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932535Ab3BKVTm (ORCPT ); Mon, 11 Feb 2013 16:19:42 -0500 Received: by mail-lb0-f172.google.com with SMTP id n8so5004212lbj.17 for ; Mon, 11 Feb 2013 13:19:41 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <20130208213745.GC10931@localhost.localdomain> <20130211160524.GA2611@localhost.localdomain> Date: Mon, 11 Feb 2013 22:19:41 +0100 Message-ID: Subject: Re: Fwd: Current State of BTRFS From: Florian Hofmann To: Leonidas Spyropoulos Cc: Josef Bacik , cwillu , "linux-btrfs@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-btrfs-owner@vger.kernel.org List-ID: @Leonidas: I don't think so ... this is running on a i7 core and lzo is pretty damn fast. 2013/2/11 Leonidas Spyropoulos : > On Mon, Feb 11, 2013 at 4:05 PM, Josef Bacik wrote: >> On Fri, Feb 08, 2013 at 04:12:17PM -0700, Florian Hofmann wrote: >>> I ran it as root. The first times there was no output whatsoever. This >>> time triggering gave the SysRq : Show Blocked State line. Strange >>> >> >> Well that's weird, it looks like you don't have any blocked tasks, so either >> sysrq+w is screwing up or you are getting stuck in something CPU intensive. Try >> doing sysrq+w next time it happens again and also run top and see if something >> is using up 100% of the CPU. If it's something chewing up CPU then I'll tell >> you how to figure out what's going on. Thanks, >> > I noticed you have the FS mounted with compress flag (compress=lzo). > Could it be that your CPU is bottle-necking the process? > >> Josef >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > -- > Caution: breathing may be hazardous to your health. > > #include > int main(){printf("%s","\x4c\x65\x6f\x6e\x69\x64\x61\x73");}