47 Commits (8d36cafe4fc700e6e577d5a36650c58707e76b92)

Author SHA1 Message Date
Marko Mäkelä 56e0be34bc MDEV-36780: InnoDB buffer pool reserves all assigned memory 5 months ago
Marko Mäkelä b6923420f3 MDEV-29445: Reimplement SET GLOBAL innodb_buffer_pool_size 7 months ago
Monty c4a5bd1efd Added Myisam, Aria and InnoDB buffer pool to @@memory_used status variable 2 years ago
Daniel Black 2b494ccc15 MDEV-30572: my_large_malloc will only retry on ENOMEM 3 years ago
Daniel Black d434250ee1 MDEV-25342: autosize innodb_buffer_pool_chunk_size 4 years ago
nia 2eb357496c my_largepage: Fix build with MAP_ALIGNED by no MAP_ALIGNED_SUPER 4 years ago
Daniel Black 3b486c28f7 MDEV-24125: linux large pages, linux/mman.h needed 5 years ago
Daniel Black 7f30a5c423 MDEV-24125: allow compile on Linux headers < 3.8 5 years ago
Marko Mäkelä 79c166c56d Fix cmake -DWITH_MSAN=ON 5 years ago
Marko Mäkelä ab4069909d After-merge fix for ASAN and MSAN 5 years ago
Daniel Black 3ea05d0842 largepages: osx compile warning fix 6 years ago
Vladislav Vaintroub e2a932c9ea Post-fixes for MDEV-18851 for Windows 6 years ago
Daniel Black a0d5894015 my_pagepages: perror -> my_error 6 years ago
Daniel Black a535d4d1a6 my_largepage: fprintf -> my_{printf_,}error 6 years ago
Daniel Black 5e86b2eec8 my_large_malloc: style fix 6 years ago
Daniel Black 2c00502014 my_largepage: reduce includes already in my_global.h 6 years ago
Daniel Black 96d4b228ea my_large_pages: simplify solaris constants 6 years ago
Daniel Black 7b7a9161e2 my_large_pages: remove conventional memory(my_malloc_lock) fallback 6 years ago
Sergey Vojtovich 22811a1c60 Fixed build failure 6 years ago
Daniel Black 113e227e26 my_largepage.c: cleanup 6 years ago
Daniel Black 9bf3a3a47a HAVE_LARGE_PAGES no longer global 6 years ago
Daniel Black 71337a4452 my_large_malloc/free fall back to my_{malloc|free}_lock 6 years ago
Daniel Black 2a18e783ca my_large_page: more verbose errors on allocation fallback/failure 6 years ago
Daniel Black d5568e7591 my_large_malloc_int consolidated into my_large_malloc 6 years ago
Daniel Black 472d2d0492 my_large_free_int merge into my_large_free 6 years ago
Sergey Vojtovich 2e2138baa5 Simplified away my_get_large_page_size() 6 years ago
Sergey Vojtovich 30379b487f HAVE_LARGE_PAGE_OPTION to HAVE_LARGE_PAGES 6 years ago
Sergey Vojtovich 4338bb8a75 Coding style fixes 6 years ago
Sergey Vojtovich e4a960780f my_next_large_page_size() cleanup 6 years ago
Sergey Vojtovich fc6e8b4b1b Cleanup HAVE_MMAP_ALIGNED: one cmake check less 6 years ago
Daniel Black e8351934b6
Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large-page-support 6 years ago
Vicențiu Ciorbaru 5543b75550 Update FSF Address 7 years ago
Daniel Black 402c7584a8 MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGES 8 years ago
Murthy Narkedimilli 053d7e775c Updated/added copyright headers. 13 years ago
Murthy Narkedimilli 69d8812a61 Updated/added copyright headers. 13 years ago
Davi Arnaut f56dd32bf7 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 15 years ago
Davi Arnaut a10ae35328 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 15 years ago
Marc Alff c082955f06 WL#2360 Performance schema 16 years ago
Marc Alff e33a8b2a1a WL#2360 Performance schema 16 years ago
Konstantin Osipov d5948e8dd7 Backport of: 16 years ago
Konstantin Osipov a1fbd5e0c3 Backport of: 16 years ago
Alexey Kopytov 4826b61c33 Bug #43606: 4GB Limit on huge_pages shared memory set-up 16 years ago
Alexey Kopytov d39f0a72ad Bug #43606: 4GB Limit on huge_pages shared memory set-up 16 years ago
unknown ac275fd5fa Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platforms. 18 years ago
kaa@polly.local 39e53b4fee Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platforms. 18 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 6b0853a398 Many files: 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
unknown 526fbcbbc5 Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 21 years ago