Sign in
googlers
/
jrn
/
git
/
e4193dcf127ec46704dcc637af083b01302383b0
/
mem-pool.c
8d25663
mem-pool: add mem_pool_strfmt()
by René Scharfe
· 1 year ago
c61740d
mem-pool: simplify alignment calculation
by René Scharfe
· 1 year, 3 months ago
6cbae64
mem-pool: fix big allocations
by René Scharfe
· 1 year, 2 months ago
15db4e7
treewide: remove unnecessary cache.h includes in source files
by Elijah Newren
· 2 years ago
e38bcc6
mem-pool: don't assume uintmax_t is aligned enough for all types
by Jessica Clarke
· 3 years, 2 months ago
116affa
mem-pool: drop trailing semicolon from macro definition
by René Scharfe
· 4 years ago
f87bf28
mem-pool: use consistent pool variable name
by Elijah Newren
· 4 years, 7 months ago
44c7e1a
mem-pool: use more standard initialization and finalization
by Elijah Newren
· 4 years, 7 months ago
a762c8c
mem-pool: add convenience functions for strdup and strndup
by Elijah Newren
· 4 years, 7 months ago
8616a2d
block alloc: add validations around cache_entry lifecyle
by Jameson Miller
· 7 years ago
8e72d67
block alloc: allocate cache entries from mem_pool
by Jameson Miller
· 7 years ago
0e58301
mem-pool: fill out functionality
by Jameson Miller
· 7 years ago
158dfef
mem-pool: add life cycle management functions
by Jameson Miller
· 7 years ago
8fb8e3f
mem-pool: only search head block for available space
by Jameson Miller
· 7 years ago
065feab
mem-pool: move reusable parts of memory pool into its own file
by Jameson Miller
· 7 years ago