moeller0

Results 37 comments of moeller0

. I used the idle value from top for most measurements because htop doesn't summarize the CPU usage across multiple cores. (Higher "idle" percent is better.) With htop configure it...

Not strictly better, but I typically enable the detailed CPU graph that shows software interrupt processing separately, I also add an additoonal textual display for each CPU. However currently I...

Not strictly better, but I typically enable the detailed CPU graph that shows software interrupt processing separately (F2, Display Options , Detailed CPU time), I also add an additonal textual...

Fair enough, easy to remedy with a simple_HTB.qos addition with essentially just that change (and some clean-up). My guess is nobody uses simple.qos as vehicle to use cake, people typically...

I would say there is no real graceful way of failing, except maybe tearing down everything, but then we risk touching stuff set-up independent of sqm-scripts (not nice).

Hi Toke, I am thinking about taking inspiration from luci's diagnostics page and display the output of "logread | grep -e SQM" (as first approximation, we can also modify sqm_logger...

Hi Toke, On Aug 26, 2015, at 18:53 , Toke H�iland-J�rgensen [email protected] wrote: > > I am thinking about taking inspiration from luci's diagnostics page and display > > the...

The easiest path forward would be for you to take simple.qos and layer_cake.qos and convert these into a hybrid taking the ingress section from simple.qos and graft this into layer_cake.qos...

Silly question, is fq_codel by chance baked into the kernel while cake is a module? Best Regards Sebastian > On May 26, 2020, at 20:56, Hannu Nyman wrote: > >...

Thanks for the report and time! Mmmh, intriguing, so https://openwrt.org/docs/guide-user/base-system/hotplug indicates: ACTION “ifup”, “ifdown”, “ifupdate” INTERFACE Name of the logical interface which went up or down (e.g. “wan” or “ppp0”)...