> Why are the kernel symbols stored in the m5 checkpoints?

Because the kernel is saved in the checkpoint memory.  We could just
extract the symbols from the provided binary a second time, but it
just seemed safer this way.  Also, I believe that symbols can be
dynamically added to the system at runtime, so we need to keep track
of those.

  Nate
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to