index
:
delta/jemalloc.git
dev
master
rc-4.3.1
rc-4.4.0
rc-4.5.0
rel-4.3.0
revert-1683-fix-prof-realloc
stable-3
stable-4
github.com: jemalloc/jemalloc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
bitmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bit_util: Change ffs functions indexing.
David Goldblatt
2020-07-30
1
-8
/
+8
*
Rearrange slab data and constants
David T. Goldblatt
2019-09-23
1
-3
/
+2
*
Hide size class computation behind a layer of indirection.
David Goldblatt
2018-07-12
1
-3
/
+3
*
Avoid compiler warnings on Windows.
Jason Evans
2017-05-11
1
-5
/
+5
*
Header refactoring: bitmap - unify and remove from catchall.
David Goldblatt
2017-04-24
1
-0
/
+369
*
Break up headers into constituent parts
David Goldblatt
2017-01-12
1
-322
/
+0
*
Move slabs out of chunks.
Jason Evans
2016-06-05
1
-1
/
+1
*
Implement BITMAP_INFO_INITIALIZER(nbits).
Jason Evans
2016-05-13
1
-19
/
+67
*
Support --with-lg-page values larger than actual page size.
Jason Evans
2016-04-11
1
-2
/
+2
*
Reduce differences between alternative bitmap implementations.
Jason Evans
2016-04-06
1
-1
/
+1
*
Fix bitmap_sfu() regression.
Jason Evans
2016-04-06
1
-1
/
+1
*
Refactor some bitmap cpp logic.
Jason Evans
2016-02-26
1
-3
/
+2
*
Use linear scan for small bitmaps
Dave Watson
2016-02-26
1
-2
/
+48
*
Miscellaneous bitmap refactoring.
Jason Evans
2016-02-26
1
-11
/
+10
*
Silence miscellaneous 64-to-32-bit data loss warnings.
Jason Evans
2016-02-24
1
-1
/
+1
*
Refactor jemalloc_ffs*() into ffs_*().
Jason Evans
2016-02-24
1
-2
/
+2
*
Convert to uniform style: cond == false --> !cond
Jason Evans
2014-10-03
1
-4
/
+4
*
Implement compile-time bitmap size computation.
Jason Evans
2014-09-28
1
-0
/
+46
*
Try to use __builtin_ffsl if ffsl is unavailable.
Richard Diamond
2014-06-02
1
-2
/
+2
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-03-31
1
-0
/
+184