Page MenuHomeFreeBSD
Feed Advanced Search

Jul 7 2019

mav committed rS349819: MFC r349029: Update td_runtime of running thread on each statclock()..
MFC r349029: Update td_runtime of running thread on each statclock().
Jul 7 2019, 6:39 PM
mav committed rS349818: MFC r349006: Move write aggregation memory copy out of vq_lock..
MFC r349006: Move write aggregation memory copy out of vq_lock.
Jul 7 2019, 6:38 PM
mav committed rS349817: MFC r349292: Decouple enc/ses verbosity from bootverbose..
MFC r349292: Decouple enc/ses verbosity from bootverbose.
Jul 7 2019, 6:33 PM
mav committed rS349816: MFC r349287: Remove ancient SCSI-2/3 mentioning..
MFC r349287: Remove ancient SCSI-2/3 mentioning.
Jul 7 2019, 6:32 PM
mav committed rS349815: MFC r349284: Make ELEMENT INDEX validation more strict..
MFC r349284: Make ELEMENT INDEX validation more strict.
Jul 7 2019, 6:32 PM
mav committed rS349814: MFC r349281: Fix individual_element_index when some type has 0 elements..
MFC r349281: Fix individual_element_index when some type has 0 elements.
Jul 7 2019, 6:29 PM
mav committed rS349813: MFC r349281: Fix individual_element_index when some type has 0 elements..
MFC r349281: Fix individual_element_index when some type has 0 elements.
Jul 7 2019, 6:29 PM

Jul 2 2019

mav committed rS349601: Include sys/lock.h, as told by man page..
Include sys/lock.h, as told by man page.
Jul 2 2019, 3:02 PM
mav committed rS349595: Fix i386 LINT after r349594..
Fix i386 LINT after r349594.
Jul 2 2019, 7:47 AM
mav added a comment to D18774: Add AMD NTB Hardware Driver for AMD SoC.

I am sorry for enormous delay. Long flight over Atlantic finally made me to look on this. Committed to FreeBSD head with minor changes. I've build-tested it, but please make sure that it works fine hardware also. Thank you for your work.

Jul 2 2019, 5:28 AM
mav committed rS349594: Add driver for NTB in AMD SoC..
Add driver for NTB in AMD SoC.
Jul 2 2019, 5:25 AM
mav closed D18774: Add AMD NTB Hardware Driver for AMD SoC.
Jul 2 2019, 5:25 AM

Jun 27 2019

mav committed rS349458: MFC r349376: Fix strsep_quote() on strings without quotes..
MFC r349376: Fix strsep_quote() on strings without quotes.
Jun 27 2019, 2:27 PM
mav committed rS349457: MFC r349376: Fix strsep_quote() on strings without quotes..
MFC r349376: Fix strsep_quote() on strings without quotes.
Jun 27 2019, 2:12 PM
mav committed rS349456: MFC r349376: Fix strsep_quote() on strings without quotes..
MFC r349376: Fix strsep_quote() on strings without quotes.
Jun 27 2019, 2:11 PM

Jun 26 2019

mav committed rS349418: Fix qlxgbe(4) static build..
Fix qlxgbe(4) static build.
Jun 26 2019, 4:23 PM

Jun 25 2019

mav committed rS349381: Avoid extra taskq_dispatch() calls by DMU..
Avoid extra taskq_dispatch() calls by DMU.
Jun 25 2019, 6:35 PM
mav committed rS349376: Fix strsep_quote() on strings without quotes..
Fix strsep_quote() on strings without quotes.
Jun 25 2019, 5:01 PM

Jun 23 2019

mav committed rS349321: Improve AHCI Enclosure Management and SES interoperation..
Improve AHCI Enclosure Management and SES interoperation.
Jun 23 2019, 7:05 PM

Jun 22 2019

mav committed rS349292: Decouple enc/ses verbosity from bootverbose..
Decouple enc/ses verbosity from bootverbose.
Jun 22 2019, 7:09 PM
mav committed rS349287: Remove ancient SCSI-2/3 mentioning..
Remove ancient SCSI-2/3 mentioning.
Jun 22 2019, 3:51 AM
mav committed rS349284: Make ELEMENT INDEX validation more strict..
Make ELEMENT INDEX validation more strict.
Jun 22 2019, 1:07 AM

Jun 21 2019

mav committed rS349281: Fix individual_element_index when some type has 0 elements..
Fix individual_element_index when some type has 0 elements.
Jun 21 2019, 11:29 PM

Jun 20 2019

