Sign in
gem5
/
testing
/
jenkins-gem5-prod
/
cbaae5478224beafea921005b102caa18ddb4606
/
src
/
systemc
/
core
/
process.cc
3182b2a
systemc: Ignore process control functions on terminated processes.
by Gabe Black
· 6 years ago
0f368d5
systemc: Get rid of leftovers from unimplemented warnings past.
by Gabe Black
· 6 years ago
137b499
systemc: Don't re-schedule a process which is already scheduled.
by Gabe Black
· 6 years ago
4e951d4
systemc: Switch to using predefined messages for core.
by Gabe Black
· 6 years ago
82dd3c1
systemc: When resetting a process, clear suspended ready.
by Gabe Black
· 6 years ago
226207d
systemc: Ignore attempts to throw a signal to a method.
by Gabe Black
· 6 years ago
a7d99be
systemc: Remove a redundant injectException for Thread's throw_it.
by Gabe Black
· 6 years ago
ee3e327
systemc: Change how signal based resets work.
by Gabe Black
· 6 years ago
6ae3300
systemc: Ensure the reset event is notified before reseting the target.
by Gabe Black
· 6 years ago
0cfce45
systemc: Implement signal based resets.
by Gabe Black
· 6 years ago
d737358
systemc: Rework how delayed sensitivities are handled.
by Gabe Black
· 6 years ago
7bc110c
systemc: Refactor sensitivities.
by Gabe Black
· 6 years ago
960c350
systemc: Implement SC_FORK, SC_JOIN, and SC_CJOIN.
by Gabe Black
· 6 years ago
86d82df
systemc: Keep all pre-init processes on a single list.
by Gabe Black
· 6 years ago
442d556
systemc: Implement the deprecated "timed_out" function.
by Gabe Black
· 6 years ago
3f37737
systemc: Fortify how exceptions are caught and passed around.
by Gabe Black
· 6 years ago
5ed90ff
systemc: Warn if a process is dont_initialize with no static sensitivieis.
by Gabe Black
· 6 years ago
930386c
systemc: Implement the nonstandard halt function.
by Gabe Black
· 6 years ago
f6fda86
systemc: Keep track of more cases when we should be ready after resume.
by Gabe Black
· 6 years ago
8fdda3b
systemc: Make Process track whether it's dynamic on its own.
by Gabe Black
· 6 years ago
a470ef5
systemc: Report errors when proc ctrl funcs are called during elab.
by Gabe Black
· 6 years ago
28b09df
systemc: Make sure methods aren't restarted by yield.
by Gabe Black
· 6 years ago
dd8b71b
systemc: Make sc_process_b less hokey, and make WAIT* work.
by Gabe Black
· 6 years ago
71eeee9
systemc: Override notifyWork for timeout/event_and_list sensitivities.
by Gabe Black
· 6 years ago
54f3a76
systemc: Rework how delta and timed notifications/timeouts are tracked.
by Gabe Black
· 6 years ago
7413261
systemc: Ensure the terminated event is notified in all cases.
by Gabe Black
· 7 years ago
a2ab105
systemc: Detect a process control corner case and report an error.
by Gabe Black
· 7 years ago
6a198f2
systemc: Adjust process status tracking to improve kill/reset support.
by Gabe Black
· 7 years ago
ea6b370
systemc: Implement most of the sc_report_handler mechanism.
by Gabe Black
· 7 years ago
802efef
systemc: Ignore direct requests to mark a process as ready.
by Gabe Black
· 7 years ago
e27712b
systemc: Fill out process handle kill and reset mechanisms.
by Gabe Black
· 7 years ago
1fc84b4
systemc: Implement much of sc_spawn.
by Gabe Black
· 7 years ago
743a1b5
systemc: Implement pending activity related functions
by Gabe Black
· 7 years ago
91a6b12
systemc: Implement sc_pause, sc_stop, and re-sc_start-ing.
by Gabe Black
· 7 years ago
e02b2a3
systemc: Handle suspended processes and handle sensitivity overload.
by Gabe Black
· 7 years ago
f2ab5e7
systemc: Implement the sensitivity mechanism.
by Gabe Black
· 7 years ago
0aec777
systemc: Partially implement the scheduler.
by Gabe Black
· 7 years ago
4bd389c
systemc: Fill out sc_process_handle and create Process classes.
by Gabe Black
· 7 years ago