Please try adding SA_RESTART to the signal action flags in
Sampler::Start(). It should make the interrupted system calls
restarted automatically for us.


-- Vitaly

On Wed, Oct 27, 2010 at 3:38 PM,  <[email protected]> wrote:
> LGTM,
>
> It looks like  we need to ensure that all syscalls resume on EINTR.
>
> http://codereview.chromium.org/4101004/show
>
> --
> v8-dev mailing list
> [email protected]
> http://groups.google.com/group/v8-dev
>

-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to