mav committed rS349246: SPC-3 and up require some UAs to be returned as fixed..
SPC-3 and up require some UAs to be returned as fixed.
Jun 20 2019, 10:20 PM
mav committed rS349243: Optimize xpt_getattr()..
Optimize xpt_getattr().
Jun 20 2019, 8:29 PM
mav committed rS349222: MFC r348764: Allow UMA hash tables to expand faster then 2x in 20 seconds..
MFC r348764: Allow UMA hash tables to expand faster then 2x in 20 seconds.
Jun 20 2019, 1:19 AM
mav committed rS349221: MFC r348764: Allow UMA hash tables to expand faster then 2x in 20 seconds..
MFC r348764: Allow UMA hash tables to expand faster then 2x in 20 seconds.
Jun 20 2019, 1:18 AM
Herald added a reviewer for D20669: Cheaper wakeup_one()/sleepq_signal() alternative for taskqueue purposes.: manpages.
Jun 20 2019, 1:16 AM
mav committed rS349220: Add wakeup_any(), cheaper wakeup_one() for taskqueue(9)..
Add wakeup_any(), cheaper wakeup_one() for taskqueue(9).
Jun 20 2019, 1:16 AM

Jun 19 2019

mav added a comment to D20669: Cheaper wakeup_one()/sleepq_signal() alternative for taskqueue purposes..

I did think about sorting the queue on priority. What stopped me is the fact that priority may change.

Jun 19 2019, 5:08 PM
mav committed rS349195: Use sbuf_cat() in GEOM confxml generation..
Use sbuf_cat() in GEOM confxml generation.
Jun 19 2019, 3:36 PM
mav committed rS349190: Fix typo in r349178..
Fix typo in r349178.
Jun 19 2019, 1:31 PM

Jun 18 2019

mav committed rS349178: Optimize kern.geom.conf* sysctls..
Optimize kern.geom.conf* sysctls.
Jun 18 2019, 9:05 PM

Jun 17 2019

mav added inline comments to D20669: Cheaper wakeup_one()/sleepq_signal() alternative for taskqueue purposes..
Jun 17 2019, 8:26 PM
mav updated the summary of D20669: Cheaper wakeup_one()/sleepq_signal() alternative for taskqueue purposes..
Jun 17 2019, 2:26 AM
mav updated the diff for D20669: Cheaper wakeup_one()/sleepq_signal() alternative for taskqueue purposes..
Jun 17 2019, 2:20 AM
mav updated the diff for D20669: Cheaper wakeup_one()/sleepq_signal() alternative for taskqueue purposes..
Jun 17 2019, 2:19 AM
mav created D20669: Cheaper wakeup_one()/sleepq_signal() alternative for taskqueue purposes..
Jun 17 2019, 2:17 AM

Jun 14 2019

mav committed rS349040: Minimize aggsum_compare(&arc_size, arc_c) calls..
Minimize aggsum_compare(&arc_size, arc_c) calls.
Jun 14 2019, 8:04 PM
mav committed rS349039: Alike to ZoL disable metaslab allocation tracing code..
Alike to ZoL disable metaslab allocation tracing code.
Jun 14 2019, 7:57 PM
mav committed rS349035: Properly align struct multilist_sublist to cache line..
Properly align struct multilist_sublist to cache line.
Jun 14 2019, 5:09 PM
mav committed rS349029: Update td_runtime of running thread on each statclock()..
Update td_runtime of running thread on each statclock().
Jun 14 2019, 1:09 AM

Jun 13 2019

mav committed rS349007: MFC r348422: Pass data pointers to the driver in way in expects..
MFC r348422: Pass data pointers to the driver in way in expects.
Jun 13 2019, 1:23 AM
mav committed rS349006: Move write aggregation memory copy out of vq_lock..
Move write aggregation memory copy out of vq_lock.
Jun 13 2019, 1:21 AM

Jun 11 2019

