config.json (11731:c473ca7cc650) config.json (12062:d6ee16239a26)
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,
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": "LiveProcess",
315 "executable": "/z/powerjg/gem5-upstream/tests/test-progs/hello/bin/riscv/linux/hello",
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": [],
316 "drivers": [],
317 "system": "system",
318 "gid": 100,
319 "eventq_index": 0,
320 "env": [],
321 "input": "cin",
322 "ppid": 99,
323 "type": "LiveProcess",
321 "maxStackSize": 67108864,
322 "ppid": 0,
323 "type": "Process",
324 "cwd": "",
324 "cwd": "",
325 "pgid": 100,
325 "simpoint": 0,
326 "euid": 100,
326 "simpoint": 0,
327 "euid": 100,
328 "input": "cin",
327 "path": "system.cpu.workload",
329 "path": "system.cpu.workload",
328 "max_stack_size": 67108864,
329 "name": "workload",
330 "cmd": [
331 "hello"
332 ],
333 "errout": "cerr",
334 "useArchPT": false,
335 "egid": 100,
336 "output": "cout"

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

345 "path": "system.cpu.tracer",
346 "type": "ExeTracer",
347 "name": "tracer",
348 "cxx_class": "Trace::ExeTracer"
349 },
350 "decodeToFetchDelay": 1,
351 "renameWidth": 8,
352 "numThreads": 1,
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,
353 "squashWidth": 8,
354 "function_trace": false,
355 "backComSize": 5,
356 "decodeToRenameDelay": 1,
357 "store_set_clear_period": 250000,
358 "numPhysIntRegs": 256,
359 "p_state_clk_gate_max": 1000000000000,
360 "toL2Bus": {

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

963 "sequential_access": false,
964 "assoc": 2
965 },
966 "path": "system.cpu",
967 "numRobs": 1,
968 "switched_out": false,
969 "smtLSQPolicy": "Partitioned",
970 "fetchBufferSize": 64,
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,
971 "simpoint_start_insts": [],
972 "max_insts_any_thread": 0,
973 "smtROBThreshold": 100,
974 "numIQEntries": 64,
975 "branchPred": {
976 "numThreads": 1,
977 "BTBEntries": 4096,
978 "cxx_class": "TournamentBP",

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

1072 "sequential_access": false,
1073 "assoc": 2
1074 },
1075 "commitToDecodeDelay": 1,
1076 "smtIQPolicy": "Partitioned",
1077 "issueWidth": 8,
1078 "LSQCheckLoads": true,
1079 "commitToRenameDelay": 1,
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,
1080 "cachePorts": 200,
1081 "system": "system",
1082 "checker": null,
1083 "numPhysFloatRegs": 256,
1084 "eventq_index": 0,
1085 "default_p_state": "UNDEFINED",
1086 "type": "DerivO3CPU",
1087 "wbWidth": 8,
1088 "interrupts": [

--- 63 unchanged lines hidden ---
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 ---