Re: [SOLVED] Re: Strange behavior after running under high load

2021-04-02 Thread Poul-Henning Kamp
Mateusz Guzik writes: > It is high because of this: > msleep(&vnlruproc_sig, &vnode_list_mtx, PVFS, "vlruwk", hz); > > i.e. it literally sleeps for 1 second. Before the line looked like that, it slept on "lbolt" aka "lightning bolt" which was woken once a second. The cal

Re: freebsd 13 ryzen micro stutter

2021-04-02 Thread monochrome
OP here, I've been running with kern.sched.steal_thresh=1 with no stutter since it was originally suggested. I tried these instead and I get stutter, maybe a little less but its definitely back. On 4/3/21 1:23 AM, Rozhuk Ivan wrote: I have no micro stutter with default kern.sched.steal_thresh

Re: freebsd 13 ryzen micro stutter

2021-04-02 Thread Rozhuk Ivan
On Wed, 31 Mar 2021 02:35:25 -0700 Alastair Hogge wrote: > On 2021-03-28 16:09, Hans Petter Selasky wrote: > > On 3/27/21 11:54 AM, Santiago Martinez wrote: > >> Hi, i have the same output as @Nils B. If i run with steal =2 and > >> dtrace the micro stutter doesn't happen but as soon as i stop

Re: system freeze on 14.0-CURRENT

2021-04-02 Thread Masachika ISHIZUKA
>> main-8223717ce is working fine on vostro 3267, but isn't >> working on XPS 12. > > main-4d221f59b is freezed on vostro 3267. Although main-8223717ce wasn't frozen on vostro 3267 yesterday, main-8223717ce is frozen on vostro 3267 today. -- Masachika ISHIZUKA _

Re: system freeze on 14.0-CURRENT

2021-04-02 Thread Masachika ISHIZUKA
> main-8223717ce is working fine on vostro 3267, but isn't > working on XPS 12. main-4d221f59b is freezed on vostro 3267. -- Masachika ISHIZUKA ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current T

systat -swap to display large swap space users

2021-04-02 Thread Yoshihiro Ota
Hi, We do not seem to have a nice way to see current swap space usage per process. I updated systat to use libprocstat to obtain such infomation and display along with swap devise/file stats. I think patch works for 14-CURRENT and 13-STABLE/13.0-*. 12-STABLE needs some changes from main. The new

Re: [SOLVED] Re: Strange behavior after running under high load

2021-04-02 Thread Mateusz Guzik
On 4/2/21, Stefan Esser wrote: > Am 28.03.21 um 16:39 schrieb Stefan Esser: >> After a period of high load, my now idle system needs 4 to 10 seconds to >> run any trivial command - even after 20 minutes of no load ... >> >> >> I have run some Monte-Carlo simulations for a few hours, with initially

[SOLVED] Re: Strange behavior after running under high load

2021-04-02 Thread Stefan Esser
Am 28.03.21 um 16:39 schrieb Stefan Esser: After a period of high load, my now idle system needs 4 to 10 seconds to run any trivial command - even after 20 minutes of no load ... I have run some Monte-Carlo simulations for a few hours, with initially 35 processes running in parallel for some

Re: Scrub incredibly slow with 13.0-RC3 (as well as RC1 & 2)

2021-04-02 Thread Mathieu Chouquet-Stringer
On Fri, Apr 02, 2021 at 08:29:43PM +, Dave Cottlehuber wrote: > Does the issue also go away if you use `TSC-slow` ? I haven't, I can try it out. Yeah TSC-slow is poorly rated (-100) but scrubbing my zroot is much faster with it compared to ACPI-fast (rated at 900).. TSC-slow: scan: scrub re

Re: Correct net80211 channel flag.

2021-04-02 Thread Adrian Chadd
lemme go see (again). That's why I wanted to re-review it all before I landed stuff! -a On Fri, 2 Apr 2021 at 13:41, Bjoern A. Zeeb wrote: > > On 2 Apr 2021, at 6:44, Adrian Chadd wrote: > > > I've got this in my local tree now. > > That’s not a good idea? > > > I have a note to go dig up which

Re: Correct net80211 channel flag.

2021-04-02 Thread Bjoern A. Zeeb
On 2 Apr 2021, at 6:44, Adrian Chadd wrote: I've got this in my local tree now. That’s not a good idea? I have a note to go dig up which draft I yanked this from and update it with reference to the draft and the current spec. Thanks for pointing this out! Aehm, am I missing something but

Re: Scrub incredibly slow with 13.0-RC3 (as well as RC1 & 2)

2021-04-02 Thread Dave Cottlehuber
On Wed, 31 Mar 2021, at 09:00, Mathieu Chouquet-Stringer wrote: > On Tue, Mar 30, 2021 at 03:43:06PM +0200, Mathieu Chouquet-Stringer wrote: > > Hello, > > > > TL;DR: we need kvmclock support in FreeBSD > > scan: scrub repaired 0B in 12:33:11 with 0 errors on Wed Mar 31 03:33:14 > 2021 >

Re: NPAPI (was: java web start / error)

2021-04-02 Thread Daniel Nebdal
On Fri, 2 Apr 2021 at 04:07, Graham Perrin wrote: > > On 05/03/2021 14:01, Antonio Olivares wrote: > > … worked well with firefox-esr which I use because the plugins > > are deprecated using the newer firefox. Despite that it also used to > > work with the regular firefox. … > > For reference – I

Re: Missing sysctl OID in RC4

2021-04-02 Thread Athan Papadimitriou
I did not know that SCTP has been removed from the GENERIC kernel. Thank you all On Thu, Apr 1, 2021 at 2:41 PM wrote: > > > -Original Message- > > From: owner-freebsd-curr...@freebsd.org > curr...@freebsd.org> On Behalf Of Athan Papadimitriou > > Sent: Thursday, 1 April 2021 08:15 > >