Hello Brandon Potter,
I'd like you to reexamine a change. Please visit
https://gem5-review.googlesource.com/9623
to look at the new patch set (#5).
Change subject: sim,cpu: make exit_group halt all threads in a group
......................................................................
sim,cpu: make exit_group halt all threads in a group
When a thread calls exit_group, in addition to halting the thread
itself, it needs to halt all other threads in its group (i.e., threads
sharing the same thread group ID). This patch enables threads to do
that.
Change-Id: Ib2e158fb27cf98843f177a64a2d643b1bbc94d03
---
M src/cpu/o3/cpu.cc
M src/sim/syscall_emul.cc
M src/sim/system.cc
3 files changed, 40 insertions(+), 8 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/9623
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: Ib2e158fb27cf98843f177a64a2d643b1bbc94d03
Gerrit-Change-Number: 9623
Gerrit-PatchSet: 5
Gerrit-Owner: Tuan Ta <[email protected]>
Gerrit-Reviewer: Brandon Potter <[email protected]>
Gerrit-Reviewer: Tuan Ta <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev