vmware-archive / quickstep

Quickstep Project
Apache License 2.0
27 stars 13 forks source link

Leave 10% more memory for the OS. #218

Closed pateljm closed 8 years ago

pateljm commented 8 years ago

The previous allocation is too aggressive when the database is far larger than the main memory -- in this case, the OS needs more memory to manage the IOs.

zuyu commented 8 years ago

LGTM!