Hello, I am new to GEM5 and I would appreciate any guidance. I would like to measure the performance of a assembly benchmark code. The benchmark accesses memory addresses where data is pre-dumped at these addresses in a RAW disk image. My current setup consist of the image disk (containing the data) generated using qemu-img and the compiled binary code.
I would appreciate if I can get answers to some or all my inquiries below as it can help me move forward: 1- When simulating in FS mode, is a kernel (e.g., linux kernel) a must or I can run a binary code without a kernel? 2- Does I/O devices (including a disk image) is mounted by the kernel or can be done systematically in the setup of GEM5? Thanks, Alain _______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org