Re: [request for testing] isl, cyapa on chromebooks

2016-10-03 Thread Andriy Gapon
On 03/10/2016 23:25, Michael Gmelin wrote: > On Mon, 3 Oct 2016 19:41:17 +0300 > Andriy Gapon wrote: > >> On 03/10/2016 19:07, Michael Gmelin wrote: >>> I upgraded the latter the r306641, applied your patches (cleanly) >>> and ran "make kernel" (GENERIC kernel), added the

Re: [request for testing] isl, cyapa on chromebooks

2016-10-03 Thread Michael Gmelin
On Mon, 3 Oct 2016 19:41:17 +0300 Andriy Gapon wrote: > On 03/10/2016 19:07, Michael Gmelin wrote: > > I upgraded the latter the r306641, applied your patches (cleanly) > > and ran "make kernel" (GENERIC kernel), added the entries to > > device.hints and rebooted. Unfortunately

Re: ZFS - Abyssal slow on copying

2016-10-03 Thread Evan Susarret
In case you are still trying to get this resolved: Since you have enabled deduplication in the past, unfortunately the deduplication tables must be loaded into memory for any and all writes. ZFS must determine if all writes match a previous block, to 1) increment the dedup count for matches,

Re: [request for testing] isl, cyapa on chromebooks

2016-10-03 Thread Andriy Gapon
On 03/10/2016 19:07, Michael Gmelin wrote: > I upgraded the latter the r306641, applied your patches (cleanly) and > ran "make kernel" (GENERIC kernel), added the entries to device.hints > and rebooted. Unfortunately ig4 won't load: > > # kldload ig4 > link_elf_obj: symbol iicbus_transfer_desc

Re: [request for testing] isl, cyapa on chromebooks

2016-10-03 Thread Michael Gmelin
On Mon, 3 Oct 2016 14:05:52 +0300 Andriy Gapon wrote: > If you have a Chromebook where you are currently able to use isl and > cyapa drivers, could you please test the following code change? > https://people.freebsd.org/~avg/ig4-i2c.diff > > The change moves the drivers from

Re: ZFS - Abyssal slow on copying

2016-10-03 Thread Tomoaki AOKI
On Mon, 3 Oct 2016 12:35:08 +0300 Daniel Braniss wrote: > > > On 3 Oct 2016, at 12:30 PM, O. Hartmann wrote: > > > > Am Sun, 2 Oct 2016 15:30:41 -0400 > > Allan Jude > schrieb: > > > >> On

[request for testing] isl, cyapa on chromebooks

2016-10-03 Thread Andriy Gapon
If you have a Chromebook where you are currently able to use isl and cyapa drivers, could you please test the following code change? https://people.freebsd.org/~avg/ig4-i2c.diff The change moves the drivers from the SMBus to the I2C bus and as such some configuration changes are required.

Re: ZFS - Abyssal slow on copying

2016-10-03 Thread Daniel Braniss
> On 3 Oct 2016, at 12:30 PM, O. Hartmann wrote: > > Am Sun, 2 Oct 2016 15:30:41 -0400 > Allan Jude > schrieb: > >> On 2016-10-02 15:25, O. Hartmann wrote: >>> >>> Running 12-CURRENT (FreeBSD 12.0-CURRENT #32

Re: ZFS - Abyssal slow on copying

2016-10-03 Thread O. Hartmann
Am Sun, 2 Oct 2016 15:30:41 -0400 Allan Jude schrieb: > On 2016-10-02 15:25, O. Hartmann wrote: > > > > Running 12-CURRENT (FreeBSD 12.0-CURRENT #32 r306579: Sun Oct 2 09:34:50 > > CEST 2016 > > ), I have a NanoBSD setup which creates an image for a router device. > >