Page MenuHomeFreeBSD

darkfiberiru_gmail.com (Nick Wolff)
User

Projects

User does not belong to any projects.

User Details

User Since
Oct 8 2015, 1:03 AM (440 w, 5 d)

Recent Activity

May 16 2022

darkfiberiru_gmail.com added a comment to D35222: Add kern.reboot_on_halt sysctl.

This is a lot more complicated and code is probably to far down in kernel to do without layer violations/stupid. But having an automode that would check if someone was on a physical console(monitor/keyboard or serial) and if halt is run over ssh or similar(mosh) then reboot instead.

May 16 2022, 5:54 PM

Nov 16 2021

darkfiberiru_gmail.com added a comment to D33009: md(4): Direct mode.

What is really tiny i/o? Smaller then what?

Nov 16 2021, 5:43 PM

Nov 12 2021

darkfiberiru_gmail.com added a comment to D32961: bhyve: enable TPM2 passthrough.

I understand this would probably be a thing for someone else to implement later. But allowing backing by https://github.com/stefanberger/swtpm would be a nice feature.

Nov 12 2021, 3:10 PM · bhyve

Aug 18 2021

darkfiberiru_gmail.com updated subscribers of D31590: Increase partition limit size for boot code.

Just for additional info TrueNAS moved to 260MB about 4 years ago with no issues. I have no issue with 100MB though 260MB seems to be more standard.(windows/redhat/TrueNAS/etc)

Aug 18 2021, 5:36 PM

Jan 5 2021

darkfiberiru_gmail.com added a reviewer for D27981: Fix devinfo typo: freqlabs.
Jan 5 2021, 7:50 PM
darkfiberiru_gmail.com requested review of D27981: Fix devinfo typo.
Jan 5 2021, 7:50 PM

Dec 9 2020

darkfiberiru_gmail.com closed D27209: sysutils/turbostat: Update to fix sysctl kern.sched.topology_spec max length.
Dec 9 2020, 8:08 PM

Dec 7 2020

darkfiberiru_gmail.com added a comment to D27209: sysutils/turbostat: Update to fix sysctl kern.sched.topology_spec max length.

I don't have my commit bit. Can someone commit this fix?

Dec 7 2020, 5:37 PM

Dec 4 2020

darkfiberiru_gmail.com updated the diff for D27209: sysutils/turbostat: Update to fix sysctl kern.sched.topology_spec max length.

Thank you ryan for catching my mess up using git diff instead of git show for the commit.

Dec 4 2020, 6:11 PM
darkfiberiru_gmail.com added a comment to D27209: sysutils/turbostat: Update to fix sysctl kern.sched.topology_spec max length.

This build has been tested on dual intel 6242R where turbostat works as expected and and on dual AMD EPYC 7551 32-Core where this code fixes the sysctl issues but fails on futher issues which I have a bug report for here https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251113

Dec 4 2020, 5:59 PM
darkfiberiru_gmail.com added a comment to D27209: sysutils/turbostat: Update to fix sysctl kern.sched.topology_spec max length.

Resolved all three requested fixes

Dec 4 2020, 5:54 PM
darkfiberiru_gmail.com updated the diff for D27209: sysutils/turbostat: Update to fix sysctl kern.sched.topology_spec max length.

Update commit to fix according to feedback.

Dec 4 2020, 5:54 PM

Dec 3 2020

darkfiberiru_gmail.com added a comment to D27456: bhyve: GPU Passthrough for dedicated AMD GPUs.

Are there any technical limitations that make this specific to AMD GPU?

Dec 3 2020, 4:26 PM · bhyve

Nov 13 2020

darkfiberiru_gmail.com requested review of D27209: sysutils/turbostat: Update to fix sysctl kern.sched.topology_spec max length.
Nov 13 2020, 10:17 PM

Oct 19 2020

darkfiberiru_gmail.com added a watcher for Linux Emulation: darkfiberiru_gmail.com.
Oct 19 2020, 4:12 PM

Jul 20 2020

darkfiberiru_gmail.com added a comment to D24655: emulators/qemu-user-static{,-devel}: pull in recent syscall fixes/additions.

@kevans
Just a friendly ping

Jul 20 2020, 3:04 PM

Jul 7 2020

darkfiberiru_gmail.com accepted D24655: emulators/qemu-user-static{,-devel}: pull in recent syscall fixes/additions.

I've tested these changes and have seen issues with unmapped syscalls fixed allowing me to do poudriere cross builds again.

Jul 7 2020, 4:33 PM

