What's the difference between /proc/vmcore and /proc/kcore ?
Sept. 13, 2015
1:30 p.m.
Hi, What's the difference between /proc/vmcore and /proc/kcore ? Thanks -- Lucas Tanure
Sept. 13, 2015
4:36 p.m.
My take on it is that /proc/kcore is a mapping of the raw virtual memory, so it looks like a humungous sparse file. /proc/vmcore is a ELF-formatted version of the same thing which would be more suitable for storing on a hard-drive. On Sun, Sep 13, 2015 at 6:30 AM, Lucas Tanure <tanure@linux.com> wrote:
Hi,
What's the difference between /proc/vmcore and /proc/kcore ?
Thanks
-- Lucas Tanure
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Dave Hylands Shuswap, BC, Canada http://www.davehylands.com
3988
Age (days ago)
3988
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dave Hylands -
Lucas Tanure