Re: High CPU use on BTRFS and some other details in the stable release package.

2016-11-03 Thread James Youngman
On Wed, Nov 2, 2016 at 10:27 PM, Bernhard Voelker wrote: > On 11/02/2016 10:55 AM, James Youngman wrote: >> On Tue, Nov 1, 2016 at 6:04 PM, Bernhard Voelker >> wrote: >>> On 10/03/2016 04:30 PM, Steve wrote: The entire ChangeLog-2013 content is duplicated in ChangeLog >>> >>> Fixed with >>>

Re: High CPU use on BTRFS and some other details in the stable release package.

2016-11-02 Thread Bernhard Voelker
On 11/02/2016 10:55 AM, James Youngman wrote: > On Tue, Nov 1, 2016 at 6:04 PM, Bernhard Voelker > wrote: >> On 10/03/2016 04:30 PM, Steve wrote: >>> The entire ChangeLog-2013 content is duplicated in ChangeLog >> >> Fixed with >> >> [PATCH 2/3] maint: remove ChangeLog-2013 from distribution ta

Re: High CPU use on BTRFS and some other details in the stable release package.

2016-11-02 Thread James Youngman
On Tue, Nov 1, 2016 at 6:04 PM, Bernhard Voelker wrote: > On 10/03/2016 04:30 PM, Steve wrote: >> The entire ChangeLog-2013 content is duplicated in ChangeLog > > Fixed with > > [PATCH 2/3] maint: remove ChangeLog-2013 from distribution tarball Are you sure this is the right fix? I thought t

Re: High CPU use on BTRFS and some other details in the stable release package.

2016-11-01 Thread Bernhard Voelker
On 10/03/2016 04:30 PM, Steve wrote: > I'm not sure what was at fault here but I had excessive CPU use with > findutils after switching from EXT4 to BTRFS in Void Linux. > https://github.com/voidlinux/void-packages/issues/4829 > Is this because find isn't optimised for BTRFS, there's a problem wit

High CPU use on BTRFS and some other details in the stable release package.

2016-10-03 Thread Steve
I'm not sure what was at fault here but I had excessive CPU use with findutils after switching from EXT4 to BTRFS in Void Linux. https://github.com/voidlinux/void-packages/issues/4829 Is this because find isn't optimised for BTRFS, there's a problem with the BTRFS kernel driver, or something else