about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/malloc-hugepages.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* malloc: Assure that THP mode read do write OOB end of stringtAdhemerval Zanella2023-04-141-0/+2
* malloc: Assure that THP mode is always null terminatedAdhemerval Zanella2023-04-131-0/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* malloc: Add Huge Page support for mmapAdhemerval Zanella2021-12-151-0/+127
* malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella2021-12-151-0/+74