4045 zfs write throttle & i/o scheduler performance work

Will Andrews will at firepipe.net
Tue Nov 5 14:12:25 UTC 2013


Hi,

On Tue, Nov 5, 2013 at 1:55 AM, Andriy Gapon <avg at freebsd.org> wrote:
> Also, I could use an advice on how to put the illumos changes into vendor and
> vendor-sys?  Would procedure do you typically use?  Perhaps you have some
> script(s) to automate the job?

My illumos-gate fork contains a script that I wrote which helps copy
files between illumos-gate and a FreeBSD(-like) tree:

https://github.com/wca/illumos-gate/blob/helper-scripts/freebsd_transfer.rb

I last used it to update my fork about two months ago.  Note that it
ignores new/deleted files, on assumption that such files are not
shared between illumos and FreeBSD (for example, vdev_geom.c).  I
normally use it in the opposite direction, but it should work for an
illumos-gate import too.

It would be nice if the relationship between illumos-gate and FreeBSD
files was less complicated.

> Additionally, if I switch commit references from illumos mercurial repo to
> illumos github git repo, would that be okay with everyone?
> My reason is that the latter is a little bit easier to access and browse.
> illumos opengrok also uses the git repo for project history.

It makes sense to me to switch to referencing the git repository,
since illumos began using it as their reference many moons ago.

--Will.


More information about the zfs-devel mailing list