Re: [RFC] 2.5.8 sort kernel tables

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Apr 20 2002 - 03:50:53 EST


> It requires extra storage which is unacceptable. The kernel tables
> must be sorted before any code that might take an exception is used.
> The sort must be done very early, before kernel memory management is
> setup. In addition, the kernel stack has a limited size.

Why not sort them after linking and before you boot the kernel. This sounds
like a job for libbfd after link. I hadn't realised you planned to do the
sort every boot

Alan
-
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:25 EST