Re: [developer] Re: [openzfs/openzfs] 7361 Improve L2ARC filling (#189)

2016-12-01 Thread Ben RUBSON
> On 01 Dec 2016, at 01:33, Dan McDonald wrote: > > git clone -b https://github.com/omniti-labs/illumos-omnios > > is any one of r151014, r151018, r151020. The "master" branch is > the OmniOS bloody source. So attached is a patch against r151014. It contains the

Re: [developer] Re: [openzfs/openzfs] 7361 Improve L2ARC filling (#189)

2016-11-30 Thread Ben RUBSON
Any pointer to the r151014 tree ? Giving you a patch should be something easy :) Ben > On 30 Nov 2016, at 14:40, Schweiss, Chip wrote: > > Sounds like you're no better prepared to pull this in to OmniOS than I am. > I would need a patch against the latest r151014 to

Re: [developer] Re: [openzfs/openzfs] 7361 Improve L2ARC filling (#189)

2016-11-30 Thread Schweiss, Chip
Sounds like you're no better prepared to pull this in to OmniOS than I am. I would need a patch against the latest r151014 to test this out. This along with a lot of other features that have been hanging in review state for a long time is where OpenZFS really needs a testing branch. Often the

Re: [developer] Re: [openzfs/openzfs] 7361 Improve L2ARC filling (#189)

2016-11-30 Thread Ben RUBSON
Hi Chip, Yes sounds like this PR should help you improving performance. You would also need PR #222 which assigns correct L2CACHE flag to prefetched buffers : https://github.com/openzfs/openzfs/pull/222 Regarding the OmniOS build, unfortunately, I