0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-19 19:33:45 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Jason Volk 305c6e8075 ircd::db: Move allocator log debug to separate define; use constexpr. 2022-07-11 14:47:34 -07:00
Jason Volk 014d0281d7 ircd::math: Start supplemental library; move log2 constexprs from util. 2021-03-05 13:02:12 -08:00
Jason Volk f6bc11b76a ircd::vg: Add stack register/deregister to interface.
ircd::vg: Use extern const bool for active(); minor reorg.
2020-10-16 14:32:06 -07:00
Jason Volk 9768bbd1c6 ircd::db::allocator: Fix conditions for jemalloc #ifdefs. (#165) 2020-09-25 10:02:39 -07:00
Jason Volk a46382b285 ircd::db::database::allocator: Fix assertion ifdef condition. 2020-07-23 13:24:43 -07:00
Jason Volk 59ce393581 ircd::db::allocator: Update alignment defaults. 2020-07-08 16:27:27 -07:00
Jason Volk 774cd6c7c2 ircd::db: Split allocator related into unit. 2020-06-04 15:38:38 -07:00