Re: [RFC] 2.5.8 sort kernel tables

From: Matthias Andree (matthias.andree@stud.uni-dortmund.de)
Date: Thu Apr 18 2002 - 05:21:05 EST


On Thu, 18 Apr 2002, Keith Owens wrote:

> + * Do not assume that the table from the linker is correct, sort it at boot
> + * time. Since 90%+ of the entries will be sorted, a bubble sort is good
> + * enough, it only runs once per table per boot. The sort only does binary
> + * keys and only sorts in ascending order.

Any real-world figures on how long this sort process would take on big
tables on some sparc or i586 class box? (Just trying to figure if bubble
is really adequate. It is if the table is indeed essentially sorted with
only like 10 reversed neighbours or if it's short.)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Apr 23 2002 - 22:00:20 EST