Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 703845 Details for
Bug 896318
duplicated word.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fixed repeatition of "is is"
0001-Fixed-is-is.patch (text/plain), 1.73 KB, created by
Navneet Singh
on 2013-02-28 08:57:43 UTC
(
hide
)
Description:
Fixed repeatition of "is is"
Filename:
MIME Type:
Creator:
Navneet Singh
Created:
2013-02-28 08:57:43 UTC
Size:
1.73 KB
patch
obsolete
>From 687e7797b83c9a58626a8fc0e9c7b357d23da430 Mon Sep 17 00:00:00 2001 >From: Navneet Singh <navneet@localhost.localdomain> >Date: Thu, 28 Feb 2013 14:23:49 +0530 >Subject: [PATCH] Fixed is is > >--- > en-US/Developer_Tips.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/en-US/Developer_Tips.xml b/en-US/Developer_Tips.xml >index 0acf1b4..78901b6 100644 >--- a/en-US/Developer_Tips.xml >+++ b/en-US/Developer_Tips.xml >@@ -154,7 +154,7 @@ int main(int argc, char *argv[]) { > <section id="Developer_Tips-Fsync"> > <title>Fsync</title> > <para> >- <function>Fsync</function> is known as an I/O expensive operation, but this is is not completely true. <!-- For example, refer to Theodore Ts'o's article <citetitle>Don't fear the fsync!</citetitle> <footnote> <para> <ulink url="http://thunk.org/tytso/blog/2009/03/15/dont-fear-the-fsync/"></ulink> </para> </footnote> and the accompanying discussion. --> >+ <function>Fsync</function> is known as an I/O expensive operation, but this is not completely true. <!-- For example, refer to Theodore Ts'o's article <citetitle>Don't fear the fsync!</citetitle> <footnote> <para> <ulink url="http://thunk.org/tytso/blog/2009/03/15/dont-fear-the-fsync/"></ulink> </para> </footnote> and the accompanying discussion. --> > </para> > <para> > <application>Firefox</application> used to call the <application>sqlite</application> library each time the user clicked on a link to go to a new page. <application>Sqlite</application> called <function>fsync</function> and because of the file system settings (mainly ext3 with data-ordered mode), there was a long latency when nothing happened. This could take a long time (up to 30 seconds) if another process was copying a large file at the same time. >-- >1.7.11.7 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
navneetsingh0693
: review+
Actions:
View
|
Diff
Attachments on
bug 896318
: 703845