[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Speed up modprobe and MAKEDEV
- From: Bernie Innocenti <bernie codewiz org>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Cc: Jakub Jelinek <jakub redhat com>, Kyle McMartin <kmcmarti redhat com>
- Subject: Re: [PATCH] Speed up modprobe and MAKEDEV
- Date: Thu, 02 Oct 2008 05:06:30 +0200
Kyle McMartin wrote:
Ah, I'm glad to see others working on this! I'd not seen the Mandriva
efforts, but I should really poke at them as I'd turned modprobe into
a library and started integrating it into udev.
What an un-unixish design!
One could achieve the same performance with a trivial change that would
keep modprobe and udev independent and simple:
cat | modprobe --stdin
radeon
drm
foo
FATAL: Module foo not found.
e1000
^D
Well, you get the idea... :-)
--
\___/ Bernie Innocenti - http://www.codewiz.org/
_| X | Sugar Labs Team - http://www.sugarlabs.org/
\|_O_| "It's an education project, not a laptop project!"
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]