open-cas-linux/modules
Michal Mielewczyk aa660ca0a5 Implement involuntary preemption check
Prevent loading the kernel module if the kernel can be involuntarily
preempted

CAS will work if the kernel has been compiled with either
CONFIG_PREEMPT_NONE, CONFIG_PREEMPT_VOLUNTARY, or CONFIG_PREEMPT_DYNAMIC.
If the dynamic configuration is enabled, the kernel must be booted with
preempt=none or preempt=voluntary.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@huawei.com>
2025-03-19 12:21:57 +01:00
..
cas_cache Implement involuntary preemption check 2025-03-19 12:21:57 +01:00
include Enable cache detach 2024-09-09 16:30:05 +02:00
config.mk Change compiler flags from -O2 to -Ofast 2024-09-10 14:36:43 +02:00
extra.mk Fix license 2021-10-28 12:46:42 +02:00
Makefile Consolidate modules 2022-09-16 15:16:28 +02:00