Jun 30 2020

darkfiberiru_gmail.com added a comment to D25512: WIP bootnext: Next Generation.

@tsoome Is this purely refactoring or some additional features/improvements as the goal.

Jun 30 2020, 3:34 PM

Feb 19 2020

darkfiberiru_gmail.com added a comment to D23752: Teach lagg to use rate-limited send tags for lacp.

@np How do you think this work on chelsio nics? If it works as expected or it can be made to work this would be great for lacp. I would love to add this to carp also as I was only able to get it to do QOS for switch to use otherside of connection nothing to protect outgoing packets.

Feb 19 2020, 7:18 PM

Feb 3 2020

darkfiberiru_gmail.com added a comment to D16457: Subpackages. (deal with it.).

@mat
Can we add this (from https://wiki.freebsd.org/Ports/FlavorsAndSubPackages)

Feb 3 2020, 10:04 PM

Jan 29 2020

darkfiberiru_gmail.com added a comment to D23342: bhyve: move virtio-net header processing to pci_virtio_net.

@vmaffione Don't forget to add -D flag to your ping testing otherwise ping is fragmented and reassembled.

Jan 29 2020, 4:48 PM

Jan 28 2020

darkfiberiru_gmail.com added a comment to D23342: bhyve: move virtio-net header processing to pci_virtio_net.

@vmaffione Is there a reason we need an options for this or at the very least a reason it shouldn't default to on with an option to disable it. I would consider 9000 mtu not working to be the POLA not other way around?

Jan 28 2020, 7:09 PM

Jan 16 2020

darkfiberiru_gmail.com added a reviewer for D23010: usr.sbin/bhyve: Implement a generic block store backend interf.: mav.

Any chance you have a second to review this mav?

Jan 16 2020, 8:55 PM

Dec 31 2019

darkfiberiru_gmail.com accepted D22979: bsdinstall: Use TMPDIR if set.

Looks like a good change to me. Fixes my concern about doing parallel runs for things like vm's

Dec 31 2019, 7:59 PM

Dec 30 2019

darkfiberiru_gmail.com added a comment to D22937: bsdinstall: Clean up bsdinstall-esps file.

Sounds like a great solution

Dec 30 2019, 8:20 PM
darkfiberiru_gmail.com added a comment to D22942: Untangle TPR shadowing and APIC virtualization .

I'm not the one to review this whole thing but to my knowledge looks good except for single typo I found

Dec 30 2019, 4:00 PM · bhyve

Dec 28 2019

darkfiberiru_gmail.com added a comment to D22937: bsdinstall: Clean up bsdinstall-esps file.

Looks like a good start but should it be even more robust to stop collision.

Dec 28 2019, 3:17 AM

Dec 20 2019

darkfiberiru_gmail.com added a comment to D22877: libalias: Add support for RFC 6598/Carrier Grade NAT subnets.

Looks good except for one typo in man page.

Dec 20 2019, 3:24 AM

Nov 21 2019

darkfiberiru_gmail.com added a comment to D22487: [WIP] Add IPv6 NFS Root support.

Trying to understand your bootp comment in summary. Are you pointing at no support yet for https://tools.ietf.org/html/rfc5970 or that there just isn't a ipv6 option for defining boot info like bootp had?

Nov 21 2019, 11:41 PM

Oct 24 2019

darkfiberiru_gmail.com abandoned D22145: Fio disable native optimizations.

Thanks don't know how I missed that commit.

Oct 24 2019, 8:11 PM
darkfiberiru_gmail.com created D22145: Fio disable native optimizations.
Oct 24 2019, 6:44 PM

Oct 17 2019

darkfiberiru_gmail.com added a comment to D22062: Allow loader.efi to identify non-standard boot setup.

Just curious what is this a fix for? I assume some specific type or class of hardware.

Oct 17 2019, 5:27 PM

Sep 12 2019

darkfiberiru_gmail.com added a comment to D21612: acpi_cros_tbmc: New driver for Chromebook Tablet Mode Switch.

@imp Is it possible to get this and acpi_ibm autoloaded with devmatch? Not sure if it would work with current structure or need additional code paths inside devmatch itself.

Sep 12 2019, 6:40 PM

Aug 20 2019

darkfiberiru_gmail.com added a comment to D21166: net/remmina and others: remmina port update and cleanup.

Closed by commit r509197

Aug 20 2019, 3:31 PM

Aug 17 2019

darkfiberiru_gmail.com updated subscribers of D21268: ZFS doesn't use skein assembly.

@mmacy @mav Might want to review

Aug 17 2019, 7:46 PM
darkfiberiru_gmail.com added a comment to D21166: net/remmina and others: remmina port update and cleanup.

@woodsb02 I think your clear to commit whenever you have time.

Aug 17 2019, 7:35 PM

Aug 16 2019

darkfiberiru_gmail.com added a watcher for bhyve: darkfiberiru_gmail.com.
Aug 16 2019, 2:22 PM

Aug 13 2019

darkfiberiru_gmail.com added a comment to D21166: net/remmina and others: remmina port update and cleanup.

Updated diff to fix issues.

Aug 13 2019, 8:18 PM
darkfiberiru_gmail.com added a comment to D21166: net/remmina and others: remmina port update and cleanup.

Fixed missing plugins/ports and issues raised above.

Aug 13 2019, 8:17 PM
darkfiberiru_gmail.com added a comment to D21166: net/remmina and others: remmina port update and cleanup.

Just realized that I missed the added ports(remmina plugins) will also need to add those.

Aug 13 2019, 7:54 PM

Aug 11 2019

D21166: net/remmina and others: remmina port update and cleanup now requires review to proceed.

Covered all wanted alphabetical fixes plus a few more I found during review

Aug 11 2019, 12:57 AM

Aug 7 2019

darkfiberiru_gmail.com added a comment to D21166: net/remmina and others: remmina port update and cleanup.

Of course I will get those cleaned up slipped through my final checks.

Aug 7 2019, 11:05 PM
darkfiberiru_gmail.com added a comment to D21166: net/remmina and others: remmina port update and cleanup.

Thanks for the greenlight if you can commit it that would be great.

Aug 7 2019, 10:59 PM

Aug 6 2019

darkfiberiru_gmail.com added a reviewer for D21166: net/remmina and others: remmina port update and cleanup: woodsb02.
Aug 6 2019, 5:06 AM
darkfiberiru_gmail.com added a comment to D21166: net/remmina and others: remmina port update and cleanup.

Missed a telepathy reference for it's description. (Purposely left references in the plugin mk file in case telepathy is reactivated in future)

Aug 6 2019, 5:02 AM
darkfiberiru_gmail.com created D21166: net/remmina and others: remmina port update and cleanup.
Aug 6 2019, 5:01 AM

Aug 26 2018

darkfiberiru_gmail.com added a comment to D16808: fix vlan locking to permit sx acquisition in ioctl calls.

Tested this patch on head(trueos synced as of the 19th + vlan fix from np) with ix and cc(cxgbe) drivers. No issue with creation of vlans and nothing noticeable in cursory testing with ping floods and iperf.

Aug 26 2018, 9:44 PM

Jun 29 2018

darkfiberiru_gmail.com added a comment to D14536: Set DSCP bits in ip_carp.

Thanks for the help kristof. I couldn't find the documentation to bound input of sysctl's but I definitely agree it's better to validate it on entry.

Jun 29 2018, 10:49 AM · network
darkfiberiru_gmail.com updated the diff for D14536: Set DSCP bits in ip_carp.

Updated with help from kristof to validate sysctl on change.

Jun 29 2018, 10:46 AM · network

Jun 8 2018

darkfiberiru_gmail.com updated the diff for D14536: Set DSCP bits in ip_carp.

Update sysctl to be based on decimal dscp value instead of toggle

Jun 8 2018, 7:46 PM · network

Apr 11 2018

darkfiberiru_gmail.com added a comment to D14536: Set DSCP bits in ip_carp.
In D14536#305909, @kristof wrote:

I have no specific views on what the value should be. The remark mostly comes from the desire to avoid having the kernel enforce policy. It's only a small extra step here for more flexibility.
I think I'd make net.inet.carp.dscp be an integer, with a default value of (the value of) IPTOS_LOWDELAY.

Apr 11 2018, 3:03 PM · network

Mar 2 2018

darkfiberiru_gmail.com added a comment to D14536: Set DSCP bits in ip_carp.
In D14536#305526, @kristof wrote:

Would it make sense to set the DSCP value to the value configured in 'net.inet.carp.dscp' rather than a hardcoded value?

Mar 2 2018, 6:21 PM · network

Feb 27 2018

darkfiberiru_gmail.com updated the diff for D14536: Set DSCP bits in ip_carp.

Fixed default setting of new sysctl in man page.

Feb 27 2018, 9:44 PM · network
darkfiberiru_gmail.com created D14536: Set DSCP bits in ip_carp.
Feb 27 2018, 6:10 PM · network