Searched hist:13275 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/core/
H A Dscheduler.ccdiff 13275:67a279e54b7a Tue Oct 02 00:58:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Clear the current process when done with the eval phase.

The current process will still be set sometimes when exiting from the
yield loop in the top of runReady in the scheduler. Clear it to ensure
that we don't think a process is running when it isn't.

Change-Id: Idd44689e10fadf4a3e3ec07c60d107c80a44d39f
Reviewed-on: https://gem5-review.googlesource.com/c/13201
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 17 milliseconds