initial commit
This commit is contained in:
4623
multiThreading/CMP4/config.ini
Normal file
4623
multiThreading/CMP4/config.ini
Normal file
File diff suppressed because it is too large
Load Diff
6249
multiThreading/CMP4/config.json
Normal file
6249
multiThreading/CMP4/config.json
Normal file
File diff suppressed because it is too large
Load Diff
76
multiThreading/CMP4/fs/proc/cpuinfo
Normal file
76
multiThreading/CMP4/fs/proc/cpuinfo
Normal file
@@ -0,0 +1,76 @@
|
||||
processor : 0
|
||||
vendor_id : Generic
|
||||
cpu family : 0
|
||||
model : 0
|
||||
model name : Generic
|
||||
stepping : 0
|
||||
cpu MHz : 2000.000
|
||||
cache size: : 1024.0K
|
||||
physical id : 0
|
||||
siblings : 4
|
||||
core id : 0
|
||||
cpu cores : 4
|
||||
fpu : yes
|
||||
fpu exception : yes
|
||||
cpuid level : 1
|
||||
wp : yes
|
||||
flags : fpu
|
||||
cache alignment : 64
|
||||
|
||||
processor : 1
|
||||
vendor_id : Generic
|
||||
cpu family : 0
|
||||
model : 0
|
||||
model name : Generic
|
||||
stepping : 0
|
||||
cpu MHz : 2000.000
|
||||
cache size: : 1024.0K
|
||||
physical id : 0
|
||||
siblings : 4
|
||||
core id : 1
|
||||
cpu cores : 4
|
||||
fpu : yes
|
||||
fpu exception : yes
|
||||
cpuid level : 1
|
||||
wp : yes
|
||||
flags : fpu
|
||||
cache alignment : 64
|
||||
|
||||
processor : 2
|
||||
vendor_id : Generic
|
||||
cpu family : 0
|
||||
model : 0
|
||||
model name : Generic
|
||||
stepping : 0
|
||||
cpu MHz : 2000.000
|
||||
cache size: : 1024.0K
|
||||
physical id : 0
|
||||
siblings : 4
|
||||
core id : 2
|
||||
cpu cores : 4
|
||||
fpu : yes
|
||||
fpu exception : yes
|
||||
cpuid level : 1
|
||||
wp : yes
|
||||
flags : fpu
|
||||
cache alignment : 64
|
||||
|
||||
processor : 3
|
||||
vendor_id : Generic
|
||||
cpu family : 0
|
||||
model : 0
|
||||
model name : Generic
|
||||
stepping : 0
|
||||
cpu MHz : 2000.000
|
||||
cache size: : 1024.0K
|
||||
physical id : 0
|
||||
siblings : 4
|
||||
core id : 3
|
||||
cpu cores : 4
|
||||
fpu : yes
|
||||
fpu exception : yes
|
||||
cpuid level : 1
|
||||
wp : yes
|
||||
flags : fpu
|
||||
cache alignment : 64
|
||||
|
||||
5
multiThreading/CMP4/fs/proc/stat
Normal file
5
multiThreading/CMP4/fs/proc/stat
Normal file
@@ -0,0 +1,5 @@
|
||||
cpu 0 0 0 0 0 0 0
|
||||
cpu0 0 0 0 0 0 0 0
|
||||
cpu1 0 0 0 0 0 0 0
|
||||
cpu2 0 0 0 0 0 0 0
|
||||
cpu3 0 0 0 0 0 0 0
|
||||
1
multiThreading/CMP4/fs/sys/devices/system/cpu/online
Normal file
1
multiThreading/CMP4/fs/sys/devices/system/cpu/online
Normal file
@@ -0,0 +1 @@
|
||||
0-3
|
||||
1
multiThreading/CMP4/fs/sys/devices/system/cpu/possible
Normal file
1
multiThreading/CMP4/fs/sys/devices/system/cpu/possible
Normal file
@@ -0,0 +1 @@
|
||||
0-3
|
||||
35
multiThreading/CMP4/simerr
Normal file
35
multiThreading/CMP4/simerr
Normal file
@@ -0,0 +1,35 @@
|
||||
warn: The `get_runtime_isa` function is deprecated. Please migrate away from using this function.
|
||||
warn: The se.py script is deprecated. It will be removed in future releases of gem5.
|
||||
warn: The `get_runtime_isa` function is deprecated. Please migrate away from using this function.
|
||||
warn: No dot file generated. Please install pydot to generate the dot file and pdf.
|
||||
src/mem/dram_interface.cc:690: warn: DRAM device capacity (8192 Mbytes) does not match the address range assigned (512 Mbytes)
|
||||
src/base/statistics.hh:279: warn: One of the stats is a legacy stat. Legacy stat is a stat that does not belong to any statistics::Group. Legacy stat is deprecated.
|
||||
system.remote_gdb: Listening for connections on port 7000
|
||||
src/sim/simulate.cc:194: info: Entering event queue @ 0. Starting simulation...
|
||||
src/arch/x86/cpuid.cc:180: warn: x86 cpuid family 0x0000: unimplemented function 13
|
||||
src/arch/x86/cpuid.cc:180: warn: x86 cpuid family 0x0000: unimplemented function 13
|
||||
src/arch/x86/cpuid.cc:180: warn: x86 cpuid family 0x0000: unimplemented function 13
|
||||
src/arch/x86/cpuid.cc:180: warn: x86 cpuid family 0x0000: unimplemented function 13
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall set_robust_list(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall rseq(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall set_robust_list(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall rseq(...)
|
||||
src/sim/mem_state.cc:443: info: Increasing stack size by one page.
|
||||
src/sim/mem_state.cc:443: info: Increasing stack size by one page.
|
||||
src/sim/mem_state.cc:443: info: Increasing stack size by one page.
|
||||
src/sim/mem_state.cc:443: info: Increasing stack size by one page.
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall set_robust_list(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall rseq(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall set_robust_list(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall rseq(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
src/sim/syscall_emul.cc:74: warn: ignoring syscall mprotect(...)
|
||||
src/sim/mem_state.cc:443: info: Increasing stack size by one page.
|
||||
29
multiThreading/CMP4/simout
Normal file
29
multiThreading/CMP4/simout
Normal file
@@ -0,0 +1,29 @@
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
gem5 Simulator System. https://www.gem5.org
|
||||
gem5 is copyrighted software; use the --copyright option for details.
|
||||
|
||||
gem5 version 23.0.0.1
|
||||
gem5 compiled Aug 28 2025 18:18:37
|
||||
gem5 started Sep 21 2025 04:05:08
|
||||
gem5 executing on cargdevgpu, pid 3120849
|
||||
command line: /home/carlos/projects/gem5/gem5src/gem5/build/X86/gem5.opt --outdir=/home/carlos/projects/gem5/gem5-data/results/smt/CMP4 /home/carlos/projects/gem5/gem5src/gem5/configs/deprecated/example/se.py '--cmd=/home/carlos/projects/gem5/gem5-run/memtouch/memtouch;/home/carlos/projects/gem5/gem5-run/memtouch/memtouch;/bin/ls;/bin/echo' --cpu-type=DerivO3CPU --num-cpus=4 --caches --l2cache --l1i_size=32kB --l1d_size=32kB --l2_size=1MB --bp-type=LTAGE --maxinsts=20000000
|
||||
|
||||
**** REAL SIMULATION ****
|
||||
|
||||
cache_scripts
|
||||
gem5-build
|
||||
gem5-data
|
||||
gem5-run
|
||||
gem5src
|
||||
parse_bp.sh
|
||||
parse_integrated.sh
|
||||
parse_smt.sh
|
||||
parse_superscalar.sh
|
||||
pipeline_sim.sh
|
||||
results
|
||||
run_bp.sh
|
||||
run_cmp.sh
|
||||
run_integrated.sh
|
||||
run_smt.sh
|
||||
run_superscalar.sh
|
||||
Exiting @ tick 223205548000 because a thread reached the max instruction count
|
||||
4433
multiThreading/CMP4/stats.txt
Normal file
4433
multiThreading/CMP4/stats.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user