Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754406Ab0KUPVn (ORCPT ); Sun, 21 Nov 2010 10:21:43 -0500 Received: from mail-qy0-f181.google.com ([209.85.216.181]:46837 "EHLO mail-qy0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754205Ab0KUPVl (ORCPT ); Sun, 21 Nov 2010 10:21:41 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; b=Jl2XShlbrArycgaocaQS1Nqk4l+0wcdONBmZwTkgoCC6cg9JziFjJAHILjw7ocHM+6 WQUjgCmk6/HCpYMW0dZTV5Sak7jAplcDxjGgpBdcOZJDgWxWgGBzvRlTPSIGR1JWrlA+ 8CfbMgfdfiv1CwyYwdm9CDgV3b99Ej8Fhm+2Y= From: Ben Gamari To: Minchan Kim , Andrew Morton Cc: linux-mm , LKML , Minchan Kim , Peter Zijlstra , Rik van Riel , KOSAKI Motohiro , Johannes Weiner , Nick Piggin Subject: Re: [RFC 1/2] deactive invalidated pages In-Reply-To: References: User-Agent: Notmuch/0.5-3-g22aadfc (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) Date: Sun, 21 Nov 2010 10:21:34 -0500 Message-ID: <874obawvlt.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 494 Lines: 13 On Sun, 21 Nov 2010 23:30:23 +0900, Minchan Kim wrote: > > Ben, Remain thing is to modify rsync and use > fadvise(POSIX_FADV_DONTNEED). Could you test it? Thanks a ton for the patch. Looks good. Testing as we speak. - Ben -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/