Hi, When i am running dhrystone benchmark on arm model, it never gets completed. so i put the debug flags and i could see:
**`2821960548: system.cpu_cluster.cpus: T0 : syscall read still needs retry.`** **`2821960548: read.wrapped_function_event: EventFunctionWrapped 83716 scheduled @ 2821993848`** **`2821993848: read.wrapped_function_event: EventFunctionWrapped 83716 executed @ 2821993848`** **`2821993848: system.cpu_cluster.cpus.[tid:0]: Reading int reg 0 (0) as 0.`** **`2821993848: system.cpu_cluster.cpus.[tid:0]: Reading int reg 1 (1) as 0x4a9f70.`** **`2821993848: system.cpu_cluster.cpus.[tid:0]: Reading int reg 2 (2) as 0x2000.`** **`2821993848: system.cpu_cluster.cpus: T0 : syscall Retrying read(0, 4890480, 8192)...`** **`2821993848: system.cpu_cluster.cpus.[tid:0]: Reading int reg 0 (0) as 0.`** **`2821993848: system.cpu_cluster.cpus.[tid:0]: Reading int reg 1 (1) as 0x4a9f70.`** **`2821993848: system.cpu_cluster.cpus.[tid:0]: Reading int reg 2 (2) as 0x2000.`** **`2821993848: system.cpu_cluster.cpus: T0 : syscall read still needs retry.`** **`2821993848: read.wrapped_function_event: EventFunctionWrapped 83717 scheduled @ 2822027148`** **`2822027148: read.wrapped_function_event: EventFunctionWrapped 83717 executed @ 2822027148`** **`2822027148: system.cpu_cluster.cpus.[tid:0]: Reading int reg 0 (0) as 0.`** **`2822027148: system.cpu_cluster.cpus.[tid:0]: Reading int reg 1 (1) as 0x4a9f70.`** **`2822027148: system.cpu_cluster.cpus.[tid:0]: Reading int reg 2 (2) as 0x2000.`** **`2822027148: system.cpu_cluster.cpus: T0 : syscall Retrying read(0, 4890480, 8192)...`** Can anyone please help me fix it? Regards, Tom
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org