mav committed rS348925: MFC r348790: Fix comparison signedness in arc_is_overflowing()..
MFC r348790: Fix comparison signedness in arc_is_overflowing().
Jun 11 2019, 2:32 PM
mav committed rS348924: MFC r348788: Explicitly start ARC adjustment on limits change..
MFC r348788: Explicitly start ARC adjustment on limits change.
Jun 11 2019, 2:32 PM
mav committed rS348923: MFC r348586: MFV r348585: 9683 Allow bypassing devid in vdev_disk_open().
MFC r348586: MFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
Jun 11 2019, 2:30 PM
mav committed rS348922: MFC r348584: MFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects.
MFC r348584: MFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects
Jun 11 2019, 2:30 PM
mav committed rS348921: MFC r348581: MFV r348580:.
MFC r348581: MFV r348580:
Jun 11 2019, 2:29 PM
mav committed rS348920: MFC r348579: MFV r348578: 9962 zil_commit should omit cache thrash.
MFC r348579: MFV r348578: 9962 zil_commit should omit cache thrash
Jun 11 2019, 2:28 PM
mav committed rS348919: MFC r348577: MFV r348576: 9963 Seperate tunable for disabling ZIL vdev flush.
MFC r348577: MFV r348576: 9963 Seperate tunable for disabling ZIL vdev flush
Jun 11 2019, 2:27 PM
mav committed rS348918: MFC r348574: MFV r348573: 9993 zil writes can get delayed in zio pipeline.
MFC r348574: MFV r348573: 9993 zil writes can get delayed in zio pipeline
Jun 11 2019, 2:27 PM
mav committed rS348917: MFC r348570: MFV r348568: 9466 add JSON output support to channel programs.
MFC r348570: MFV r348568: 9466 add JSON output support to channel programs
Jun 11 2019, 2:26 PM
mav committed rS348916: MFC r348567: MFV r348555:.
MFC r348567: MFV r348555:
Jun 11 2019, 2:25 PM
mav committed rS348915: MFC r348566: MFC r348554: 9688 aggsum_fini leaks memory.
MFC r348566: MFC r348554: 9688 aggsum_fini leaks memory
Jun 11 2019, 2:24 PM
mav committed rS348914: MFC r348565: MFV r348553:.
MFC r348565: MFV r348553:
Jun 11 2019, 2:23 PM
mav committed rS348913: MFC r348564: MFV r348552:.
MFC r348564: MFV r348552:
Jun 11 2019, 2:23 PM
mav committed rS348912: MFC r348563: MFV r348551: 9862 fix typo in comment in vdev_impl.h.
MFC r348563: MFV r348551: 9862 fix typo in comment in vdev_impl.h
Jun 11 2019, 2:21 PM
mav committed rS348911: MFC r348562: MFV r348550: 1700 Add SCSI UNMAP support.
MFC r348562: MFV r348550: 1700 Add SCSI UNMAP support
Jun 11 2019, 2:20 PM
mav committed rS348910: MFC r348561: MFV r348548:.
MFC r348561: MFV r348548:
Jun 11 2019, 2:20 PM
mav committed rS348909: MFC r348559: MFV r348537: 8601 memory leak in get_special_prop().
MFC r348559: MFV r348537: 8601 memory leak in get_special_prop()
Jun 11 2019, 2:18 PM
mav committed rS348908: MFC r348558: MFV r348535:.
MFC r348558: MFV r348535:
Jun 11 2019, 2:18 PM
mav committed rS348907: MFC r348557: MFV r348534:.
MFC r348557: MFV r348534:
Jun 11 2019, 2:17 PM
mav committed rS348906: MFC r345728 (by pjd):.
MFC r345728 (by pjd):
Jun 11 2019, 1:49 PM
mav committed rS348905: MFC r344320 (by pjd): Simplify the code..
MFC r344320 (by pjd): Simplify the code.
Jun 11 2019, 1:46 PM
mav committed rS348904: MFC r344318 (by pjd): Change assertion to log the incorrect io_type we've got..
MFC r344318 (by pjd): Change assertion to log the incorrect io_type we've got.
Jun 11 2019, 1:44 PM
mav committed rS348903: MFC r344317 (by pjd): Grabage-collect no longer used variable..
MFC r344317 (by pjd): Grabage-collect no longer used variable.
Jun 11 2019, 1:40 PM
mav committed rS348902: MFC r344316 (by pjd):.
MFC r344316 (by pjd):
Jun 11 2019, 1:36 PM
mav committed rS348901: MFC r344314 (by pjd):.
MFC r344314 (by pjd):
Jun 11 2019, 1:29 PM
mav committed rS348888: MFC r348332: Fix array out of bound panic introduced in r306219..
MFC r348332: Fix array out of bound panic introduced in r306219.
Jun 11 2019, 1:10 AM

Jun 8 2019

mav committed rS348793: MFC r348496: Document max_chains bump to 16384 at r330049..
MFC r348496: Document max_chains bump to 16384 at r330049.
Jun 8 2019, 2:30 AM

Jun 7 2019

mav committed rS348790: Fix comparison signedness in arc_is_overflowing()..
Fix comparison signedness in arc_is_overflowing().
Jun 7 2019, 8:59 PM
mav committed rS348788: Explicitly start ARC adjustment on limits change..
Explicitly start ARC adjustment on limits change.
Jun 7 2019, 7:03 PM

Jun 6 2019

mav committed rS348764: Allow UMA hash tables to expand faster then 2x in 20 seconds..
Allow UMA hash tables to expand faster then 2x in 20 seconds.
Jun 6 2019, 11:57 PM
mav committed rS348713: MFC r348417: Fix busy status leak in case of incorrect passthrough args..
MFC r348417: Fix busy status leak in case of incorrect passthrough args.
Jun 6 2019, 1:16 AM

