lkml.org 
[lkml]   [2015]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/1] kernel booting messages, first line
On Tue, Dec 29, 2015 at 10:42:40AM -0800, Randy Dunlap wrote:
> On 12/28/15 17:31, Alexandru GOIA wrote:
> > What it does : first line of booting kernel, as seen in dmesg(1), will be the Linux kernel signature
> > (version, compiler, compiler hostname).
> >
> > What it solves : it appers ahead of cgroup messages at booting.
> >
> > This ugliness, since 3.10.x kernel.
> >
> >
> > So :
> >
> > Instead of the unaesthetic lines :
> >
> > Initializing cgroup subsys cpuset
> > Initializing cgroup subsys cpu
> > Initializing cgroup subsys cpuacct
> > Linux version 4 ...
> >
> >
> > ... We will have :
> >
> >
> > Linux version 4 ...
> > Initializing cgroup subsys cpuset
> > Initializing cgroup subsys cpu
> > Initializing cgroup subsys cpuacct
> >
> > As normal .
...
>
> I like the patch. Could you make it a proper kernel patch, please?

I don't know why cgroup is printing those messages to begin with.
They don't serve any purpose. Lemme just kill them.

Thanks.

--
tejun


\
 
 \ /
  Last update: 2015-12-29 20:41    [W:0.042 / U:0.452 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site