[Mesa-dev] [PATCH 4/7] anv: Support wait for heterogeneous list of fences [v2]

Keith Packard keithp at keithp.com
Wed Jun 20 01:22:29 UTC 2018


Jason Ekstrand <jason at jlekstrand.net> writes:

> I suppose we probably shouldn't worry about current_time being greater than
> INT64_MAX?  I guess if that happens we have pretty big problems...

Nope, we've already given up on that working -- it's a couple hundred
years of system uptime. Neither of us have any concerns in this area.

>>            timeout = MIN2(max_timeout, timeout);
>>
>>            return (current_time + timeout);
>>         }
>>
>
> Yeah, I think that's better.

Cool. I'll wait for further review :-)

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180619/5d257157/attachment.sig>


More information about the mesa-dev mailing list