[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6599ad830711121547sd314b61vacde8815be2f8854@mail.gmail.com>
Date: Mon, 12 Nov 2007 15:47:03 -0800
From: "Paul Menage" <menage@...gle.com>
To: "Diego Calleja" <diegocg@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Improve cgroup printks
On Nov 10, 2007 3:11 AM, Diego Calleja <diegocg@...il.com> wrote:
> When I boot with the 'quiet' parameter, I see on the screen:
>
> [ 0.000000] Initializing cgroup subsys cpuset
> [ 0.000000] Initializing cgroup subsys cpu
> [ 39.036026] Initializing cgroup subsys cpuacct
> [ 39.036080] Initializing cgroup subsys debug
> [ 39.036118] Initializing cgroup subsys ns
>
> This patch lowers the priority of those messages, adds a "cgroup: " prefix
> to another couple of printks and kills the useless reference to the source file.
>
>
> Signed-off-by: Diego Calleja <diegocg@...il.com>
(with the addition of akpm's KERN_INFO for cgroup_init_subsys() )
Acked-by: Paul Menage <menage@...gle.com>
Paul
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists