[Bug 406825] New: Speedup fdupes
https://bugzilla.novell.com/show_bug.cgi?id=406825 Summary: Speedup fdupes Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: lurch@gmx.li QAContact: qa@suse.de Found By: --- Created an attachment (id=226304) --> (https://bugzilla.novell.com/attachment.cgi?id=226304) Speedup patch fdupes compares files bytewise. Use reads of larger size instead. Use aligned reads for md5 computation, saves another memcpy. See patch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=406825 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |mmarek@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=406825 User mmarek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=406825#c1 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |lurch@gmx.li --- Comment #1 from Michal Marek <mmarek@novell.com> 2008-07-14 04:07:31 MDT --- The patch looks OK, just the -DARCH_IS_BIG_ENDIAN is better set (conditionally) in the specfile than hardcoded in the Makefile. But can you please send the patch to Adrian Lopez, the author of fdupes and CC me? Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=406825 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=406825 User aj@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=406825#c2 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|lurch@gmx.li | --- Comment #2 from Andreas Jaeger <aj@novell.com> 2008-10-24 05:21:29 MDT --- Michal, no reaction. Will you take care of the patch? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=406825 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Other |Other Product|openSUSE 11.0 |openSUSE 11.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com