Jun 5 2019

mav committed rS348676: MFC r348117: Allocate buffers smaller then ABD chunk size as linear..
MFC r348117: Allocate buffers smaller then ABD chunk size as linear.
Jun 5 2019, 12:52 AM

Jun 4 2019

mav committed rS348596: 9689 zfs range lock code should not be zpl-specific.
9689 zfs range lock code should not be zpl-specific
Jun 4 2019, 12:43 AM

Jun 3 2019

mav committed rS348586: MFV r348585: 9683 Allow bypassing devid in vdev_disk_open().
MFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
Jun 3 2019, 8:56 PM
mav committed rS348585: 9683 Allow bypassing devid in vdev_disk_open().
9683 Allow bypassing devid in vdev_disk_open()
Jun 3 2019, 8:52 PM
mav committed rS348584: MFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects.
MFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects
Jun 3 2019, 8:49 PM
mav committed rS348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects.
9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects
Jun 3 2019, 8:46 PM
mav committed rS348581: MFV r348580: 9559 zfs diff handles files on delete queue in fromsnap poorly.
MFV r348580: 9559 zfs diff handles files on delete queue in fromsnap poorly
Jun 3 2019, 8:40 PM
mav committed rS348580: 9559 zfs diff handles files on delete queue in fromsnap poorly.
9559 zfs diff handles files on delete queue in fromsnap poorly
Jun 3 2019, 8:39 PM
mav committed rS348579: MFV r348578: 9962 zil_commit should omit cache thrash.
MFV r348578: 9962 zil_commit should omit cache thrash
Jun 3 2019, 8:24 PM
mav committed rS348578: 9962 zil_commit should omit cache thrash.
9962 zil_commit should omit cache thrash
Jun 3 2019, 8:18 PM
mav committed rS348577: MFV r348576: 9963 Seperate tunable for disabling ZIL vdev flush.
MFV r348576: 9963 Seperate tunable for disabling ZIL vdev flush
Jun 3 2019, 8:05 PM
mav committed rS348576: 9963 Seperate tunable for disabling ZIL vdev flush.
9963 Seperate tunable for disabling ZIL vdev flush
Jun 3 2019, 7:54 PM
mav committed rS348574: MFV r348573: 9993 zil writes can get delayed in zio pipeline.
MFV r348573: 9993 zil writes can get delayed in zio pipeline
Jun 3 2019, 7:26 PM
mav committed rS348573: 9993 zil writes can get delayed in zio pipeline.
9993 zil writes can get delayed in zio pipeline
Jun 3 2019, 7:24 PM
mav committed rS348572: 9880 Race in ZFS parallel mount.
9880 Race in ZFS parallel mount
Jun 3 2019, 7:20 PM
mav committed rS348570: MFV r348568: 9466 add JSON output support to channel programs.
MFV r348568: 9466 add JSON output support to channel programs
Jun 3 2019, 7:15 PM
mav committed rS348568: 9466 add JSON output support to channel programs.
9466 add JSON output support to channel programs
Jun 3 2019, 7:10 PM
mav committed rS348567: MFV r348555: 9690 metaslab of vdev with no space maps was flushed during removal.
MFV r348555: 9690 metaslab of vdev with no space maps was flushed during removal
Jun 3 2019, 7:03 PM
mav committed rS348566: MFC r348554: 9688 aggsum_fini leaks memory.
MFC r348554: 9688 aggsum_fini leaks memory
Jun 3 2019, 7:00 PM
mav committed rS348565: MFV r348553: 9681 ztest failure in spa_history_log_internal due to spa_rename().
MFV r348553: 9681 ztest failure in spa_history_log_internal due to spa_rename()
Jun 3 2019, 6:33 PM
mav committed rS348564: MFV r348552: 9682 page fault in dsl_async_clone_destroy() while opening pool.
MFV r348552: 9682 page fault in dsl_async_clone_destroy() while opening pool
Jun 3 2019, 5:56 PM
mav committed rS348563: MFV r348551: 9862 fix typo in comment in vdev_impl.h.
MFV r348551: 9862 fix typo in comment in vdev_impl.h
Jun 3 2019, 5:44 PM
mav committed rS348562: MFV r348550: 1700 Add SCSI UNMAP support.
MFV r348550: 1700 Add SCSI UNMAP support
Jun 3 2019, 5:43 PM
mav committed rS348561: MFV r348548: 9617 too-frequent TXG sync causes excessive write inflation.
MFV r348548: 9617 too-frequent TXG sync causes excessive write inflation
Jun 3 2019, 5:40 PM
mav committed rS348559: MFV r348537: 8601 memory leak in get_special_prop().
MFV r348537: 8601 memory leak in get_special_prop()
Jun 3 2019, 5:30 PM