Page MenuHomeFreeBSD
Feed Advanced Search

Aug 31 2020

imp committed rS365017: Sort IFNET alphabetically.
Sort IFNET alphabetically
Aug 31 2020, 11:48 PM
imp committed rS365015: Warn for the non pccard attachments.
Warn for the non pccard attachments
Aug 31 2020, 11:31 PM
imp closed D26138: Warn for the non pccard attachments.
Aug 31 2020, 11:31 PM
imp committed rS365009: Add deprecation notice for apm BIOS.
Add deprecation notice for apm BIOS
Aug 31 2020, 9:04 PM
imp added a comment to D26153: SDHCI: Introduce a driver for NXP QorIQ LS10xx SoCs..

I didn't think that MMC CAM supported the 'partitions' that mmc can do... that's half of the partitions listed...

Aug 31 2020, 8:44 PM
imp committed rS365006: gc pmtimer and apm.
gc pmtimer and apm
Aug 31 2020, 7:47 PM
imp committed rS365005: Use symbolic names for asych events.
Use symbolic names for asych events
Aug 31 2020, 7:38 PM
imp added a comment to D26248: Use strlcpy(3) instead of strncpy(3)..

I think strlcpy is wrong. serial_num and device_id are documented as follows:

Aug 31 2020, 3:21 PM

Aug 30 2020

imp committed rP547126: update to Intel's 202008 tag.
update to Intel's 202008 tag
Aug 30 2020, 9:13 PM
imp abandoned D25969: Events for mount, remount and umount in devdAdd remount vfs event, publish mount, remount and unmount events..

A new review? If so, I suggest that you close this one and give a pointer to the new one.

Aug 30 2020, 12:19 AM

Aug 29 2020

imp accepted D26235: zalloc_malloc:Free hexdump preceeding buffer when we detect overflow.

This looks OK to my eyes, modulo the comments about HEXDUMP_PAGER ifdef and how that gets defined... But I'm good either way with that...

Aug 29 2020, 8:14 PM
imp committed rS364953: We don't need to INCLUDENUL, so turn it off to avoid assertion....
We don't need to INCLUDENUL, so turn it off to avoid assertion...
Aug 29 2020, 11:47 AM
imp committed rS364951: Use sbuf_cat instead of sbuf_cpy.
Use sbuf_cat instead of sbuf_cpy
Aug 29 2020, 11:18 AM
imp committed rS364949: Avoid NULL pointer dereferences.
Avoid NULL pointer dereferences
Aug 29 2020, 10:00 AM
imp committed rS364946: Move to using sbuf for some sysctl in newbus.
Move to using sbuf for some sysctl in newbus
Aug 29 2020, 4:31 AM
imp closed D26206: Move to using sbuf for some sysctl in newbus.
Aug 29 2020, 4:31 AM
imp committed rS364945: Retire devctl_notify_f().
Retire devctl_notify_f()
Aug 29 2020, 4:31 AM
imp committed rS364944: devctl: move to using a uma zone.
devctl: move to using a uma zone
Aug 29 2020, 4:30 AM
imp closed D26140: devctl: move to using a uma zone.
Aug 29 2020, 4:30 AM

Aug 28 2020

imp updated the diff for D26218: Integrate zstd into boot loader.

rebase

Aug 28 2020, 7:01 PM
imp updated the diff for D26218: Integrate zstd into boot loader.

feedback...

Aug 28 2020, 7:01 PM
imp added inline comments to D26218: Integrate zstd into boot loader.
Aug 28 2020, 6:23 PM
imp committed rS364926: Treat the boot loader as the same as the kernel for what's visible.
Treat the boot loader as the same as the kernel for what's visible
Aug 28 2020, 5:56 PM
imp committed rS364925: Allow the pseudo-errnos to be returned as well in boot loader.
Allow the pseudo-errnos to be returned as well in boot loader
Aug 28 2020, 5:50 PM
imp committed rS364924: Create CFLAGS_EARLY.file for boot loader..
Create CFLAGS_EARLY.file for boot loader.
Aug 28 2020, 5:36 PM
imp committed rS364922: Update outdated comment.
Update outdated comment
Aug 28 2020, 5:05 PM
imp committed rS364920: Remove splclock(). It's not useful to keep..
Remove splclock(). It's not useful to keep.
Aug 28 2020, 4:40 PM
imp committed rS364918: remove splbio and splcam.
remove splbio and splcam
Aug 28 2020, 3:09 PM
imp added inline comments to D26218: Integrate zstd into boot loader.
Aug 28 2020, 3:05 PM
imp updated the diff for D26218: Integrate zstd into boot loader.

Ah, just use the standard definition of offsetof.

Aug 28 2020, 12:13 PM
imp updated the diff for D26218: Integrate zstd into boot loader.

this isn't needed either...

Aug 28 2020, 12:09 PM
imp updated the diff for D26218: Integrate zstd into boot loader.

