On Thu, Apr 22, 2010 at 03:07:11PM -0700, Eric W. Biederman wrote:
I guess even if it works, for distributions it will become additional
liability to carry vmlinux (instead of relocatable bzImage). So we shall
have to find a way to make bzImage work.
Memory requirement by user space might be of interest though like dump
filtering tools. I vaguely remember that it used to first traverse all
the memory pages, create some internal data structures and then start
dumping.
So memory required by filtering tool might be directly proportional to
amount of memory present in the system.
Vitaly, have you really run into cases where 2G upper limit is a concern.
What is the configuration you have, how much memory it has and how much
memory are you planning to reserve for kdump kernel?
Thanks
Vivek
--