George Wilson
- Login: gwilson
- Email: gwilson@zfsmail.com
- SSH Key:
ssh-dss AAAAB3NzaC1kc3MAAACBAKlVbSDnhUMqdRy+Q0C704C/Sce2RLsBMhZRtIpPOmk5f5s2p0Ay
nRnpGKm8uIQUC2rNVVYNlJ0WpBNfzXuvtLeQClWzqkbsQuiyIBhKJqcszWjK+6cwUUXYq0329Ai+HIJg
U57b9UoP0XFbaYJY0yUe2k929FVoIBVv0oY5gvyxAAAAFQCIa0hoWp+XQLuEug/8cQp3YOYtTwAAAIBW
/pXg2N3FaOuFBJb8FLbjpn5c+KshSUNYr5ITKATGw0f9+l/Efif0d4vWii+kdD/GVgN0R2vsWFDnUGb9
a2TamQVDwu8kXXec2uCz3pcaVM8xG++w6CppeexCm05O2C4WmY7CaGWVoYUrRVzVRymF3B/t2thqUULS
QpkGpnYmuwAAAIB5bZXj1pBUbl0CKv3ceu85++tkF0doA0SJRhJC8p5rD7Ztl15vlOPT2psB5cZnPQvJ
aLq56KmRgQI6wXOO7/lZIpEzkpzgb+tf+wZTd3Pvj5WxIamTw0+qxw2Vr+0qnapZh8LKm1a2BtAeRCrC
FYNxl8SDtZOQpT6VRyo2Fttfqg== - Registered on: 2010-08-12
- Last connection: 2018-02-13
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 2 | 22 | 24 |
Reported issues | 2 | 17 | 19 |
Projects
Project | Roles | Registered on |
---|---|---|
illumos gate | Developer | 2012-01-05 |
Activity
2018-02-13
-
02:17 PM illumos gate Bug #9102 (Closed): zfs should be able to initialize storage devices
- The first access to a disk block can incur a performance penalty on some platforms (e.g. AWS's EBS, VMware VMDKs). Th...
2017-12-16
-
04:09 PM illumos gate Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- Pull Request for openzfs has been posted: https://github.com/openzfs/openzfs/pull/505
-
02:18 AM illumos gate Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- Normally, consumers of the zio will create logical zios which then can create logical, gang, or vdev children. When a...
-
12:22 AM illumos gate Bug #8857: zio_remove_child() panic due to already destroyed parent zio
- I've been testing a fix and have supplied a patch to Andriy to build on FreeBSD. Please let me know if the patch fixe...
2016-08-15
-
08:12 PM illumos gate Bug #7303 (Closed): dynamic metaslab selection
- This change introduces a new weighting algorithm to improve metaslab selection. The new weighting algorithm relies on...
2016-06-09
-
03:16 PM illumos gate Feature #7090 (Closed): zfs should improve allocation order and throttle allocations
- When write I/Os are issued, they are issued in block order but the ZIO pipeline will drive them asynchronously throug...
2016-05-04
-
08:26 PM illumos gate Feature #6950 (Closed): ARC should cache compressed data
- When reading compressed data from disk, the ARC should keep the compressed block cached and only decompress it when c...
2016-02-24
-
02:54 PM illumos gate Feature #6673 (Closed): want a macro to convert seconds to nanoseconds and vice-versa
- Illumos currently has macros to convert milliseconds to nanoseconds and nanoseconds to milliseconds defined in time.h...
-
05:06 AM illumos gate Feature #6672 (Closed): arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt()
- Instead of using ddi_get_lbolt(), ZFS should use gethrtime() for timekeeping to provides better time resolution. This...
2015-11-19
-
02:01 PM illumos gate Bug #6458: nfsauth_cache_get() deadlock with kmem reap thread
- Keep in mind that this deadlock was detected prior to the changes made by Marcel's change:
commit 71da0c32412fe836...
Also available in: Atom