this isn't needed, remove it.

Aug 28 2020, 12:06 PM
imp updated the diff for D26218: Integrate zstd into boot loader.

Last second tweaks that I missed the need for before a full build.

Aug 28 2020, 12:01 PM
imp retitled D26218: Integrate zstd into boot loader from Make this compile to Integrate zstd into boot loader.
Aug 28 2020, 12:00 PM
imp added a comment to D26207: Add zfs zstd support to loader.

Much of the problematic elements of this patch can be fixed by using the proper facilities, and/or extending a couple.
I've taken the liberty of doing this work for you and posting the review to https://reviews.freebsd.org/D26218

Aug 28 2020, 11:52 AM
imp requested review of D26218: Integrate zstd into boot loader.
Aug 28 2020, 11:46 AM
imp added a reviewer for D26207: Add zfs zstd support to loader: imp.
Aug 28 2020, 11:22 AM
imp committed rS364901: Declare time().
Declare time()
Aug 28 2020, 5:40 AM
imp added a comment to D25969: Events for mount, remount and umount in devdAdd remount vfs event, publish mount, remount and unmount events..

What is the status with this change?

Aug 28 2020, 12:55 AM

Aug 27 2020

imp added inline comments to D26207: Add zfs zstd support to loader.
Aug 27 2020, 10:01 PM
imp committed rS364877: Fix tiny style nit..
Fix tiny style nit.
Aug 27 2020, 5:46 PM
imp committed rS364875: Add note about NO_CLEAN build..
Add note about NO_CLEAN build.
Aug 27 2020, 5:31 PM
imp updated the diff for D26140: devctl: move to using a uma zone.

last minute nits

Aug 27 2020, 5:06 PM
imp added inline comments to D26140: devctl: move to using a uma zone.
Aug 27 2020, 4:51 PM
imp added inline comments to D26207: Add zfs zstd support to loader.
Aug 27 2020, 3:04 PM
imp committed rS364855: Implement FLUSHO.
Implement FLUSHO
Aug 27 2020, 5:11 AM
imp added a comment to D26140: devctl: move to using a uma zone.
In D26140#582298, @mjg wrote:

I think one key problem is that there are setups where non-"global" root can provoke event notification -- not only this poses question about proper sanitization of data, it poses the question what to do with flooding the device. For example jailed root can be allowed to mount/unmount filesystems which now triggers a HUGE message.

Aug 27 2020, 2:26 AM

Aug 26 2020

imp updated the diff for D26140: devctl: move to using a uma zone.

markj comments

Aug 26 2020, 10:38 PM
imp added inline comments to D26140: devctl: move to using a uma zone.
Aug 26 2020, 10:34 PM
imp added inline comments to D26140: devctl: move to using a uma zone.
Aug 26 2020, 10:27 PM
imp added reviewers for D26206: Move to using sbuf for some sysctl in newbus: markj, cem, jhb.
Aug 26 2020, 10:08 PM
imp requested review of D26206: Move to using sbuf for some sysctl in newbus.
Aug 26 2020, 10:07 PM
imp updated the diff for D26148: Implement FLUSHO.

Update per kib/kevans review. Fixed the things I added, but didn't try
to do them all that were pre-existing.

Aug 26 2020, 9:07 PM
imp updated the diff for D26140: devctl: move to using a uma zone.
  • Retire devctl_notify_f()
Aug 26 2020, 9:03 PM
imp committed rS364834: Each entry in UPDATING needs a date.
Each entry in UPDATING needs a date
Aug 26 2020, 7:32 PM
imp closed D26198: Make sbuf_setpos match the implementation..
Aug 26 2020, 5:06 PM
imp committed rS364824: Make sbuf_setpos match the implementation..
Make sbuf_setpos match the implementation.
Aug 26 2020, 5:06 PM
imp added reviewers for D26198: Make sbuf_setpos match the implementation.: cem, phk.
Aug 26 2020, 4:44 PM
imp requested review of D26198: Make sbuf_setpos match the implementation..
Aug 26 2020, 4:43 PM
imp added inline comments to D26140: devctl: move to using a uma zone.
Aug 26 2020, 4:13 PM
imp updated the summary of D26140: devctl: move to using a uma zone.
Aug 26 2020, 4:11 PM
imp accepted D26194: Fix Beaglebone black MMC after DTS update .
Aug 26 2020, 3:52 PM · ARM
imp added a comment to D26140: devctl: move to using a uma zone.

Will do another spin... sbuf isn't setup for 'callouts' like this :(

Aug 26 2020, 3:34 PM

Aug 25 2020

imp added a comment to D26140: devctl: move to using a uma zone.

Ping? Are we good? Or have I missed something ?

Aug 25 2020, 9:45 PM
imp added a comment to D26148: Implement FLUSHO.

