Deleted Added
sdiff udiff text old ( 11731:c473ca7cc650 ) new ( 12062:d6ee16239a26 )
full compact
1{
2 "name": null,
3 "sim_quantum": 0,
4 "system": {
5 "kernel": "",
6 "mmap_using_noreserve": false,
7 "kernel_addr_check": true,
8 "symbolfile": "",

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

1482 "buffer_size": 0,
1483 "path": "system.ruby.dir_cntrl0.dmaResponseFromDir",
1484 "type": "MessageBuffer"
1485 },
1486 "name": "dir_cntrl0",
1487 "p_state_clk_gate_bins": 20,
1488 "directory": {
1489 "name": "directory",
1490 "system": "system",
1491 "version": 0,
1492 "eventq_index": 0,
1493 "cxx_class": "DirectoryMemory",
1494 "path": "system.ruby.dir_cntrl0.directory",
1495 "type": "RubyDirectoryMemory",
1496 "numa_high_bit": 5,
1497 "size": 268435456
1498 },

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

1544 "type": "TimingSimpleCPU",
1545 "profile": 0,
1546 "icache_port": {
1547 "peer": "system.ruby.l1_cntrl0.sequencer.slave[0]",
1548 "role": "MASTER"
1549 },
1550 "p_state_clk_gate_bins": 20,
1551 "p_state_clk_gate_min": 1,
1552 "syscallRetryLatency": 10000,
1553 "interrupts": [
1554 {
1555 "eventq_index": 0,
1556 "path": "system.cpu.interrupts",
1557 "type": "RiscvInterrupts",
1558 "name": "interrupts",
1559 "cxx_class": "RiscvISA::Interrupts"
1560 }

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

1569 "path": "system.cpu",
1570 "max_loads_any_thread": 0,
1571 "switched_out": false,
1572 "workload": [
1573 {
1574 "uid": 100,
1575 "pid": 100,
1576 "kvmInSE": false,
1577 "cxx_class": "Process",
1578 "executable": "/home/ar4jc/gem5/tests/testing/../test-progs/hello/bin/riscv/linux/hello",
1579 "drivers": [],
1580 "system": "system",
1581 "gid": 100,
1582 "eventq_index": 0,
1583 "env": [],
1584 "maxStackSize": 67108864,
1585 "ppid": 0,
1586 "type": "Process",
1587 "cwd": "",
1588 "pgid": 100,
1589 "simpoint": 0,
1590 "euid": 100,
1591 "input": "cin",
1592 "path": "system.cpu.workload",
1593 "name": "workload",
1594 "cmd": [
1595 "hello"
1596 ],
1597 "errout": "cerr",
1598 "useArchPT": false,
1599 "egid": 100,
1600 "output": "cout"

--- 137 unchanged lines hidden ---