Re: [PATCH 16/28] ktap: add runtime/amalg.c

From: Andi Kleen
Date: Fri Mar 28 2014 - 14:54:25 EST


Jovi Zhangwei <jovi.zhangwei@xxxxxxxxx> writes:

> Use amalgamation build make ktapvm.ko much smaller.
>
> No amalgamation build in x86_64:
> ktapvm.ko: 2.4M
>
> amalgamation build in x86_64:
> ktapvm.ko: 1.1M
>
> User can set use amalgamation build or not in Makefile.

This seems dubious. Is that due to debug information?

[if yes new enough toolchain can fix that]

If it's due to code something is seriously wrong,
perhaps in your inlines.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/