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 639790 - Performance Tuning Guide: TRACKING BUG for [I/O] [Asynchronous I/O]
Summary: Performance Tuning Guide: TRACKING BUG for [I/O] [Asynchronous I/O]
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:32 UTC by Don Domingo
Modified: 2011-07-04 01:53 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Comment 9 Sanjay Rao 2011-02-14 17:42:47 UTC
Looks good.

Comment 10 Sanjay Rao 2011-02-14 17:44:27 UTC
I had these comments

Please take out the line "This allows an application to perform I/O on multiple sources simultaneously. " from the first para. Synchronous IO also works on multiple sources. The IO wait is on a per device basis so if an IO is issued to a device, synchronous IO waits for that IO to complete before issuing another IO to the device. If you want you can change it to "This allows an application to issue multiple IOs to a device and continue with its operation"



Your comment
Sanjay: do we need to explain the sudden drop in delta from 60U to 80U? or am i reading the graph incorrectly?

My response - The drop in the difference is because of user contention. It is common among database applications to see run to run variation of a couple of percent. If you look closely, the blue bar dropped a bit and the orange bar went up a bit so the delta dropped. We can either mention that or modify the graph to take out the 80 user run.

Comment 11 Don Domingo 2011-02-16 04:13:50 UTC
thanks Sanjay, edited accordingly. please review:
http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Performance_Tuning_Guide/s-storage-asyncio.html

i'll just leave the graph as-is.


please advise if the section is good to go, and i will set it to MODIFIED. thanks!

Comment 12 Sanjay Rao 2011-02-16 11:42:28 UTC
Looks good.

Comment 15 Michael Doyle 2011-05-06 03:39:24 UTC
Verified based on c#12 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.