For optimizing database performance, you might adjust the __________ parameter to control disk caching behavior.
- vm.dirty_ratio
- ifconfig
- lsusb
- grep
For optimizing database performance, you might adjust the vm.dirty_ratio parameter to control disk caching behavior. This parameter in the sysctl settings defines the percentage of system memory that can be filled with dirty data pages before the kernel starts writing them to disk, which can impact database I/O performance.
Loading...
Related Quiz
- Which command is used to load kernel modules manually?
- You've been tasked with setting up static IP configurations for multiple interfaces on a Linux server. In which directory and/or file would you primarily focus your configuration efforts?
- Which of the following is a common method to secure SSH beyond just password authentication?
- Which command is primarily used to view the routing table in Linux?
- Which Samba tool is used for checking the configuration file for errors?