Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753840AbYLCGSt (ORCPT ); Wed, 3 Dec 2008 01:18:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751263AbYLCGSj (ORCPT ); Wed, 3 Dec 2008 01:18:39 -0500 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:55805 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751869AbYLCGSi (ORCPT ); Wed, 3 Dec 2008 01:18:38 -0500 Date: Wed, 3 Dec 2008 15:17:40 +0900 From: KAMEZAWA Hiroyuki To: Andrew Morton Cc: "linux-mm@kvack.org" , "balbir@linux.vnet.ibm.com" , "nishimura@mxp.nes.nec.co.jp" , "kosaki.motohiro@jp.fujitsu.com" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 0/21] memcg updates 2008/12/03 Message-Id: <20081203151740.f5da4349.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20081202215650.e7621524.akpm@linux-foundation.org> References: <20081203134718.6b60986f.kamezawa.hiroyu@jp.fujitsu.com> <20081202215650.e7621524.akpm@linux-foundation.org> Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 2.5.0 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3518 Lines: 112 On Tue, 2 Dec 2008 21:56:50 -0800 Andrew Morton wrote: > On Wed, 3 Dec 2008 13:47:18 +0900 KAMEZAWA Hiroyuki wrote: > > > This is memcg update series onto > > "The mm-of-the-moment snapshot 2008-12-02-17-08" > > Complaints... > > - All these patches had filenames in their Subject: lines. I turned > these all back into sensible-sounding English titles. > Sorry.. > - I think a lot of authorships got lost. For example, the way these > patches were sent, you will be identified as the author of > inactive_anon_is_low-move-to-vmscan.patch, but I don't think you > were. So please work out the correct authorship for > Sure. some patch includes modification from me (no big changes) > memcg-revert-gfp-mask-fix.patch Author: KAMEZAWA Hiroyuki > memcg-check-group-leader-fix.patch Author: Nikanth Karthikesan a bit modified by me. > memcg-memoryswap-controller-fix-limit-check.patch Author: Daisuke Nishimura a bit modified by me. > memcg-swapout-refcnt-fix.patch Author: KAMEZAWA Hiroyuki > memcg-hierarchy-avoid-unnecessary-reclaim.patch Author: Daisuke Nishimura a bit modified by me. > inactive_anon_is_low-move-to-vmscan.patch Author: KOSAKI Motohiro > mm-introduce-zone_reclaim-struct.patch Author: KOSAKI Motohiro > mm-add-zone-nr_pages-helper-function.patch Author: KOSAKI Motohiro > mm-make-get_scan_ratio-safe-for-memcg.patch Author: KOSAKI Motohiro > memcg-add-null-check-to-page_cgroup_zoneinfo.patch Author: KOSAKI Motohiro > memcg-add-inactive_anon_is_low.patch Author: KOSAKI Motohiro > memcg-add-mem_cgroup_zone_nr_pages.patch Author: KOSAKI Motohiro > memcg-add-zone_reclaim_stat.patch Author: KOSAKI Motohiro > memcg-remove-mem_cgroup_cal_reclaim.patch Author: KOSAKI Motohiro > memcg-show-reclaim-stat.patch Author: KOSAKI Motohiro a bit modified by me. > memcg-rename-scan-global-lru.patch Author: KAMEZAWA Hiroyuki > memcg-protect-prev_priority.patch Author: KOSAKI Motohiro > memcg-swappiness.patch Author: KOSAKI Motohiro fixed bug by me. > memcg-explain-details-and-test-document.patch Author: KAMEZAWA Hiroyuki > > and let me know? > > - Sentences start with capital letters. > > - Your patches are missing the ^--- after the changelog. This > creates additional work (and potential for mistakes) at the other > end. will fix when I do this kind of again.. > > - I didn't check whether any acked-by's got lost. They may have been... > AFAIK, only Acks from people other than Kamezawa, Balbir, Nishimura to aboves are Rik van Riel's. I think I've picked up all. Thanks, -Kame -- 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/