Re: [PATCH v2 16/29] ktap: add amalgamation build(kernel/trace/ktap/amalg.c)

From: Jovi Zhangwei
Date: Sun Mar 30 2014 - 23:22:58 EST


On Mon, Mar 31, 2014 at 10:17 AM, Li Zefan <lizefan@xxxxxxxxxx> wrote:
> On 2014/3/28 22:45, Jovi Zhangwei wrote:
>> This compiles the ktapvm as one huge C file and allows
>> GCC to generate faster and shorter code.
>>
>> No amalgamation build in x86_64:
>> ktapvm.ko: 3.1M
>>
>> amalgamation build in x86_64:
>> ktapvm.ko: 1.1M
>>
>> User can set use amalgamation build or not in Makefile.
>>
>> (Need to analyze further why have so big differences)
>>
>
> Let's drop this patch for now to make the patchset smaller ?
>
Sure, I will analyze the size difference and find the root cause offline.

Thanks for this suggestion.

Jovi.
--
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/