Re: [patch 00/13] devtmpfs patches

From: Greg KH
Date: Mon May 11 2009 - 13:56:54 EST


On Sun, May 10, 2009 at 06:00:18PM -0700, Andrew Morton wrote:
> On Mon, 11 May 2009 01:47:16 +0200 Kay Sievers <kay.sievers@xxxxxxxx> wrote:
>
> > On Sun, May 10, 2009 at 23:19, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
> > >> /me boggles, however does one end up with that many partitions on so few
> > >> disks?
> > >
> > > It happens. Tejun did the extending because libata users were really
> > > hitting these limits.
> > >
> > >> /boot
> > >> /
> > >> /home
> > >> /usr
> > >> swap
> > >> /usr/local
> > >> /opt
> > >>
> > >> and I'm seriously out of sensible ideas.
> > >
> > > I've seen two usual variants
> > >
> > > __ __ __ __Fedora & Unbuntu & Debian & ....
> > >
> > > __ __ __ __Fedora 10 & Rawhide & Fedora 9 & ...
> > >
> > > for people who like to play with distros or need to test a product on them
> > >
> > > and once you do that 16 is quite easy
> >
> > That's right. Also people with virtualization, running many guest from
> > individual partitions, like to do that - and 16 is nothing for them.
> > :)
> >
> > Some of us run the dynamic sd minors already, and it's not unlikely we
> > will enable it pretty soon for the distro.
>
> There are plenty of setups which have lots of partitions, but very very
> few of them are booted with any frequency.

On the contrary, opensuse had lots of very grumpy users that had 10s of
partitions (lots of operating systems installed for testing and for
other reasons), that did not like us switching to libata which rendered
their partition setup as broken.

Hence the dynamic minors for large numbers of scsi partitions. That
option is now enabled in the openSUSE FACTORY tree which made that user
group very happy.

> The patchset is described as saving "a few seconds" when booting a
> typical distro installation? Out of what, 100 seconds?

5-8 seconds.

> That's pretty thin gruel, IMO, and doesn't obviously justify mucking
> up the kernel.

No, it's a very large percentage overall.

Others are talking about getting a full Linux install up and running in
2 or less seconds, so every little bit counts now.

> A 1.5 second saving on some gadget which boots in 6 seconds would be a
> lot more interesting.

That is what we are talking about here.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/