Jason Volk
|
68db7cf9e2
|
ircd::allocator::je: Minor cleanup; consistent defs; simplify casts; remove tiny tls.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
613702bc13
|
ircd::allocator::je: Fix ifdef for grabbing ABI information.
|
2020-06-20 22:01:57 -07:00 |
|
Jason Volk
|
58bcab259f
|
ircd::allocator::je: Add query for ABI version.
|
2020-06-13 18:56:10 -07:00 |
|
Jason Volk
|
4d72b673a7
|
ircd::allocator::je: Add thp to our default options.
|
2020-05-30 19:28:39 -07:00 |
|
Jason Volk
|
2e5a4daf76
|
ircd::allocator::je: Ensure truncation of mallctl results.
|
2020-05-29 23:40:24 -07:00 |
|
Jason Volk
|
c7b473485b
|
ircd::allocator: Add argument for options string to info() interface.
|
2020-05-22 16:37:05 -07:00 |
|
Jason Volk
|
f069cdfca0
|
ircd::allocator::je: Add noexcept for stats callback.
|
2020-05-22 16:37:05 -07:00 |
|
Jason Volk
|
aae7f7e545
|
ircd::allocator::je: Add runtime query for linked library at initialization.
|
2020-05-10 18:53:45 -07:00 |
|
Jason Volk
|
708bba4bf9
|
ircd::allocator::je: Create and move relevant into actual allocator::je namespace.
|
2020-05-10 18:53:45 -07:00 |
|
Jason Volk
|
bab494cafd
|
ircd::allocator::je: Simplify definition #ifdef related.
|
2020-05-10 18:53:45 -07:00 |
|
Jason Volk
|
c6da5f17d0
|
ircd::allocator: Add tcache=false to our weak defaulting malloc_conf.
|
2019-09-14 12:21:42 -07:00 |
|
Jason Volk
|
c7b0e9a1b5
|
ircd::allocator: Remove trailing comma per jemalloc.
|
2019-09-06 14:33:35 -07:00 |
|
Jason Volk
|
b0f1487a22
|
ircd::allocator: Set narenas=1 for je.
|
2019-08-22 08:49:16 -07:00 |
|
Jason Volk
|
612eeb3b7f
|
ircd::allocator: Add ctrl get()/set() w/ console cmd.
|
2019-07-04 00:20:49 -07:00 |
|
Jason Volk
|
adda5ba170
|
ircd::allocator: Start an allocator_je.cc unit.
|
2019-07-03 18:57:48 -07:00 |
|