rmem_default, wmem_default, rmem_max and wmem_max are reduced on rhel6.5

Solution Unverified - Updated -

Issue

  • rmem_default, wmem_default, rmem_max and wmem_max are reduced on rhel6.5. It may casue the performance regression in some cases.

RHEL6.5

# uname -r
2.6.32-431.el6.x86_64
# sysctl net.core.rmem_default net.core.wmem_default net.core.rmem_max net.core.wmem_max
net.core.rmem_default = 124928
net.core.wmem_default = 124928
net.core.rmem_max = 124928
net.core.wmem_max = 124928

RHEL6.4

# uname -r
2.6.32-358.el6.x86_64
# sysctl net.core.rmem_default net.core.wmem_default net.core.rmem_max net.core.wmem_max
net.core.rmem_default = 229376
net.core.wmem_default = 229376
net.core.rmem_max = 229376
net.core.wmem_max = 229376

Environment

  • Red Hat Enterprise Linux 6.5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.