Deleted Added
sdiff udiff text old ( 10036:80e84beef3bb ) new ( 10242:cb4e86c17767 )
full compact
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=true
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=LinuxAlphaSystem
13children=bridge clk_domain cpu cpu_clk_domain disk0 disk2 intrctrl iobus iocache membus physmem simple_disk terminal tsunami voltage_domain
14boot_cpu_frequency=500
15boot_osflags=root=/dev/hda1 console=ttyS0
16cache_line_size=64
17clk_domain=system.clk_domain
18console=/dist/binaries/console
19eventq_index=0
20init_param=0
21kernel=/dist/binaries/vmlinux
22load_addr_mask=1099511627775
23mem_mode=timing
24mem_ranges=0:134217727
25memories=system.physmem
26num_work_ids=16
27pal=/dist/binaries/ts_osfpal
28readfile=tests/halt.sh
29symbolfile=
30system_rev=1024
31system_type=34
32work_begin_ckpt_count=0
33work_begin_cpu_id_exit=-1
34work_begin_exit_count=0
35work_cpus_ckpt_count=0
36work_end_ckpt_count=0

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

126smtFetchPolicy=SingleThread
127smtIQPolicy=Partitioned
128smtIQThreshold=100
129smtLSQPolicy=Partitioned
130smtLSQThreshold=100
131smtNumFetchingThreads=1
132smtROBPolicy=Partitioned
133smtROBThreshold=100
134squashWidth=8
135store_set_clear_period=250000
136switched_out=false
137system=system
138tracer=system.cpu.tracer
139trapLatency=13
140wbDepth=1
141wbWidth=8

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

627eventq_index=0
628image_file=
629read_only=false
630table_size=65536
631
632[system.disk0.image.child]
633type=RawDiskImage
634eventq_index=0
635image_file=/dist/disks/linux-latest.img
636read_only=true
637
638[system.disk2]
639type=IdeDisk
640children=image
641delay=1000000
642driveID=master
643eventq_index=0

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

650eventq_index=0
651image_file=
652read_only=false
653table_size=65536
654
655[system.disk2.image.child]
656type=RawDiskImage
657eventq_index=0
658image_file=/dist/disks/linux-bigswap2.img
659read_only=true
660
661[system.intrctrl]
662type=IntrControl
663eventq_index=0
664sys=system
665
666[system.iobus]

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

736ret_data64=18446744073709551615
737ret_data8=255
738system=system
739update_data=false
740warn_access=
741pio=system.membus.default
742
743[system.physmem]
744type=SimpleDRAM
745activation_limit=4
746addr_mapping=RaBaChCo
747banks_per_rank=8
748burst_length=8
749channels=1
750clk_domain=system.clk_domain
751conf_table_reported=true
752device_bus_width=8
753device_rowbuffer_size=1024
754devices_per_rank=8
755eventq_index=0
756in_addr_map=true
757mem_sched_policy=frfcfs
758null=false
759page_policy=open
760range=0:134217727
761ranks_per_channel=2
762read_buffer_size=32
763static_backend_latency=10000
764static_frontend_latency=10000
765tBURST=5000
766tCL=13750
767tRAS=35000
768tRCD=13750
769tREFI=7800000
770tRFC=300000
771tRP=13750
772tRRD=6250
773tWTR=7500
774tXAW=40000
775write_buffer_size=32
776write_high_thresh_perc=70
777write_low_thresh_perc=0
778port=system.membus.master[1]
779
780[system.simple_disk]
781type=SimpleDisk
782children=disk
783disk=system.simple_disk.disk
784eventq_index=0
785system=system
786
787[system.simple_disk.disk]
788type=RawDiskImage
789eventq_index=0
790image_file=/dist/disks/linux-latest.img
791read_only=true
792
793[system.terminal]
794type=Terminal
795eventq_index=0
796intr_control=system.intrctrl
797number=0
798output=true

--- 627 unchanged lines hidden ---