Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753762AbXJWCei (ORCPT ); Mon, 22 Oct 2007 22:34:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752548AbXJWCea (ORCPT ); Mon, 22 Oct 2007 22:34:30 -0400 Received: from e36.co.us.ibm.com ([32.97.110.154]:44374 "EHLO e36.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751029AbXJWCe2 (ORCPT ); Mon, 22 Oct 2007 22:34:28 -0400 Date: Tue, 23 Oct 2007 08:16:54 +0530 From: Srivatsa Vaddagiri To: Paul Menage Cc: Andrew Morton , Ingo Molnar , Srivatsa Vaddagiri , containers@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] CFS CGroup: Code cleanup Message-ID: <20071023024654.GD3324@linux.vnet.ibm.com> Reply-To: vatsa@linux.vnet.ibm.com References: <471D4510.9030200@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <471D4510.9030200@google.com> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 694 Lines: 20 On Mon, Oct 22, 2007 at 05:49:20PM -0700, Paul Menage wrote: > Clean up some CFS CGroup code > > - replace "cont" with "cgrp" in a few places in the CFS cgroup code, This change looks good to me. Thanks for doing it. > - use write_uint rather than write for cpu.shares write function Minor nit: From pov of making this patch series git bisect safe, shouldn't we be registering a write_uint() handler in this patch as well? -- Regards, vatsa - 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/