Properties:
| Applicable To | MySQL/Linux |
| Server Startup Option | --large-pages |
| Scope | Global |
| Dynamic | No way |
| Possible Values | True|False flag |
| Default Value | False |
| Category | Performance, Administration |
Description:
This option, currently available only for Linux, if set enables the usage of large pages by MySQL. Many operating systems/system architectures support optional memory pages bigger than the default size (4 KB). Usually the large page size is 2 MB, this …
[Read more]