On 25 May 2016 at 08:41, Ian Ray <[email protected]> wrote:
> posix_fallocate() does an explicit rollback if it gets EINTR, and
> this is a problem on slow systems because when the allocation size
> is sufficiently large posix_fallocate() will always be interrupted
> by the smart scheduler's SIGALRM.
>
> Changes since v1 - big comment in the code to explain what is going on
>
> Signed-off-by: Ian Ray <[email protected]>

Acked-by: Daniel Stone <[email protected]>
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to