Re: [PATCH] Generic dead function optimisation

Andrew Morton (andrewm@uow.edu.au)
Thu, 27 Apr 2000 00:20:47 +0000


David Lang wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
>
> Any chance that the machine that was so much slower ran into memory
> swapping problems to make it take so much longer?

Hi, Dave.

No, it wasn't that. There was a problem with the x86 linker scripts
which was causing the linker to have to process >4,000 sections in a way
which it isn't very good at.

Graham has fixed this and the -ffunction-sections linkage time is now
well under a second!

-- 
-akpm-

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/