Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 2, 2025. It is now read-only.
/jemallocPublic archive

License

NotificationsYou must be signed in to change notification settings

jemalloc/jemalloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jemalloc is a general purpose malloc(3) implementation that emphasizesfragmentation avoidance and scalable concurrency support.  jemalloc first cameinto use as the FreeBSD libc allocator in 2005, and since then it has found itsway into numerous applications that rely on its predictable behavior.  In 2010jemalloc development efforts broadened to include developer support featuressuch as heap profiling and extensive monitoring/tuning hooks.  Modern jemallocreleases continue to be integrated back into FreeBSD, and therefore versatilityremains critical.  Ongoing development efforts trend toward making jemallocamong the best allocators for a broad range of demanding applications, andeliminating/mitigating weaknesses that have practical repercussions for realworld applications.The COPYING file contains copyright and licensing information.The INSTALL file contains information on how to configure, build, and installjemalloc.The ChangeLog file contains a brief summary of changes for each release.URL:https://jemalloc.net/

[8]ページ先頭

©2009-2025 Movatter.jp