Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754175Ab2JOHEg (ORCPT ); Mon, 15 Oct 2012 03:04:36 -0400 Received: from mail-bk0-f46.google.com ([209.85.214.46]:38994 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752602Ab2JOHEe (ORCPT ); Mon, 15 Oct 2012 03:04:34 -0400 MIME-Version: 1.0 In-Reply-To: <20121015003527.GA23324@gmail.com> References: <1349863655-29320-1-git-send-email-zwu.kernel@gmail.com> <1349863655-29320-14-git-send-email-zwu.kernel@gmail.com> <20121015003527.GA23324@gmail.com> Date: Mon, 15 Oct 2012 15:04:32 +0800 Message-ID: Subject: Re: [RFC v3 13/13] vfs: add documentation From: Zhi Yong Wu To: zwu.kernel@gmail.com, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org, linuxram@linux.vnet.ibm.com, viro@zeniv.linux.org.uk, david@fromorbit.com, dave@jikos.cz, tytso@mit.edu, cmm@us.ibm.com, Zhi Yong Wu Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 809 Lines: 32 On Mon, Oct 15, 2012 at 8:35 AM, Zheng Liu wrote: > Hi Zhi Yong, > > [cut...] >> +3. The Design >> + >> +These include the following parts: >> + >> + * Hooks in existing vfs functions to track data access frequency >> + >> + * New rbtrees for tracking access frequency of inodes and sub-file > ^^^^^^^ s/rbtrees/radix-trees >> +ranges (hot_rb.c) > ^^^^^^^^ Now it seems that all codes are in the same file. HI, Zheng, Good catch, i will update them, thanks. > > Regards, > Zheng -- Regards, Zhi Yong Wu -- 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/