turboalloc

package module
v0.0.0-...-bcd23a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

README

TurboAlloc Logo

A high-performance dedicated memory allocator based on Go, focusing on 8Bytes-4MB memory allocation scenarios

Documentation

Index

Constants

View Source
const (
	PageSize = 1024 * 4
	MaxPages = 1024
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	EnableHugePage  bool
	NumaNodes       int
	CompactionRatio float64
	StatsInterval   time.Duration
}

type Pool

type Pool struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis
atomicx/gen command
log
Package weight is a generated GoMock package.
Package weight is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL