ocf/src/cleaning
Robert Baldyga ad7a40feaf Use internal implementation of DIV_ROUND_UP
It's required, because environments other than Linux kernel may not define
their own DIV_ROUND_UP. Moving it to env would just generate boilerplate,
because its implementation is trivial and portable.

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
2022-05-10 09:52:17 +02:00
..
acp_structs.h Fix license 2021-10-28 13:08:50 +02:00
acp.c Use internal implementation of DIV_ROUND_UP 2022-05-10 09:52:17 +02:00
acp.h Parallelize ALRU recovery 2022-01-31 06:59:28 +01:00
alru_structs.h Fix license 2021-10-28 13:08:50 +02:00
alru.c Use internal implementation of DIV_ROUND_UP 2022-05-10 09:52:17 +02:00
alru.h Parallelize ALRU recovery 2022-01-31 06:59:28 +01:00
cleaning_ops.h Parallelize ALRU recovery 2022-01-31 06:59:28 +01:00
cleaning_priv.h Fix license 2021-10-28 13:08:50 +02:00
cleaning.c Verify standby/active cache state in OCF entry points 2022-03-28 09:42:02 +02:00
cleaning.h Parallelize ALRU recovery 2022-01-31 06:59:28 +01:00
nop_structs.h Fix license 2021-10-28 13:08:50 +02:00
nop.c Fix license 2021-10-28 13:08:50 +02:00
nop.h Fix license 2021-10-28 13:08:50 +02:00