kexec/kdump produces incomplete dump files with kernel 2.6.20 + CONFIG_HIGHMEM64G

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
> Do you use the same kernel as the running kernel as capture kernel?
>
> Regards,
> Bernhard

If I may butt in here -- Kevin's capture kernel is "standard" 3GB/1GB
kernel, whereas his primary kernel is his 1GB/3GB kernel.

Also to clarify, since vmalloc memory is biased to be allocated
from highmem, in his 1GB/3GB kernel it comes from physical memory
above his kernel's 3GB "unity-mappable" range.  And his system happens
to have a 1GB chunk of physical memory from 4GB to 5GB physical, so
his vmalloc memory comes from the physical address 0x100000000 and
above.  Data is read OK on the live system from that region of memory,
but when read from the same physical address on the dumpfile, it always
returns zeroes.

Dave



[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux