[gem5-users] Kernel boot complete

2021-06-14 Thread Laney Laney via gem5-users
Hello everyone, I have modified some code of gem5, but the kernel may not be fully started. Can someone tell me where the kernel starts and ends in gem5. Thanks in advance. ___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email

[gem5-users] Cannot enter benchmark test set.

2021-05-17 Thread Laney Laney via gem5-users
I defined TLB object tlb2 in mmu.cc file, and added tlb2 access process in getTE() function of tlb.cc file to realize simple two-level TLB. It can be compiled successfully, but it can't enter benchmark test set at runtime. I used Command line is:./build/ARM/gem5.opt

[gem5-users] Multi-level TLB is implemented in performance

2020-10-28 Thread Laney Laney via gem5-users
Hi,all. I would like to know if it is possible to implement multi-level TLB on gem5 performance by modeling the latency of TLB. If so, which files or functions should I start with? ___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send