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 717111 Details for
Bug 928385
bonnie++ produces +++++ instead of actual values for file create timings
[?]
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]
fix -- lower MinTime
bonnie++-MinTime.patch (text/plain), 1.38 KB, created by
James Juran
on 2013-03-27 14:34:38 UTC
(
hide
)
Description:
fix -- lower MinTime
Filename:
MIME Type:
Creator:
James Juran
Created:
2013-03-27 14:34:38 UTC
Size:
1.38 KB
patch
obsolete
>--- bonnie++.spec.old 2011-09-20 14:49:26.000000000 -0400 >+++ bonnie++.spec 2013-03-26 16:12:19.660478704 -0400 >@@ -9,6 +9,7 @@ > URL: http://www.coker.com.au/bonnie++/ > Source0: http://www.coker.com.au/bonnie++/experimental/bonnie++-%{version}.tgz > Patch0: %{name}-%{version}-makefile.patch >+Patch1: %{name}-%{version}-MinTime.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) > > %description >@@ -24,6 +25,7 @@ > %prep > %setup -q -n bonnie++-%{version} > %patch0 -p1 >+%patch1 -p0 > > > %build >--- bonnie.h.in.save 2013-03-26 16:09:35.173304475 -0400 >+++ bonnie.h.in 2013-03-26 16:09:46.698139201 -0400 >@@ -22,7 +22,7 @@ > // data includes index to which directory (6 bytes) and terminating '\0' for > // the name and pointer to file name > #define MaxDataPerFile (MaxNameLen + 6 + 1 + sizeof(void *)) >-#define MinTime (0.5) >+#define MinTime (0.01) > #define Seeks (8192) > #define UpdateSeek (10) > #define SeekProcCount (5) >--- bonnie.h.save 2013-03-26 16:10:11.977688586 -0400 >+++ bonnie.h 2013-03-26 16:10:21.113757824 -0400 >@@ -22,7 +22,7 @@ > // data includes index to which directory (6 bytes) and terminating '\0' for > // the name and pointer to file name > #define MaxDataPerFile (MaxNameLen + 6 + 1 + sizeof(void *)) >-#define MinTime (0.5) >+#define MinTime (0.01) > #define Seeks (8192) > #define UpdateSeek (10) > #define SeekProcCount (5)
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
Actions:
View
|
Diff
Attachments on
bug 928385
: 717111