GrahamBright
Programmer
I recently thook ownership of a L Class with 4 Gbytes of ram, which was performing rather poorly.
dpc_min_pct and dpc_max_pct which specify the percent of memory to be used for dynamic buffer cache where both incorrectly set to 3.
After changing these values a rebuld of the kernel idle I was able to improve the idle time by around 15 - 20 percent.
Q. Are there any other parameters, or advice regarding tuning which you can share. I'd like to improve performance by another couple of percentage if possible.
Cheers,
Graham.
dpc_min_pct and dpc_max_pct which specify the percent of memory to be used for dynamic buffer cache where both incorrectly set to 3.
After changing these values a rebuld of the kernel idle I was able to improve the idle time by around 15 - 20 percent.
Q. Are there any other parameters, or advice regarding tuning which you can share. I'd like to improve performance by another couple of percentage if possible.
Cheers,
Graham.