From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: sleep-for documentation and how to pause reliably Date: Mon, 18 Feb 2013 07:41:51 +0800 Organization: The Church of Emacs Message-ID: <20130218074151.2c9aaccbf9ccf3eaa8446b73@gmail.com> References: <83mwv6szif.fsf@gnu.org> <878v6pj2vk.fsf@gmail.com> <83haldu342.fsf@gnu.org> <87r4khgvrf.fsf@gmail.com> <83bobkslb9.fsf@gnu.org> <20130217195813.634c3e504b81e6220258f785@gmail.com> <83d2vyrjo9.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1361144524 24781 80.91.229.3 (17 Feb 2013 23:42:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 Feb 2013 23:42:04 +0000 (UTC) Cc: emacs-devel@gnu.org, thierry.volpiatto@gmail.com To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 18 00:42:26 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U7DsG-00048j-UH for ged-emacs-devel@m.gmane.org; Mon, 18 Feb 2013 00:42:25 +0100 Original-Received: from localhost ([::1]:51701 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7Dru-0006Kw-VF for ged-emacs-devel@m.gmane.org; Sun, 17 Feb 2013 18:42:02 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:59766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7Drs-0006Ki-Pa for emacs-devel@gnu.org; Sun, 17 Feb 2013 18:42:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7Drr-0005Ta-EX for emacs-devel@gnu.org; Sun, 17 Feb 2013 18:42:00 -0500 Original-Received: from mail-da0-f52.google.com ([209.85.210.52]:50727) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7Drp-0005Ss-9X; Sun, 17 Feb 2013 18:41:57 -0500 Original-Received: by mail-da0-f52.google.com with SMTP id f10so2193011dak.39 for ; Sun, 17 Feb 2013 15:41:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=sjOfbFrtBA1iY/aQN6mg7/sieFHpmaGG5WE03P8ipXU=; b=fdYwd+QtWkKzVz2lsOxKn//RKUxvk/jKd1t8Zw+olyTtcouNO7wu5PELSLsmHXCMtX o2hrAIranq1JQLjSUQDpkOYSXjFtkQpw9AsKi0nXnS0S0c4tE9F9Y3UmP/6sE2NeEDJ7 FCMOQPtcBRwhQV4L8O+0uc9iZ79JyBK1R32ESlH4s2J2O97i9Kkl4u8qgCbj+WcD3qS7 g9h4G8cFfTlRKLRC7jY9IRXaHYlzyrE4tl1T9FPzgDjW91QHPgeNq2MuToICLByUHK4N XR+6DIjPeEfq29WkiC6L1O8LxrgVM07Xqj+CGT//sPaqT1B+1ZNzKy17LeJOptKJuVMs Elrw== X-Received: by 10.68.0.41 with SMTP id 9mr24429259pbb.132.1361144516384; Sun, 17 Feb 2013 15:41:56 -0800 (PST) Original-Received: from Emacs ([124.117.94.252]) by mx.google.com with ESMTPS id u10sm51539235pax.14.2013.02.17.15.41.53 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 17 Feb 2013 15:41:55 -0800 (PST) In-Reply-To: <83d2vyrjo9.fsf@gnu.org> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.210.52 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157113 Archived-At: On Sun, 17 Feb 2013 18:26:14 +0200 Eli Zaretskii wrote: > > Just a question: what does "cold cache" mean? > > I meant the disk cache. A cold cache (as opposed to a warm cache) > means that the files your program reads are not in the cache, and need > to be physically read from the disk. I see, thanks. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao