Searched refs:QPL (Results 1 – 5 of 5) sorted by relevance
2 QPL Compression4 The Intel Query Processing Library (Intel ``QPL``) is an open-source library to8 The ``QPL`` compression relies on Intel In-Memory Analytics Accelerator(``IAA``)13 For more ``QPL`` introduction, please refer to `QPL Introduction16 QPL Compression Framework28 | QPL library | | Resources44 QPL Build And Installation55 For more details about ``QPL`` installation, please refer to `QPL Installation124 Set work queue mode to shared mode, since ``QPL`` library only supports163 The multifd migration with ``QPL`` compression method will use all work[all …]
148 How To Choose Between QATzip and QPL153 used to accelerate ``QPL``.162 the ``QATzip`` method because ``QPL`` performance is not good without SVM165 3 - For other scenarios, use the ``QPL`` method first.
2039 #define QPL 4 macro2044 int eth_entries = DIV_ROUND_UP(adapter->sge.ethqsets, QPL); in sge_qinfo_show()2062 const struct sge_eth_rxq *rxq = &adapter->sge.ethrxq[r * QPL]; in sge_qinfo_show()2063 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL]; in sge_qinfo_show()2064 int n = min(QPL, adapter->sge.ethqsets - QPL * r); in sge_qinfo_show()2140 return DIV_ROUND_UP(adapter->sge.ethqsets, QPL) + 1 + in sge_queue_entries()2175 #define QPL 4 macro2180 int eth_entries = DIV_ROUND_UP(adapter->sge.ethqsets, QPL); in sge_qstats_show()2202 const struct sge_eth_rxq *rxq = &adapter->sge.ethrxq[r * QPL]; in sge_qstats_show()2203 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL]; in sge_qstats_show()[all …]
57 GVE supports two addressing modes: QPL and RDA.58 QPL ("queue-page-list") mode communicates data through a set of
[all...]