phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
SmallSlot
segregated_gc
Small slot foreach slot contains
wordCount
machine words.
struct
SmallSlot (
uint
wordCount
)
if
(
wordCount
>= 1
) {
size_t
[
wordCount
]
words
;
}
Meta
Source
See Implementation
segregated_gc
classes
SegregatedGC
functions
ceilPow2
manifest constants
PAGESIZE
WORDSIZE
static variables
smallSizeClasses
structs
SmallPage
SmallPool
SmallPools
SmallSlot
variables
mediumSizeClasses
Small slot foreach slot contains wordCount machine words.