Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jemalloc_new
/
8c5967446b352f1733ad27a8f15dfdc36120e831
/
src
/
bitmap.c
45f087e
Revert "Remove BITMAP_USE_TREE."
by Jason Evans
· 8 years ago
d9ec36e
Header refactoring: move assert.h out of the catch-all
by David Goldblatt
· 8 years ago
743d940
Header refactoring: Split up jemalloc_internal.h
by David Goldblatt
· 8 years ago
7c00f04
Remove BITMAP_USE_TREE.
by Jason Evans
· 8 years ago
c8021d0
Implement bitmap_ffu(), which finds the first unset bit.
by Jason Evans
· 8 years ago
c0cc5db
Replace tabs following #define with spaces.
by Jason Evans
· 8 years ago
f408643
Remove extraneous parens around return arguments.
by Jason Evans
· 8 years ago
c4c2592
Update brace style.
by Jason Evans
· 8 years ago
ffbb7da
Remove leading blank lines from function bodies.
by Jason Evans
· 8 years ago
b683734
Implement BITMAP_INFO_INITIALIZER(nbits).
by Jason Evans
· 9 years ago
2ee2f1e
Reduce differences between alternative bitmap implementations.
by Jason Evans
· 9 years ago
b8823ab
Use linear scan for small bitmaps
by Dave Watson
· 9 years ago
01ecdf3
Miscellaneous bitmap refactoring.
by Jason Evans
· 9 years ago
f97e5ac
Implement compile-time bitmap size computation.
by Jason Evans
· 10 years ago
a4f124f
Normalize #define whitespace.
by Jason Evans
· 11 years ago
7427525
Move repo contents in jemalloc/ to top level.
by Jason Evans
· 14 years ago
[Renamed from jemalloc/src/bitmap.c]
84c8eef
Use bitmaps to track small regions.
by Jason Evans
· 14 years ago