-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Running Environment (please complete the following information):
- Host OS and Kernel version: [e.g. Ubuntu 20.04 ]
- Compiler version used to build SimpleSSD-FullSystem: [e.g. GCC 9.8.0]
- SimpleSSD-FullSystem version: [e.g. v2.0.3 - or commit hash]
- SimpleSSD version: [e.g. v2.0.4 - or commit hash]
- Guest Kernel version: [e.g. Linux 4.14 compiled with aarch64-linux-gnu-gcc]
- Compiler version used to build Guest Kernel binary: [e.g. Linaro GCC 7.2.1]
./build/X86/gem5.opt --debug-flag=M5Print --debug-file=debug.txt
./configs/example/fs.py --kernel=x86_64-vmlinux-4.9.92
--num-cpu=4 --cpu-clock=2GHz --caches --l2cache --cpu-type=AtomicSimpleCPU
--mem-size=4GB --mem-type=DDR4_2400_8x8
--ssd-interface=nvme --ssd-config=./src/dev/storage/simplessd/config/sample.cfg --disk-image=x86root.img
when I firstly run this command, it took a lot of time in the endless loop below and the "stats.txt" and "debug.txt" were empty!

Metadata
Metadata
Assignees
Labels
No labels