RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 639803 - Performance Tuning Guide: TRACKING BUG for [Network] [The Multicast Problem]
Summary: Performance Tuning Guide: TRACKING BUG for [Network] [The Multicast Problem]
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: doc-Performance_Tuning_Guide
Version: 6.1
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Laura Bailey
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks: 639779
TreeView+ depends on / blocked
 
Reported: 2010-10-04 02:44 UTC by Don Domingo
Modified: 2011-07-04 01:53 UTC (History)
1 user (show)

Fixed In Version: 6.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-04 01:52:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 7 Neil Horman 2011-02-15 17:25:23 UTC
Thanks, Don the content looks good, 1 request though: Could we please change the heading of the section to something other than "The Multicast Problem".  I know I described it as such in my writing to you, but it reads like we're shipping known defects when I see it in print for customer consumables.  Perhaps something more neutral, like "multicast performance", or "Multicast considerations"?

In answer to your questions, yo udistinguish which technique mitigates multicast performance the same way you do any other performance problem: By first looking at the metrics you've outlined in other sections and observing where frames are dropping.  The kernel doesn't care that its muticast traffic, its just dropping frames, and based on the location, you can take action to mitigate that.

In regards to your last sentence, I think its good, but It would be more correct to say:
...Alternatively, you can try optimizing applications use of a socket.."

Its the application that uses a socket, not a socket that uses an application.

Comment 8 Don Domingo 2011-02-15 23:38:27 UTC
(In reply to comment #7)
> Thanks, Don the content looks good, 1 request though: Could we please change
> the heading of the section to something other than "The Multicast Problem".  I
> know I described it as such in my writing to you, but it reads like we're
> shipping known defects when I see it in print for customer consumables. 
> Perhaps something more neutral, like "multicast performance", or "Multicast
> considerations"?
> 

you're right. Multicast Considerations sounds much better. revised as such.h

> In answer to your questions, yo udistinguish which technique mitigates
> multicast performance the same way you do any other performance problem: By
> first looking at the metrics you've outlined in other sections and observing
> where frames are dropping.  The kernel doesn't care that its muticast traffic,
> its just dropping frames, and based on the location, you can take action to
> mitigate that.
> 

ok

> In regards to your last sentence, I think its good, but It would be more
> correct to say:
> ...Alternatively, you can try optimizing applications use of a socket.."
> 
> Its the application that uses a socket, not a socket that uses an application.

thanks, revised as:
<new>
Alternatively, you can try optimizing an application's socket use; to do so, configure the application to control a single socket and disseminate the received network data quickly to other user-space processes.
</new>

setting this bug now to MODIFIED. thanks again, Neil!

Comment 11 Michael Doyle 2011-05-06 04:19:57 UTC
Verified in Red_Hat_Enterprise_Linux-Performance_Tuning_Guide-6-en-US-1.0-28


Note You need to log in before you can comment on or make changes to this bug.