Dmitry Kozlyuk
3888f31950
eal/windows: fix interrupt thread handle leakage
...
Each time a work was scheduled in the interrupt thread,
usually an alarm, a handle was opened but not closed.
Opening a handle is a system call, which harms alarm precision.
Instead of opening and closing a handle each time, open it
when interrupt thread starts and close it when the thread finishes.
Fixes: 5c016fc0205a ("eal/windows: add interrupt thread skeleton")
Cc: stable@dpdk.org
Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Tested-by: Pallavi Kadam <pallavi.kadam@intel.com>
2021-06-23 09:04:28 +02:00
..
2021-06-17 09:37:11 +02:00
2021-05-11 15:17:55 +02:00
2021-04-21 14:04:09 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-04-21 14:04:09 +02:00
2021-05-11 15:17:55 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-06-23 09:04:28 +02:00
2021-04-21 14:04:09 +02:00
2021-05-19 22:52:03 +02:00
2021-05-11 15:17:55 +02:00
2021-04-21 14:04:09 +02:00
2021-05-11 15:17:55 +02:00
2021-06-03 18:35:57 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-05-10 15:31:42 +02:00
2021-04-21 16:50:46 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-05-04 22:41:32 +02:00
2021-05-11 15:17:55 +02:00
2021-05-04 09:44:55 +02:00
2021-04-21 14:04:09 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:44:38 +02:00
2021-05-11 15:17:55 +02:00
2021-06-04 09:38:08 +02:00
2021-05-11 15:17:55 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-05-12 17:18:38 +02:00
2021-05-11 15:17:55 +02:00
2021-05-11 15:17:55 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 14:04:09 +02:00
2021-04-21 16:57:18 +02:00
2021-04-21 14:04:09 +02:00
2021-05-11 15:17:55 +02:00
2021-05-04 15:01:47 +02:00
2021-06-03 18:36:03 +02:00
2021-04-21 14:04:09 +02:00
2021-05-18 09:54:44 +02:00
2021-05-11 15:17:55 +02:00