On Thu, Nov 7, 2013 at 6:39 AM, Pádraig Brady <[email protected]> wrote: > I should have bumped up the buffer size for the periodic pattern case too. > This should fix it up. ... > commit 115c8e620dde3349cb8edef6edaba40dd82395d3 > Author: Pádraig Brady <[email protected]> > Date: Thu Nov 7 11:57:09 2013 +0000 > > shred: increase I/O block size for periodic pattern case > > * src/shred.c (dopass): In the periodic pattern case increase the > I/O block size from 12KiB to 60KiB (also a multiple of 3 and 4096). > * NEWS: Adjust accordingly.
Looks fine. Thanks!
