Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
Forked from collectd/collectd
The system statistics collection daemon. Mirror of the canonical repository (updated automatically). Please send Pull Requests here!
C 1
-
Forked from joyent/smartos-live
For more information, please see http://smartos.org/ For any questions that aren't answered there, please join the SmartOS discussion list: http://smartos.org/smartos-mailing-list/
JavaScript 1
215 contributions in the last year
Contribution activity
September 2020
August 2020
Created a pull request in openzfs/zfs that received 2 comments
dnode_sync is careless with range tree
Because dnode_sync_free_range() must drop dn_mtx during its processing, using it as a callback to range_tree_vacate() is not safe. No other operati…
Created an issue in openzfs/zfs that received 11 comments
dnode_sync is careless with range tree
System information Describe the problem you're observing Details also in illumos #13034 While running a somewhat intensive zvol workload (FreeBSD…