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 "membus": {

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

306 "commitToFetchDelay": 1,
307 "needsTSO": false,
308 "smtIQThreshold": 100,
309 "workload": [
310 {
311 "uid": 100,
312 "pid": 100,
313 "kvmInSE": false,
314 "cxx_class": "Process",
315 "executable": "/home/ar4jc/gem5/tests/testing/../test-progs/hello/bin/riscv/linux/hello",
316 "drivers": [],
317 "system": "system",
318 "gid": 100,
319 "eventq_index": 0,
320 "env": [],
321 "maxStackSize": 67108864,
322 "ppid": 0,
323 "type": "Process",
324 "cwd": "",
325 "pgid": 100,
326 "simpoint": 0,
327 "euid": 100,
328 "input": "cin",
329 "path": "system.cpu.workload",
330 "name": "workload",
331 "cmd": [
332 "hello"
333 ],
334 "errout": "cerr",
335 "useArchPT": false,
336 "egid": 100,
337 "output": "cout"

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

346 "path": "system.cpu.tracer",
347 "type": "ExeTracer",
348 "name": "tracer",
349 "cxx_class": "Trace::ExeTracer"
350 },
351 "decodeToFetchDelay": 1,
352 "renameWidth": 8,
353 "numThreads": 1,
354 "syscallRetryLatency": 10000,
355 "squashWidth": 8,
356 "function_trace": false,
357 "backComSize": 5,
358 "decodeToRenameDelay": 1,
359 "store_set_clear_period": 250000,
360 "numPhysIntRegs": 256,
361 "p_state_clk_gate_max": 1000000000000,
362 "toL2Bus": {

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

965 "sequential_access": false,
966 "assoc": 2
967 },
968 "path": "system.cpu",
969 "numRobs": 1,
970 "switched_out": false,
971 "smtLSQPolicy": "Partitioned",
972 "fetchBufferSize": 64,
973 "cacheStorePorts": 200,
974 "simpoint_start_insts": [],
975 "max_insts_any_thread": 0,
976 "smtROBThreshold": 100,
977 "numIQEntries": 64,
978 "branchPred": {
979 "numThreads": 1,
980 "BTBEntries": 4096,
981 "cxx_class": "TournamentBP",

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

1075 "sequential_access": false,
1076 "assoc": 2
1077 },
1078 "commitToDecodeDelay": 1,
1079 "smtIQPolicy": "Partitioned",
1080 "issueWidth": 8,
1081 "LSQCheckLoads": true,
1082 "commitToRenameDelay": 1,
1083 "system": "system",
1084 "checker": null,
1085 "numPhysFloatRegs": 256,
1086 "eventq_index": 0,
1087 "default_p_state": "UNDEFINED",
1088 "type": "DerivO3CPU",
1089 "wbWidth": 8,
1090 "interrupts": [

--- 63 unchanged lines hidden ---