Skip to content

Dead loop problem caused by initial run. #32

Description

@a759982098

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!
endless loop

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions