OpenCloudOS-Kernel/drivers/crypto/qat/qat_dh895xcc
Tadeusz Struk 09adc8789c crypto: qat - Enforce valid numa configuration
In a system with NUMA configuration we want to enforce that the accelerator is
connected to a node with memory to avoid cross QPI memory transaction.
Otherwise there is no point in using the accelerator as the encryption in
software will be faster.

Cc: stable@vger.kernel.org
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Tested-by: Nikolay Aleksandrov <nikolay@redhat.com>
Reviewed-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2014-10-24 22:37:36 +08:00
..
Makefile crypto: qat - Fix build problem with O= 2014-06-23 21:37:53 +08:00
adf_admin.c crypto: qat - Enforce valid numa configuration 2014-10-24 22:37:36 +08:00
adf_dh895xcc_hw_data.c
adf_dh895xcc_hw_data.h crypto: qat - Enable all 32 IRQs 2014-09-18 20:44:14 +08:00
adf_drv.c crypto: qat - Enforce valid numa configuration 2014-10-24 22:37:36 +08:00
adf_drv.h
adf_hw_arbiter.c crypto: qat - Fixed new checkpatch warnings 2014-06-26 14:49:43 +08:00
adf_isr.c crypto: qat - Enforce valid numa configuration 2014-10-24 22:37:36 +08:00
qat_admin.c