open-cas-linux/modules
Adam Rutkowski 9b8fdde201 Relax allocations requirements
CAS does not need atomic alocations virtually anywhere. GFP_NOIO
should be sufficient in IO path. When allocation buffers during
module initialization use GFP_KERNEL.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2019-10-23 16:04:27 -04:00
..
cas_cache Relax allocations requirements 2019-10-23 16:04:27 -04:00
cas_disk Relax allocations requirements 2019-10-23 16:04:27 -04:00
include Merge pull request #107 from robertbaldyga/cleanup-cas-version 2019-09-19 13:45:17 +02:00
CAS_VERSION_GEN Update Open CAS version to 19.09 2019-09-19 12:44:42 +02:00
config.mk Cleanup CAS_VERSION 2019-09-19 12:43:34 +02:00
extra.mk Initial commit 2019-03-29 08:45:50 +01:00
Makefile modules: Fixed getting running kernel ver 2019-08-26 15:52:32 +02:00