Open Source Linux
Open Source Linux
Aug 30, 2023 · Fundamentals

How PCIe Configuration Impacts Network Performance: A Practical Guide

This article explains how PCIe width, speed, Max Payload Size, and Max Read Request affect network adapter performance, shows how to verify and adjust these settings with lspci and setpci commands, and provides formulas for calculating the resulting PCIe bandwidth limits.

Hardware ConfigurationLinuxPCIe
0 likes · 8 min read
How PCIe Configuration Impacts Network Performance: A Practical Guide
21CTO
21CTO
Sep 12, 2015 · Databases

Master MySQL Optimization: Practical Tips for Performance, Hardware, and Schema

This comprehensive guide explores MySQL's unique characteristics, hardware and OS tuning, configuration tweaks, schema and SQL optimization techniques, and provides actionable recommendations and tools to identify and resolve common performance bottlenecks.

Database TuningHardware ConfigurationMySQL
0 likes · 13 min read
Master MySQL Optimization: Practical Tips for Performance, Hardware, and Schema