Kurt Kartaltepe
f788e9f6b7
linux-v4l2: Add eventfd to signal udev on shutdown
...
Currently we use signals based on os_event's but the udev code blocks in
a 1s select (now poll) that cannot be signalled without an FD. This adds
an extra eventfd which will be signalled along with the os_event to
trigger the poll.
Also switches from select to poll to avoid issues with large fd values.
2022-08-15 16:58:09 -03:00
..
2022-08-02 09:46:58 -07:00
2022-07-31 23:40:53 +00:00
2022-08-13 00:49:17 -07:00
2022-08-10 02:57:14 -07:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-08-06 09:28:58 -03:00
2022-07-31 23:40:53 +00:00
2022-08-15 16:58:09 -03:00
2022-07-31 23:40:53 +00:00
2022-08-09 16:18:28 +02:00
2022-07-31 23:40:53 +00:00
2022-08-09 20:05:06 -04:00
2022-08-13 01:32:14 -07:00
2022-08-07 15:14:50 +10:00
2022-08-12 23:05:58 +02:00
2022-08-13 01:32:42 -07:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-08-06 10:23:26 +10:00
2022-07-31 23:40:53 +00:00
2022-08-01 22:24:57 -07:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-08-02 09:41:32 -07:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-07-31 23:40:53 +00:00
2022-08-13 01:50:38 -07:00
2022-08-13 16:41:46 -07:00
2022-03-26 09:44:23 -04:00
2022-07-31 23:40:53 +00:00
2022-08-06 16:58:16 -07:00
2022-07-30 17:34:36 -07:00