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
/
prng.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PRNG: Remove atomic functionality.
David Goldblatt
2020-10-05
1
-52
/
+29
*
PRNG: Allow a a range argument of 1.
David Goldblatt
2020-10-05
1
-3
/
+9
*
bit_util: Change ffs functions indexing.
David Goldblatt
2020-07-30
1
-3
/
+3
*
Header refactoring: prng module - remove from the catchall and unify.
David Goldblatt
2017-04-24
1
-0
/
+185
*
Break up headers into constituent parts
David Goldblatt
2017-01-12
1
-207
/
+0
*
Rename atomic_*_{uint32,uint64,u}() to atomic_*_{u32,u64,zu}().
Jason Evans
2016-11-07
1
-4
/
+4
*
Refactor prng to not use 64-bit atomics on 32-bit platforms.
Jason Evans
2016-11-07
1
-16
/
+127
*
Implement cache-oblivious support for huge size classes.
Jason Evans
2016-06-03
1
-9
/
+26
*
Refactor jemalloc_ffs*() into ffs_*().
Jason Evans
2016-02-24
1
-1
/
+1
*
Fix overflow in prng_range().
Jason Evans
2016-02-20
1
-1
/
+1
*
Refactor prng* from cpp macros into inline functions.
Jason Evans
2016-02-19
1
-24
/
+43
*
Implement cache index randomization for large allocations.
Jason Evans
2015-05-06
1
-6
/
+6
*
Whitespace cleanups.
Jason Evans
2014-09-04
1
-1
/
+1
*
Normalize #define whitespace.
Jason Evans
2013-12-08
1
-2
/
+2
*
Rename prn to prng.
Jason Evans
2012-03-02
1
-0
/
+60