-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Heuristic polling for Multibuffer support.
Refactored and grouped number of items in the queue into asym, KDF and sym queues to support other algorithms. The Heuristic polling threshold for the multibuffer case can be configured via nginx.conf using `qat_heuristic_poll_asym_multibuff_threshold` and `qat_heuristic_poll_sym_multibuff_threshold`. The default threshold if not specified is 8. Signed-off-by: David Qian <[email protected]>
- Loading branch information
1 parent
cec5e7a
commit 7e0c531
Showing
1 changed file
with
79 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters