open-cas-linux/modules
Slawomir Jankowski eef4e49904 Use time since epoch instead of jiffies
If time is counted in jiffies, machine reboot brokes `dirty for`
statistic for caches loaded at boot. The counter overflows and
`dirty for` shows some huge values.
Cast ticks to unsigned long.
Add necessary header.
Move `env_msleep` to `TIME` subgroup of header.
Move `env_time_after` below time converting functions.

Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
2021-03-26 13:46:09 +01:00
..
cas_cache Use time since epoch instead of jiffies 2021-03-26 13:46:09 +01:00
cas_disk Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
include Change REMOVE_INACTIVE ioctl type 2021-03-12 09:21:49 +01:00
config.mk Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
extra.mk Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
Makefile Makefile: improve uninstall error handling 2021-03-19 15:37:55 +01:00