| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add comments and use meaningful vars in sz_psz2ind. | Charles | 2022-03-24 | 1 | -9/+39 |
| * | Implement opt.cache_oblivious. | Qi Wang | 2021-02-11 | 1 | -8/+6 |
| * | Do not bump to large size for page aligned request | Yinan Zhang | 2020-12-29 | 1 | -1/+1 |
| * | Put szind_t, pszind_t in sz.h. | David T. Goldblatt | 2020-02-18 | 1 | -0/+6 |
| * | Rework and fix the assertions on malloc fastpath. | Qi Wang | 2020-01-14 | 1 | -4/+20 |
| * | Move page quantization to sz module. | David T. Goldblatt | 2019-09-23 | 1 | -0/+3 |
| * | sz: Support 0 size in size2index lookup/compute | Dave Watson | 2018-10-17 | 1 | -3/+10 |
| * | SC: Remove global data. | David Goldblatt | 2018-07-23 | 1 | -15/+12 |
| * | SC: Make some key size classes static. | David Goldblatt | 2018-07-12 | 1 | -11/+11 |
| * | Hide size class computation behind a layer of indirection. | David Goldblatt | 2018-07-12 | 1 | -84/+81 |
| * | Avoid left shift by negative values. | Qi Wang | 2017-09-25 | 1 | -2/+2 |
| * | Header refactoring: Pull size helpers out of jemalloc module. | David Goldblatt | 2017-05-31 | 1 | -0/+317 |
