Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qed: fix the allocation of the chains with an external PBL | Alexander Lobakin | 2020-07-27 | 1 | -1/+3 |
* | qed: add support for different page sizes for chains | Alexander Lobakin | 2020-07-23 | 1 | -10/+18 |
* | qed: simplify chain allocation with init params struct | Alexander Lobakin | 2020-07-23 | 1 | -35/+45 |
* | qed: simplify initialization of the chains with an external PBL | Alexander Lobakin | 2020-07-23 | 1 | -18/+19 |
* | qed: move chain initialization inlines next to allocation functions | Alexander Lobakin | 2020-07-23 | 1 | -0/+47 |
* | qed: sanitize PBL chains allocation | Alexander Lobakin | 2020-07-23 | 1 | -11/+10 |
* | qed: prevent possible double-frees of the chains | Alexander Lobakin | 2020-07-23 | 1 | -1/+3 |
* | qed: move chain methods to a separate file | Alexander Lobakin | 2020-07-23 | 1 | -0/+302 |