[PATCH v2 1/7] Initialize and setup eppic

Aravinda Prasad aravinda at linux.vnet.ibm.com
Fri Nov 16 04:43:14 EST 2012



On 2012-11-15 21:34, Vivek Goyal wrote:

> On Thu, Nov 08, 2012 at 07:08:04PM +0530, Aravinda Prasad wrote:
> 
> [..]
>> diff --git a/Makefile b/Makefile
>> index d5fc09e..3ac8e63 100644
>> --- a/Makefile
>> +++ b/Makefile
>> @@ -55,6 +55,13 @@ LIBS := -llzo2 $(LIBS)
>>  CFLAGS += -DUSELZO
>>  endif
>>  
>> +ifeq ($(EPPIC), on)
>> +LIBS := -leppic -ltinfo $(LIBS)
> 
> So you also pull in libarary "tinfo". Does that 1MB number include this
> too? What's the total size bloat for makedumpfile once we compile with
> EPPIC on.


Yes it includes. The actual size bloat for makedumpfile with EPPIC=on is
around 850KB

> 
> Thanks
> Vivek
> 


-- 
Regards,
Aravinda




More information about the kexec mailing list