CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2020-12-15 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Dec 16 01:20:19 UTC 2020 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: Correct and extend comments on VA for alpha. No binary changes. To generate a diff

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2020-04-21 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Apr 21 22:27:09 UTC 2020 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: Drop obsolete special case for clang/ppc. To generate a diff of this commit: cvs

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2020-02-13 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Fri Feb 14 01:52:35 UTC 2020 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: hash.h Log Message: Fix undefined behavior in hash.h (jemalloc) Cherry-pick upstream patch: Fix Undefined Behavior in hash.h

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-05-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 5 18:14:19 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: PR/54133: Sevan Janiyan: Binaries fail to execute Prefer MAX_PAGE_SHIFT over

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-04-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 26 23:57:00 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: Back to using MAX_PAGE_SHIFT To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 18 16:44:26 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: no tls for sun2 either. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-04-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 14 19:13:18 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: tsd_malloc_thread_cleanup.h tsd_tls.h Log Message: Declare the tls model in external declarations. Pointed out by

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-04-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 9 17:00:38 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: Use MIN_PAGE_SHIFT if PAGE_SHIFT is not available instead of MAX_PAGE_SHIFT.

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 2 21:19:20 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: Vax ain't having any of that newfangled TLS crap (yet). To generate a diff of

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 29 13:04:01 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: there is no elifdef To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 29 12:50:30 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: Change strategy: instead of always defining PAGE_SHIFT in vmparam.h, fail back

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 28 11:56:56 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: size_classes.h Log Message: Add 2K page size tables (sun2) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Mar 27 17:02:20 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_types.h Log Message: alignment for sh3 To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Mar 27 16:16:14 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: size_classes.h Log Message: add tables for 16K page sizes To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Mar 27 15:33:52 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_types.h Log Message: vaxinate! To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-27 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Mar 27 12:38:31 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_types.h Log Message: LG_QUANTUM is 4 for both sparc and sparc64 To generate a diff of this commit:

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-21 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Mar 21 09:42:44 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: size_classes.h Log Message: Add size variants for architectures with PGSHIFT = 13 To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 10 21:52:00 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: prof_inlines_a.h Log Message: one more noreturn To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 5 22:45:11 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: mutex.h witness.h Log Message: Fix debugging compilation To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 5 22:39:21 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: Add some XXX for things I need to fix later, and fix some of the hard-coding.

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 5 22:37:39 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: atomic_c11.h Log Message: fix const cast with custom "unconst" To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 4 20:21:18 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: hash.h Log Message: Add fallthough comments. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 4 19:40:57 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: emitter.h Log Message: use __format_arg__ to check arguments... To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 4 19:16:31 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: mutex.h Log Message: Put back braces. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-03-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 4 19:16:10 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: mutex_prof.h Log Message: use ATOMIC_INIT() To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \