issues
search
plasma-umass
/
Mesh
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
Apache License 2.0
1.75k
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix checksum and update Heap-Layers
#115
camelid
closed
4 months ago
0
Releases
#114
saraedum
opened
4 months ago
0
freebsd also allow pages to be/not to be included in a core dump.
#113
devnexen
closed
6 months ago
0
fix alignment unit test.
#112
devnexen
closed
6 months ago
0
Last part of freebsd portage.
#111
devnexen
closed
6 months ago
0
freebsd support mostly adding its own wrapper.
#110
devnexen
closed
6 months ago
1
one step further towards freebsd support.
#109
devnexen
closed
6 months ago
0
common: define kMiniHeapSize and use it in MeshableArena's CheapHeap
#108
bpowers
closed
7 months ago
0
bazel: copy in the LooseVersion implementation from setuptools to work under Py 3.12
#107
bpowers
closed
7 months ago
0
Fix definition of MiniHeap::bytesFree
#106
aneeshdurg
closed
6 months ago
0
README: add missing `)`
#105
osalbahr
closed
6 months ago
0
[WIP] Add Apple Silicon support to Mesh
#104
camelid
opened
11 months ago
5
lldb
#103
mgood7123
opened
1 year ago
0
cmake: using CMAKE_BUILD_TYPE instead of custom vars.
#102
devnexen
closed
6 months ago
0
Fails to build on apple m1
#101
tmoshaiov
opened
1 year ago
1
Make tests optional & use submodule for Heap-Layers
#100
hardliner66
opened
2 years ago
0
Segfault when instrumenting program
#99
MathieuDuponchelle
opened
2 years ago
1
Fails to build on Linux (Fedora 36)
#98
MathieuDuponchelle
closed
2 years ago
2
ThreadLocalHeap attribute malloc/alloc_size
#97
devnexen
closed
1 year ago
0
Add support for parallel compilation
#96
jvoisin
opened
2 years ago
1
Consider adding worst-case fragmentation bound to README
#95
ntysdd
opened
2 years ago
0
Add a way to disable tests
#94
jvoisin
opened
2 years ago
0
Fixing few incorrectness and giving hints for FreeBSD for its future …
#93
devnexen
closed
2 years ago
2
get_rss_kb fix for macos proposal
#92
devnexen
closed
2 years ago
0
Crash after failed assert
#91
shk656461
opened
2 years ago
0
e
#90
dpmaloney
closed
2 years ago
0
Adapt Mesh to use huge pages
#89
emeryberger
opened
2 years ago
1
Bump the version of GoogleTest
#88
jvoisin
closed
2 years ago
0
Getting `null pointer dereference (signal: 11)` with OpenJDK 16
#87
petrbouda
opened
3 years ago
0
Tests are failed on Intel(R) Pentium(R) CPU G4600
#86
threadedstream
opened
3 years ago
3
Bugfix
#85
kyoguan
opened
3 years ago
0
bug in the gcc lib
#84
kyoguan
opened
3 years ago
2
Bugfix ( only crash bug )
#83
kyoguan
closed
3 years ago
1
combine the madvise
#82
kyoguan
closed
4 years ago
2
add more check for mh after meshing
#81
kyoguan
closed
4 years ago
0
fixed a config value, that would trigger the max map limit under high load
#80
kyoguan
closed
4 years ago
0
another typing error.
#79
kyoguan
closed
4 years ago
0
fixed a crash after fork, another typing error.
#78
kyoguan
closed
4 years ago
0
fix two crash bugs, they are very clear typing bugs. after fixed, Mes…
#77
kyoguan
closed
4 years ago
3
third-time unlucky: openSUSE Tumbleweed is unsupported
#76
jvo203
opened
4 years ago
0
does not build in Intel Clear Linux either
#75
jvo203
opened
4 years ago
0
does not build in openSUSE Leap 15.2
#74
jvo203
opened
4 years ago
0
Mesh crash on test-stress.c
#73
kyoguan
closed
4 years ago
13
Segfault when preloading Mesh
#72
Axel-Naumann
opened
4 years ago
3
Mesh with java?
#71
CapSel
opened
4 years ago
0
build: move the standard build to Bazel & support macOS
#70
bpowers
closed
4 years ago
0
Struggling to run MESH with other application
#69
yashwardhan-gautam
closed
4 years ago
5
replace the BinTracker with freelists to reduce overhead
#68
bpowers
closed
4 years ago
0
more memory usage with mesh at firefox
#67
yongtaek-lee
opened
4 years ago
2
Changed a comparison with an integer to use ==
#66
Nambrok
closed
4 years ago
1
Next