A number of improvements to the logging system eliminate or at least minimize bottlenecks identified when running various performance tests. These changes include elimination of contentious current_llb_mutex, faster log forces through forcing only what needs forcing, and improved concurrency potential (fast resume).
A number of improvements have been made to the buffer manager to eliminate or minimize bottlenecks identified when running various performance tests. These include: