Date: Mon, 23 Aug 2021 16:55:51 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 257989] Traffic shaper unable to perform beyond 1Gbit/s limit Message-ID: <bug-257989-7501-KzocAdLZak@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257989-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-257989-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257989 --- Comment #9 from Kevin Bowling <kbowling@freebsd.org> --- (In reply to e94pasch from comment #8) Thanks, can you do 'top -PSH' instead? I will explain my reasoning so you = can follow along. A stream is ordered and transcends the network stack on one core. Therefore it is dependent on the single core performance. Adding mo= re work into the network stack, like shaping, can therefore result in the bw limits you are seeing. So, after looking at the revised top info (PSH will show cores, system, and threads) we can confirm if this is the case. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257989-7501-KzocAdLZak>