Re: [PATCH] Point the UNEVICTABLE_LRU config option at the documentation
From: KOSAKI Motohiro
Date: Mon Mar 16 2009 - 09:14:24 EST
2009/3/16 Minchan Kim <minchan.kim@xxxxxxxxx>:
> size vmlinux
> text data bss dec hex filename
> 6232681 747665 708608 7688954 7552fa vmlinux
>
> size vmlinux.unevictable
> text data bss dec hex filename
> 6239404 747985 708608 7695997 756e7d vmlinux.unevictable
>
> It almost increases about 7K.
> Many embedded guys always have a concern about size although it is very small.
> It's important about embedded but may not be about server.
Thanks good report.
this is unintetional size to me. I'll digg it later.
Thanks!
-- kosaki
>
> In addition, CONFIG_UNEVICTABLE_LRU feature don't have a big impact in
> embedded machines which have a very small ram.
> I guess many embedded guys will not use this feature.
>
> So, I don't want to remove this configurable option.
> Lets not add useless size bloat in embedded system.
--
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/