Searched hist:12214 (Results 1 - 2 of 2) sorted by relevance
/gem5/ | ||
H A D | .gitignore | diff 12214:9eb283796170 Wed Oct 04 23:07:00 EDT 2017 Gabe Black <gabeblack@google.com> misc: Add util/packet_pb2.py to .gitignore. This file is automatically generated and not managed by git. Change-Id: I077fe1ad89b65716a829b783a8b9c6e23b4d0b6b Reviewed-on: https://gem5-review.googlesource.com/5006 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> |
/gem5/src/systemc/core/ | ||
H A D | scheduler.cc | diff 13064:e06421881cec Thu Aug 16 22:01:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Don't run the ready event inline when unpausing. Now that delta events are handled explicitly by the scheduler, there's no reason to run the readyEvent inline when returning from a pause. The delta events will necessarily be run after the evaluate and update phases. Change-Id: Iad6d431a87742354e3a46a0fb44c309aa785ea60 Reviewed-on: https://gem5-review.googlesource.com/12214 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
Completed in 19 milliseconds