Files
Sultan Alsawaf 22c06bedd8 simple_lmk: Reduce unnecessary wake ups
We can check if the waitqueue is actually active before calling wake_up()
in order to avoid an unnecessary wake_up() if the reclaim thread is already
running. Furthermore, the release barrier when zeroing needs_reclaim is
unnecessary, so remove it.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
2024-04-16 18:30:25 +07:00
..
2021-12-14 10:03:49 +01:00
2021-11-26 11:58:34 +01:00
2023-12-22 13:47:45 +00:00
2022-02-03 10:00:04 +01:00
2021-09-03 09:50:28 +02:00
2022-01-27 08:54:26 +01:00