Files
open-cas-linux/modules/cas_cache/volume
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
..
2019-03-29 08:45:50 +01:00
2019-05-30 06:29:07 -04:00