mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Kill size_classes.sh.
We've moved size class computations to boot time; they were being used only to check that the computations resulted in equal values.
This commit is contained in:
parent
4f55c0ec22
commit
0552aad91b
4 changed files with 0 additions and 436 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -30,7 +30,6 @@
|
|||
/include/jemalloc/internal/public_namespace.h
|
||||
/include/jemalloc/internal/public_symbols.txt
|
||||
/include/jemalloc/internal/public_unnamespace.h
|
||||
/include/jemalloc/internal/size_classes.h
|
||||
/include/jemalloc/jemalloc.h
|
||||
/include/jemalloc/jemalloc_defs.h
|
||||
/include/jemalloc/jemalloc_macros.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue