jemalloc-discuss
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Rounding up huge allocations to page boundaries instead of chunks
Jason Evans
Re: Rounding up huge allocations to page boundaries instead of chunks
Guilherme Goncalves
Re: Rounding up huge allocations to page boundaries instead of chunks
Jason Evans
Re: Rounding up huge allocations to page boundaries instead of chunks
Mike Hommey
Re: Rounding up huge allocations to page boundaries instead of chunks
Guilherme Goncalves
Re: Rounding up huge allocations to page boundaries instead of chunks
Jason Evans
understanding page/chunk reclaim algorithm
Sideropoulos, Alexander
Re: understanding page/chunk reclaim algorithm
Jason Evans
[no subject]
gholley
Re:
Jason Evans
Re:
Guillaume Holley
Re:
Jason Evans
Re:
Guillaume Holley
SIGSEGV on arenas_cleanup
Eduardo Silva
Re: SIGSEGV on arenas_cleanup
Eduardo Silva
[PATCH] Remove ${srcroot} from cfghdrs_in, cfgoutputs_in and cfghdrs_tup in configure
Mike Hommey
Re: [PATCH] Remove ${srcroot} from cfghdrs_in, cfgoutputs_in and cfghdrs_tup in configure
Jason Evans
Segmentation fault when a custom chunk allocator returns a memory block larger than the chunk size
meng
Re: Segmentation fault when a custom chunk allocator returns a memory block larger than the chunk size
Jason Evans
Re: Segmentation fault when a custom chunk allocator returns a memory block larger than the chunk size
meng
Re: Segmentation fault when a custom chunk allocator returns a memory block larger than the chunk size
Jason Evans
Re: Segmentation fault when a custom chunk allocator returns a memory block larger than the chunk size
Bradley C. Kuszmaul
Re: Segmentation fault when a custom chunk allocator returns a memory block larger than the chunk size
Rogier 'DocWilco' Mulhuijzen
Re: Segmentation fault when a custom chunk allocator returns a memory block larger than the chunk size
meng
network registered memory and pages_purge()
D'Alessandro, Luke K
Re: network registered memory and pages_purge()
Jason Evans
Re: network registered memory and pages_purge()
D'Alessandro, Luke K
Re: network registered memory and pages_purge()
Jason Evans
Re: network registered memory and pages_purge()
D'Alessandro, Luke K
Re: network registered memory and pages_purge()
Jason Evans
Re: network registered memory and pages_purge()
D'Alessandro, Luke K
Extracting the starting address of the arena_run_t from the mapping information present in arena_chunk_t for each page
shireesh bhat
Re: Extracting the starting address of the arena_run_t from the mapping information present in arena_chunk_t for each page
Jason Evans
Re: Extracting the starting address of the arena_run_t from the mapping information present in arena_chunk_t for each page
shireesh bhat
Re: Extracting the starting address of the arena_run_t from the mapping information present in arena_chunk_t for each page
Jason Evans
Re: Extracting the starting address of the arena_run_t from the mapping information present in arena_chunk_t for each page
shireesh bhat
NVM and jemalloc
Komal Desai
GDB Python Scripts for jemalloc(3.5)
shireesh bhat
crash on je_arena_dalloc_bin_locked
Eduardo Silva
Re: crash on je_arena_dalloc_bin_locked
Ricardo Nabinger Sanchez
Re: crash on je_arena_dalloc_bin_locked
Jason Evans
Re: crash on je_arena_dalloc_bin_locked
Eduardo Silva
Re: crash on je_arena_dalloc_bin_locked
Eduardo Silva
Re: crash on je_arena_dalloc_bin_locked
Jason Evans
Allocation latency during fork
Salvatore Sanfilippo
Re: Allocation latency during fork
Jason Evans
Re: Allocation latency during fork
Salvatore Sanfilippo
Re: Allocation latency during fork
Daniel Micay
jemalloc-3.6.0 fails to build on to-be-fedora-21
Ingvar Hagelund
Re: jemalloc-3.6.0 fails to build on to-be-fedora-21
Ingvar Hagelund
Re: jemalloc-3.6.0 fails to build on to-be-fedora-21
Ingvar Hagelund
Re: jemalloc-3.6.0 fails to build on to-be-fedora-21
Jason Evans
Re: jemalloc-3.6.0 fails to build on to-be-fedora-21
Daniel Micay
[PATCH] Allow to build with clang-cl
Mike Hommey
Re: [PATCH] Allow to build with clang-cl
Jason Evans
[PATCH] Ensure the default purgeable zone is after the default zone on OS X
Mike Hommey
Re: [PATCH] Ensure the default purgeable zone is after the default zone on OS X
Jason Evans
[PATCH] Use JEMALLOC_INTERNAL_FFSL in STATIC_PAGE_SHIFT test
Mike Hommey
Re: [PATCH] Use JEMALLOC_INTERNAL_FFSL in STATIC_PAGE_SHIFT test
Jason Evans
[PATCH] Check for __builtin_ffsl before ffsl.
Mike Hommey
Re: [PATCH] Check for __builtin_ffsl before ffsl.
Jason Evans
RES memory footprint on Ubuntu 14.04
Sheppard Parker
Re: RES memory footprint on Ubuntu 14.04
Jason Evans
RE: RES memory footprint on Ubuntu 14.04
Sheppard Parker
RE: RES memory footprint on Ubuntu 14.04
Sheppard Parker
jemalloc consistent use of bool?...
Paul Pedriana
Re: jemalloc consistent use of bool?...
Jason Evans
[PATCH] Make in-tree MSVC builds work
Mike Hommey
Re: [PATCH] Make in-tree MSVC builds work
Jason Evans
[PATCH] Add -FS flag to support parallel builds with MSVC 2013
Mike Hommey
Re: [PATCH] Add -FS flag to support parallel builds with MSVC 2013
Jason Evans
d04047cc29bbc9d1f87a9346d1601e3dd87b6ca0 broken MSVC builds
Mike Hommey
Re: d04047cc29bbc9d1f87a9346d1601e3dd87b6ca0 broken MSVC builds
Jason Evans
Re: d04047cc29bbc9d1f87a9346d1601e3dd87b6ca0 broken MSVC builds
Mike Hommey
Re: d04047cc29bbc9d1f87a9346d1601e3dd87b6ca0 broken MSVC builds
Jason Evans
[PATCH] Don't use msvc_compat's C99 headers with MSVC versions that have (some) C99 support
Mike Hommey
Re: [PATCH] Don't use msvc_compat's C99 headers with MSVC versions that have (some) C99 support
Mike Hommey
[PATCH] Don't use msvc_compat's C99 headers with MSVC versions that have (some) C99 support
Mike Hommey
Re: [PATCH] Don't use msvc_compat's C99 headers with MSVC versions that have (some) C99 support
Mike Hommey
[PATCH] Don't use msvc_compat's C99 headers with MSVC versions that have (some) C99 support
Mike Hommey
Re: [PATCH] Don't use msvc_compat's C99 headers with MSVC versions that have (some) C99 support
Jason Evans
[PATCH] Correctly return exit code from thd_join on Windows
Mike Hommey
Re: [PATCH] Correctly return exit code from thd_join on Windows
Jason Evans
Re: [PATCH] Correctly return exit code from thd_join on Windows
Paul Pedriana
[PATCH] Fix thd_join on win64
Mike Hommey
Re: [PATCH] Fix thd_join on win64
Jason Evans
[PATCH] Define INFINITY when it's not defined
Mike Hommey
Re: [PATCH] Define INFINITY when it's not defined
Jason Evans
[PATCH] Move platform headers and tricks from jemalloc_internal.h.in to a new jemalloc_internal_decls.h header
Mike Hommey
Re: [PATCH] Move platform headers and tricks from jemalloc_internal.h.in to a new jemalloc_internal_decls.h header
Jason Evans
Re: [PATCH] Use ULL prefix instead of LLU for unsigned long longs
Jason Evans
jemalloc for small applications
Eric Wong
Re: jemalloc for small applications
Konstantin Tokarev
[PATCH] Use a configure test to detect the form of malloc_usable_size in malloc.h
Mike Hommey
Re: [PATCH] Use a configure test to detect the form of malloc_usable_size in malloc.h
Mike Hommey
Re: [PATCH] Use a configure test to detect the form of malloc_usable_size in malloc.h
Jason Evans
[PATCH] Use a configure test to detect the form of malloc_usable_size in malloc.h
Mike Hommey
Re: [PATCH] Use a configure test to detect the form of malloc_usable_size in malloc.h
Jason Evans
[PATCH] Fix malloc_usable_size definition on Android
Mike Hommey
Re: [PATCH] Fix malloc_usable_size definition on Android
Mike Hommey
[PATCH] Avoid pointer arithmetic on void* in test/integration/rallocx.c
Mike Hommey
Re: [PATCH] Avoid pointer arithmetic on void* in test/integration/rallocx.c
Jason Evans
Re: [PATCH] Avoid pointer arithmetic on void* in test/integration/rallocx.c
Mike Hommey
[PATCH] Fixup after 3a730df
Mike Hommey
Re: [PATCH] Fixup after 3a730df
Jason Evans
[PATCH] Move __func__ to jemalloc_internal_macros.h
Mike Hommey
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Mike Hommey
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Jason Evans
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Mike Hommey
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Jason Evans
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Mike Hommey
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Mike Hommey
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Jason Evans
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Jason Evans
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Mike Hommey
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Mike Hommey
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Mike Hommey
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Mike Hommey
Re: [PATCH] Move __func__ to jemalloc_internal_macros.h
Jason Evans
[PATCH] Rename "small" local variable, because windows headers #define it
Mike Hommey
Re: [PATCH] Rename "small" local variable, because windows headers #define it
Jason Evans
[PATCH] Add missing $(EXE) to filter TESTS_UNIT_AUX_OBJS
Mike Hommey
Re: [PATCH] Add missing $(EXE) to filter TESTS_UNIT_AUX_OBJS
Jason Evans
[PATCH] Replace variable arrays in tests with VARIABLE_ARRAY
Mike Hommey
Re: [PATCH] Replace variable arrays in tests with VARIABLE_ARRAY
Jason Evans
[PATCH] Define DLLEXPORT when building .jet objects
Mike Hommey
Re: [PATCH] Define DLLEXPORT when building .jet objects
Jason Evans
[PATCH] Define _CRT_SPINCOUNT in test/src/mtx.c like in src/mutex.c
Mike Hommey
Re: [PATCH] Define _CRT_SPINCOUNT in test/src/mtx.c like in src/mutex.c
Jason Evans
[PATCH] Use C99 varadic macros instead of GCC ones
Mike Hommey
[PATCH] Use C99 varadic macros instead of GCC ones
Mike Hommey
Re: [PATCH] Use C99 varadic macros instead of GCC ones
Jason Evans
[PATCH] Fix manual dependency on jemalloc_test.h
Mike Hommey
Re: [PATCH] Fix manual dependency on jemalloc_test.h
Jason Evans
jemalloc added to ABI tracker
Andrey Ponomarenko
[RFC] Hang on free-during-fork with LinuxThreads
Leonard Crestez
Re: [RFC] Hang on free-during-fork with LinuxThreads
Jason Evans
purge and transparent huge pages
Tommy Reilly
Re: purge and transparent huge pages
Bradley C. Kuszmaul
Re: purge and transparent huge pages
Vandana Shah
How do you completely shut down and re-initialize jemalloc at runtime?
Paul Pedriana
Re: How do you completely shut down and re-initialize jemalloc at runtime?
Jason Evans
Managing pinned memory
D'Alessandro, Luke K
Re: Managing pinned memory
Jason Evans
Re: Managing pinned memory
D'Alessandro, Luke K
Re: Managing pinned memory
Jason Evans
Crash during malloc(), with profiling enabled
Martin Ivanov
Re: Crash during malloc(), with profiling enabled
Jason Evans
[question] stats print and prof dump #79
Sudurais A
Re: [question] stats print and prof dump #79
Jason Evans
keeping memory usage at certain limit
Antony Dovgal
Re: keeping memory usage at certain limit
Antony Dovgal
Re: keeping memory usage at certain limit
Bradley C. Kuszmaul
Re: keeping memory usage at certain limit
Antony Dovgal
Re: keeping memory usage at certain limit
Salvatore Sanfilippo
Re: keeping memory usage at certain limit
Ricardo Nabinger Sanchez
Re: keeping memory usage at certain limit
Antony Dovgal
Re: keeping memory usage at certain limit
Jason Evans
Re: keeping memory usage at certain limit
Antony Dovgal
Re: keeping memory usage at certain limit
Daniel Micay
Re: keeping memory usage at certain limit
Jason Evans
Re: keeping memory usage at certain limit
Antony Dovgal
Re: keeping memory usage at certain limit
Ricardo Nabinger Sanchez
mremap with modern Linux kernel
Daniel Micay
Re: mremap with modern Linux kernel
Jason Evans
Re: mremap with modern Linux kernel
Daniel Micay
todo (for Cadel)
Jason Evans
How to reset profile counters / data during program execution
Evgeniy Ivanov
Re: How to reset profile counters / data during program execution
Evgeniy Ivanov
Re: How to reset profile counters / data during program execution
Jason Evans
Re: How to reset profile counters / data during program execution
Evgeniy Ivanov
jemalloc out of memory crash 3.5.*
Christopher Pride
Re: jemalloc out of memory crash 3.5.*
Ricardo Nabinger Sanchez
Re: jemalloc out of memory crash 3.5.*
Christopher Pride
Option to filter out small allocations in statistics to avoid getting extra stacks
Evgeniy Ivanov
Re: Option to filter out small allocations in statistics to avoid getting extra stacks
Jason Evans
Re: Option to filter out small allocations in statistics to avoid getting extra stacks
Evgeniy Ivanov
mallctl() returns zeroes with jemalloc-prefix
Antony Dovgal
Re: mallctl() returns zeroes with jemalloc-prefix
Jason Evans
Re: mallctl() returns zeroes with jemalloc-prefix
Antony Dovgal
allocating memory above 2GB
Evan Wies
Re: allocating memory above 2GB
Jason Evans
Re: allocating memory above 2GB
Evan Wies
jemalloc compiled for windows 7?
Randall Helzerman
RE: jemalloc compiled for windows 7?
Pavel Punsky
memcpy warnings on 3.5.0
Eduardo Silva
Re: memcpy warnings on 3.5.0
Jason Evans
Re: memcpy warnings on 3.5.0
Jason Evans
Re: memcpy warnings on 3.5.0
Eduardo Silva
Re: memcpy warnings on 3.5.0
Jason Evans
jemalloc 3.5.0 regressions on i586
İsmail Dönmez
Re: jemalloc 3.5.0 regressions on i586
Jason Evans
Re: jemalloc 3.5.0 regressions on i586
İsmail Dönmez
Re: jemalloc 3.5.0 regressions on i586
Jason Evans
Re: jemalloc 3.5.0 regressions on i586
İsmail Dönmez
Re: jemalloc 3.5.0 regressions on i586
Jason Evans
Re: jemalloc 3.5.0 regressions on i586
İsmail Dönmez
Re: jemalloc 3.5.0 regressions on i586
Jason Evans
proposal to include jemalloc in Ruby
Eric Wong
SSD backing
Nathan Kurz
Earlier messages
Later messages