From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.216.66.137 with SMTP id h9cs32910wed; Fri, 22 Oct 2010 09:37:05 -0700 (PDT) Received: by 10.150.190.14 with SMTP id n14mr6400183ybf.96.1287765424823; Fri, 22 Oct 2010 09:37:04 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id u9si18914968yba.22.2010.10.22.09.37.04; Fri, 22 Oct 2010 09:37:04 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4E5911978406; Fri, 22 Oct 2010 12:37:04 -0400 (EDT) Received: from mail-yw0-f50.google.com (mail-yw0-f50.google.com [209.85.213.50]) by rubyforge.org (Postfix) with ESMTP id 08E3B19783CF for ; Fri, 22 Oct 2010 12:28:10 -0400 (EDT) Received: by ywi4 with SMTP id 4so919155ywi.23 for ; Fri, 22 Oct 2010 09:28:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:content-type:cc :subject:from:to:in-reply-to:references:date:message-id:user-agent :content-transfer-encoding; bh=SeLtLwJkJFMPjOUo6IElQ8yveV9zk4zkLoWkoTwwK2s=; b=My5QF6fGxUkhDIwbvOnov4kp+5djEnrpe7yiV+ICjrIcRKCrEoqc72UmL1G2CWEh+n JwU15F2tUsGKrdHquBCn6+jTXO9PBGLXK8t+gPW9ItF34WuSiXWLTQrtBz+vJoOEq5bn VTDw4SlmRlrjt1giWVCOdh0+f8CmF+kIoGvGg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:content-type:cc:subject:from:to:in-reply-to:references:date :message-id:user-agent:content-transfer-encoding; b=qGu/cE2jgF9VdnYeXxH4nsAnOMG5SqNwO77I+/VDjYrPsdyk0RTMLuZlnMtWMPvnnp DYqqdzOuvJgzRw3FhcvbxP4bOQV5VcGGCuVGzSp/+ddQ5RoCFexNP1R5tQcblzOBStJq p7K/EyIQ9iThuXUw4aBl3qONitxBg04m/vk8o= Received: by 10.42.46.145 with SMTP id k17mr2026153icf.470.1287764889579; Fri, 22 Oct 2010 09:28:09 -0700 (PDT) Received: from localhost (c-24-128-129-146.hsd1.vt.comcast.net [24.128.129.146]) by mx.google.com with ESMTPS id mz11sm2749609qcb.39.2010.10.22.09.28.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 22 Oct 2010 09:28:08 -0700 (PDT) From: Mark Alexander To: Shadowfirebird In-reply-to: <1287752134-sup-9563@blake> References: <1287739347-sup-2987@blake> <1287750098-sup-8825@r61> <1287752134-sup-9563@blake> Date: Fri, 22 Oct 2010 12:28:01 -0400 Message-Id: <1287764701-sup-6487@r61> User-Agent: Sup/0.11 Cc: sup-talk Subject: Re: [sup-talk] Slow opening of threads? X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Shadowfirebird's message of Fri Oct 22 09:03:15 -0400 2010: > Interesting that you should mention that, because I have an > encrypted $HOME (bad choice at Ubuntu install time -- ::shrug:: ). I > suppose it might apply the other way around, too. That could do it. It would mean your .sup directory (and the Xapian index) would be on ecryptfs, which could be slow. In my case, my home directory is not encrypted. I only put work-related stuff (e.g., email) on an encrypted directory ($HOME/Private) that I set up initially with ecryptfs-setup-private. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk