On Thu, 12 May 2011, nathan binkert wrote:
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
I am not proposing removing those symbols, but it is still not clear to
why the simulator would need to know where the symbols reside in the
memory? Secondly, given a memory image, how would you extract the symbols?
--
Nilay
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users