-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2413/#review5348
-----------------------------------------------------------



src/sim/syscallreturn.hh
<http://reviews.gem5.org/r/2413/#comment4851>

    const?


I think you just invented a new keyword :-)

sim is probably the most fitting one, unless we make an addition to: 
http://www.gem5.org/Commit_Access

- Andreas Hansson


On Sept. 23, 2014, 7:48 p.m., Steve Reinhardt wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/2413/
> -----------------------------------------------------------
> 
> (Updated Sept. 23, 2014, 7:48 p.m.)
> 
> 
> Review request for Default.
> 
> 
> Repository: gem5
> 
> 
> Description
> -------
> 
> Changeset 10416:465fe89d88eb
> ---------------------------
> syscall emulation: add retry flag to SyscallReturn
> 
> This hook allows blocking emulated system calls to indicate
> that they would block, but return control to the simulator
> so that the simulation does not hang.  The actual retry
> functionality requires additional support, to be provided
> in a future changeset.
> 
> 
> Diffs
> -----
> 
>   src/sim/syscall_emul.cc d96740732a61c87fe44451f5ea71b69710fe334e 
>   src/sim/syscallreturn.hh d96740732a61c87fe44451f5ea71b69710fe334e 
> 
> Diff: http://reviews.gem5.org/r/2413/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Steve Reinhardt
> 
>

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to