Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752755Ab2JOAYb (ORCPT ); Sun, 14 Oct 2012 20:24:31 -0400 Received: from mail-da0-f46.google.com ([209.85.210.46]:34493 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752091Ab2JOAY3 (ORCPT ); Sun, 14 Oct 2012 20:24:29 -0400 Date: Mon, 15 Oct 2012 08:35:27 +0800 From: Zheng Liu To: zwu.kernel@gmail.com Cc: 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 Subject: Re: [RFC v3 13/13] vfs: add documentation Message-ID: <20121015003527.GA23324@gmail.com> Mail-Followup-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 References: <1349863655-29320-1-git-send-email-zwu.kernel@gmail.com> <1349863655-29320-14-git-send-email-zwu.kernel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1349863655-29320-14-git-send-email-zwu.kernel@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 631 Lines: 21 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. Regards, Zheng -- 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/