-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
connectx4.lua: fix page sizes in CREATE_{C,R}Q
Set the page size parameters for CQs and RQs so that the entire queue fits in a single page. The alternative would be to select a fixed page size and add as many PAS entries as necessary. It is unclear whether there is a difference between the methods (e.g. for perfomance).
- Loading branch information
1 parent
b4d9252
commit e2eecff
Showing
1 changed file
with
6 additions
and
3 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