[Bug 219829] "systat -if 1" Peak has wrong display
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219829 Mateusz Piotrowski <0...@freebsd.org> changed: What|Removed |Added CC||0...@freebsd.org Status|New |Open --- Comment #3 from Mateusz Piotrowski <0...@freebsd.org> --- I get similarly weird Peak information when I have "systat -if 1" running when I restart the netif service: > /0 /1 /2 /3 /4 /5 /6 /7 /8 /9 /10 > Load Average > > Interface Traffic PeakTotal > lagg0 in 3.850 KB/s 16718284.049 TB/s 4.754 KB > out 4.127 KB/s 16718284.049 TB/s 5.292 KB > > wlan0 in 3.850 KB/s 16718267.389 TB/s 4.754 KB > out 4.127 KB/s 16718267.389 TB/s 5.292 KB > > lo0 in 0.000 KB/s 0.000 KB/s 317.986 KB > out 0.000 KB/s 0.000 KB/s 317.986 KB I'm running FreeBSD 13.0-CURRENT r348877 GENERIC-NODEBUG amd64. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 238343] [FEATURE REQUEST] auto run trim for swap devices before swapon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238343 Mark Johnston changed: What|Removed |Added Status|New |In Progress Assignee|b...@freebsd.org|do...@freebsd.org CC||ma...@freebsd.org --- Comment #1 from Mark Johnston --- We now have this in -CURRENT as of r349286, thanks to Doug Moore. I can't see any reason not to MFC the change to stable/12 for 12.1. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Problem reports for b...@freebsd.org that need special attention
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status |Bug Id | Description +---+--- In Progress |221973 | cam iosched: BIO_ZONE commands probably shouldn't In Progress |221974 | cam iosched: The iops limiter should enforce limi New |197876 | [devfs] an error in devfs leads to data loss and New |198797 | [PATCH] Added an option to install BSDstats to bs New |202362 | ntp: restore refclocks selection (10.2-RELEASE re New |202740 | vi/ex string substitution problem when there is m New |204097 | witness_initialize() does not perform bound check New |206336 | [patch] usr.sbin/freebsd-update allow proxy confi New |209213 | UEFI Loader shows only black screen with Nvidia G New |210804 | installerconfig - using ZFS create in custom scri New |223470 | freebsd-update: Cannot identify running kernel (/ New |224436 | vt: CONS_CLRHIST (vidcontrol -C) not implemented New |230620 | "install -d" issue New |235085 | [PATCH] Option to make rc.d/sysctl more verbose ( New |236564 | periodic.sh: Anticongestion function does not wor Open| 71667 | [patch] cleanup of the usr.sbin/bootparamd code Open|182466 | [headers] [patch] make self-contained Open|183618 | [panic] Dell PowerEdge R620 -- PERC H710 Mini (mf Open|187015 | agpgart: Panic make_dev_credv: bad si_name (error Open|194925 | [pf] [ifconfig] interface group keywords do not w Open|197921 | scheduler: Allow non-migratable threads to bind t Open|206528 | Emulex LPe 16002 FC HBA Not Recognized by oce(4) Open|207248 | [patch] daemon(8): Add option to redirect stdout Open|207940 | stand/efi/boot1: Add boot partition selection Open|211713 | NVME controller failure: resetting (Samsung SM961 Open|220246 | syslogd does not send RFC3164-conformant messages Open|221305 | Mouse cursor loss when moving cursor while loadin Open|221550 | kern.bootfile returns only /kernel on mips64 (ERL Open|221854 | makefs: Reject UFS labels that are too long to fi Open|222632 | connect(2) not available in capability mode Open|229616 | bin/dd does not check output's close() return cod Open|231810 | [build] release always fails with "mkimg: partiti Open|233578 | Unprivileged local user can prevent other users l Open|233988 | [patch] freebsd-update: improve progress output o Open|236718 | system panics with message: vm_fault_hold: fault Open|237271 | Radeon video card no longer works on 12-STABLE (a Open|237287 | moused(8) ignores button release events in virtua Open|237924 | Possible infinite loop in function empty_aux_buff Open|237981 | cxgb(4): Driver doesn't work with latest (7.12) C Open|238031 | [panic] non-zero write count (during heavy consis Open|238183 | cam/scsi/scsi_sa.c: warnings issued by static ana Open|238486 | Possible buffer overflow bug in sc_allocate_keybo New |230955 | [patch] Some speedup mergemaster 43 problems total for which you should take action. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 238729] head -r347549 on aorus gaming 7 F12e BIOS (Threadripper 1950X): boot attempts hang (but boots for fedora/Windows 10 Pro)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238729 --- Comment #13 from Mark Millard --- (In reply to Mark Millard from comment #12) Well adding ACPI_LV_DISPATCH ACPI_LV_NAMES still gets the same last line, although it had more lines output before that: hw.acpi.verbose=1 debug.acpi.layer="ACPI_ALL_COMPONENTS ACPI_ALL_DRIVERS" debug.acpi.level="ACPI_LV_ALL_EXCEPTIONS ACPI_LV_DISPATCH ACPI_LV_NAMES ACPI_LV_OPREGION ACPI_LV_TABLES ACPI_LV_VALUES ACPI_LV_OBJECTS ACPI_LV_RESOURCES ACPI_LV_USER_REQUESTS ACPI_LV_PACKAGE" The other additions that I've tried, such as ACPI_LV_EXEC , kept going longer then I waited. I've no if it had got past that previously-last-line or not. (I only see about 30 lines on screen and it goes by too fast to read.) I've not figured out a way to further narrow the range for what the boot hangs up on --so I'm not trying anything new any more. The above levels are not reporting anything once the boot is hung up (relative to seeing messages). The hang up seems to be too early to allow normal ddb use via the keyboard. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 237063] After "kld amdtemp": devinfo missing cpu31 for Ryzen Threadripper 1950X aorus gaming 7 BIOS F11 context
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237063 Mark Millard changed: What|Removed |Added Summary|After "kld amdtemp":|After "kld amdtemp": |devinfo missing cpu31 for |devinfo missing cpu31 for |Ryzen Threadripper 1950X|Ryzen Threadripper 1950X |aorus gaming 7 BIOS F11e|aorus gaming 7 BIOS F11 |context |context -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 237063] After "kld amdtemp": devinfo missing cpu31 for Ryzen Threadripper 1950X aorus gaming 7 BIOS F11 context
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237063 Mark Millard changed: What|Removed |Added Attachment #205228|The acpidump -dt output for |The acpidump -dt output for description|the F11e BIOS version |the F11 BIOS version Attachment #205228|aorusg7_f11e_fbsd.asl.gz|aorusg7_f11_fbsd.asl.gz filename|| --- Comment #18 from Mark Millard --- Comment on attachment 205228 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205228 The acpidump -dt output for the F11 BIOS version I typed F11e in a bunch of places. They should have been just F11 for the BIOS version indication. (F12e is a newer version with its own issues.) -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 237368] /bin/df ; df on more than one unmounted device coredumps
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237368 --- Comment #5 from WHR --- I agree removing this feature. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"