config.ini (8911:4da2ea94319f) config.ini (8983:8800b05e1cb3)
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
12boot_osflags=a
13init_param=0
14kernel=
15load_addr_mask=1099511627775
16mem_mode=atomic
17memories=system.physmem
18num_work_ids=16
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
12boot_osflags=a
13init_param=0
14kernel=
15load_addr_mask=1099511627775
16mem_mode=atomic
17memories=system.physmem
18num_work_ids=16
19physmem=system.physmem
20readfile=
21symbolfile=
22work_begin_ckpt_count=0
23work_begin_cpu_id_exit=-1
24work_begin_exit_count=0
25work_cpus_ckpt_count=0
26work_end_ckpt_count=0
27work_end_exit_count=0

--- 481 unchanged lines hidden (view full) ---

509[system.cpu.workload]
510type=LiveProcess
511cmd=hello
512cwd=
513egid=100
514env=
515errout=cerr
516euid=100
19readfile=
20symbolfile=
21work_begin_ckpt_count=0
22work_begin_cpu_id_exit=-1
23work_begin_exit_count=0
24work_cpus_ckpt_count=0
25work_end_ckpt_count=0
26work_end_exit_count=0

--- 481 unchanged lines hidden (view full) ---

508[system.cpu.workload]
509type=LiveProcess
510cmd=hello
511cwd=
512egid=100
513env=
514errout=cerr
515euid=100
517executable=/projects/pd/randd/dist/test-progs/hello/bin/arm/linux/hello
516executable=/dist/m5/regression/test-progs/hello/bin/arm/linux/hello
518gid=100
519input=cin
520max_stack_size=67108864
521output=cout
522pid=100
523ppid=99
524simpoint=0
525system=system

--- 6 unchanged lines hidden (view full) ---

532clock=1000
533header_cycles=1
534use_default_range=false
535width=64
536master=system.physmem.port[0]
537slave=system.system_port system.cpu.l2cache.mem_side
538
539[system.physmem]
517gid=100
518input=cin
519max_stack_size=67108864
520output=cout
521pid=100
522ppid=99
523simpoint=0
524system=system

--- 6 unchanged lines hidden (view full) ---

531clock=1000
532header_cycles=1
533use_default_range=false
534width=64
535master=system.physmem.port[0]
536slave=system.system_port system.cpu.l2cache.mem_side
537
538[system.physmem]
540type=PhysicalMemory
539type=SimpleMemory
540conf_table_reported=false
541file=
541file=
542in_addr_map=true
542latency=30000
543latency_var=0
544null=false
545range=0:134217727
546zero=false
547port=system.membus.master[0]
548
543latency=30000
544latency_var=0
545null=false
546range=0:134217727
547zero=false
548port=system.membus.master[0]
549