From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261662AbVGKMdW (ORCPT ); Mon, 11 Jul 2005 08:33:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261660AbVGKMdW (ORCPT ); Mon, 11 Jul 2005 08:33:22 -0400 Received: from [210.76.108.236] ([210.76.108.236]:56776 "EHLO ccoss.com.cn") by vger.kernel.org with ESMTP id S261666AbVGKMbR (ORCPT ); Mon, 11 Jul 2005 08:31:17 -0400 Message-ID: <42D269F3.5060808@ccoss.com.cn> Date: Mon, 11 Jul 2005 20:45:39 +0800 From: "liyu@WAN" User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 CC: LKML Subject: Re: I have one doubt about detail of page reclaim. References: <42D268F7.2060108@ccoss.com.cn> In-Reply-To: <42D268F7.2060108@ccoss.com.cn> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org liyu@WAN wrote: > I am reading code of function balabce_pgdat(pg_data_t *pgdat, int > nr_pages, int order). > Sorry, that have one typo, it should be balance_pgdat(). liyu/NOW:D