gecko-dev/memory/mozjemalloc
Makoto Kato 234456a100 Bug 1091515 - Don't set 64KB page size on aarch64. r=glandium
Linux/aarch64 supports vairous page size configuration.

(From https://www.kernel.org/doc/Documentation/arm64/memory.txt)
- 4KB + 3 levels
- 4KB + 4 levels
- 64KB + 2 leves

So we shouldn't set fixed 64KB page size on aarch64.


MozReview-Commit-ID: 8IdwBMUW4me

--HG--
extra : rebase_source : 2f3d8de3ea118313cb6dc5f48b7532d9b051c1e6
2016-04-05 18:54:42 +09:00
..
jemalloc_types.h
jemalloc.c Bug 1091515 - Don't set 64KB page size on aarch64. r=glandium 2016-04-05 18:54:42 +09:00
linkedlist.h
Makefile.in
moz.build Bug 1232219 (part 4) - Enable -Wunused for C code, except where it's too annoying. r=glandium. 2015-12-16 22:59:42 -08:00
osx_zone_types.h
ql.h
qr.h
rb.h