[PATCH] Speed up modprobe and MAKEDEV

Rahul Sundaram sundaram at fedoraproject.org
Thu Oct 9 04:58:02 UTC 2008


Dave Airlie wrote:
> On Wed, 2008-10-01 at 18:52 +0200, Jakub Jelinek wrote:
>> Hi!
>>
> 
>> MAKEDEV sources almost 500KB of config files on every invocation, and the
>> inner loop is terribly inefficient.  The second patch allows it to shrink
>> the files to 55KB while expressing the same info and makes the inner loop
>> more efficient.  Depending on how many modprobe and MAKEDEV invocations
>> are done on your box during bootup, this can or might not make meassurable
>> difference.
>>
> 
> I've just pushed MAKEDEV 3.23-7 into koji should be in rawhide soon.
> 
> MAKEDEV is now hosted on git.fedorahosted.org for anyone who cares.
> 
> Thanks Jakub.

It is time for us to drop the exception in

http://fedoraproject.org/wiki/Packaging/SourceURL#We_are_Upstream

Insist that we use fedorahosted.org or other project hosting websites 
whenever we are upstream for a project? It certainly makes it easier for 
others to consume our bits when they don't have to crawl through source 
rpm packages. SRPM dumps are a horrible way to manage upstream source 
code anyway.

Rahul




More information about the fedora-devel-list mailing list