Ping? Are people OK with implementing 4.4BSD behavior, or do I need to the re-echo twice?

Aug 25 2020, 9:44 PM
imp accepted D26183: ZFS: Unbreak the world build on CURRENT with the OpenZFS import.

looks good to me.

Aug 25 2020, 9:43 PM · ZFS

Aug 24 2020

imp committed rS364742: One more stale entry, alas... has it been 11 years :(.
One more stale entry, alas... has it been 11 years :(
Aug 24 2020, 11:50 PM
imp committed rS364738: Trim myself from the sizelimit log and others that haven't made large commits in.
Trim myself from the sizelimit log and others that haven't made large commits in
Aug 24 2020, 10:53 PM
imp accepted D26175: don't refer to drm-legacy-kmod.
Aug 24 2020, 8:50 PM
imp accepted D26174: Don't refer to drm-legacy-kmod in drm2 deprecation.
Aug 24 2020, 8:50 PM
imp committed rS364728: Fix silly typo....
Fix silly typo...
Aug 24 2020, 8:02 PM
imp committed rS364727: Document devd event change from r364725.
Document devd event change from r364725
Aug 24 2020, 7:49 PM
imp committed rS364726: Document the kern -> kernel name change for resume events..
Document the kern -> kernel name change for resume events.
Aug 24 2020, 7:35 PM
imp committed rS364725: Change the resume notification event from 'kern' to 'kernel'.
Change the resume notification event from 'kern' to 'kernel'
Aug 24 2020, 7:35 PM
imp committed rS364701: When copying over the binaries, use '-p' to preserve date/time.
When copying over the binaries, use '-p' to preserve date/time
Aug 24 2020, 4:06 PM
imp added inline comments to D26148: Implement FLUSHO.
Aug 24 2020, 3:32 PM
imp added inline comments to D26140: devctl: move to using a uma zone.
Aug 24 2020, 6:03 AM
imp updated the diff for D26140: devctl: move to using a uma zone.

update zone creation when disable and to cope with the tunable case.

Aug 24 2020, 5:58 AM
imp updated the diff for D26140: devctl: move to using a uma zone.

handle destory now.

Aug 24 2020, 5:52 AM
imp updated the diff for D26148: Implement FLUSHO.

tweaks

Aug 24 2020, 5:20 AM

Aug 23 2020

imp updated the summary of D26140: devctl: move to using a uma zone.
Aug 23 2020, 10:50 PM
imp added inline comments to D26140: devctl: move to using a uma zone.
Aug 23 2020, 8:40 PM
imp committed rS364532: Fix another minor style glitch..
Fix another minor style glitch.
Aug 23 2020, 8:38 PM
imp added inline comments to D26148: Implement FLUSHO.
Aug 23 2020, 2:30 AM

Aug 22 2020

imp added inline comments to D26148: Implement FLUSHO.
Aug 22 2020, 9:04 PM
imp updated the summary of D26148: Implement FLUSHO.
Aug 22 2020, 9:01 PM
imp updated the diff for D26148: Implement FLUSHO.

Update per comments from kib@ and my comparison to 4.4BSD and NetBSD's
implementations. We should be closer in edge cases to historic behavior,
if not actually match historic behavior.

Aug 22 2020, 9:00 PM
imp added inline comments to D26148: Implement FLUSHO.
Aug 22 2020, 8:02 PM
imp committed rS364491: Whitespace change to line up dev_sotfc definition..
Whitespace change to line up dev_sotfc definition.
Aug 22 2020, 7:18 PM
imp committed rS364490: Retire obsolete sysctl hw.bus.devctl_disable.
Retire obsolete sysctl hw.bus.devctl_disable
Aug 22 2020, 7:02 PM
imp added inline comments to D26140: devctl: move to using a uma zone.
Aug 22 2020, 2:39 AM
imp updated the diff for D26140: devctl: move to using a uma zone.

update to use sbuf, though in a bit of a naughty way.

Aug 22 2020, 2:37 AM

Aug 21 2020

imp updated the summary of D26148: Implement FLUSHO.
Aug 21 2020, 9:52 PM
imp retitled D26148: Implement FLUSHO from Implement discard to Implement FLUSHO.
Aug 21 2020, 8:06 PM
imp updated the diff for D26148: Implement FLUSHO.

crib off NetBSD / our old implementation for how to implement FLUSHO.

Aug 21 2020, 8:04 PM
imp requested review of D26148: Implement FLUSHO.
Aug 21 2020, 6:03 PM
imp updated the summary of D26140: devctl: move to using a uma zone.
Aug 21 2020, 6:34 AM
imp requested review of D26140: devctl: move to using a uma zone.
Aug 21 2020, 6:33 AM
imp added a reviewer for D26139: Document missed events in devd: manpages.
Aug 21 2020, 12:16 AM
imp requested review of D26139: Document missed events in devd.
Aug 21 2020, 12:15 AM