Coder Social home page Coder Social logo

Comments (13)

dtaht avatar dtaht commented on July 17, 2024

I imagine @tohojo would complain if I made bytes format to an extension of b,k,etc. But it needs to be wider.... Why is requeues repeated? Could total marks get stuck into the main stanza?

from sch_cake.

tohojo avatar tohojo commented on July 17, 2024

from sch_cake.

ldir-EDB0 avatar ldir-EDB0 commented on July 17, 2024

"changes all the time. What happened to not breaking userspace?"

Well it's not bl**dy me....this time :-)

from sch_cake.

dtaht avatar dtaht commented on July 17, 2024

Not break userspace/kernel APIs. Breaking userspace to userspace apis is ok. My problem was and remains after enough traffic the output bleeds together for bytes. which probably breaks flent anyway.

from sch_cake.

tohojo avatar tohojo commented on July 17, 2024

from sch_cake.

moeller0 avatar moeller0 commented on July 17, 2024

from sch_cake.

tohojo avatar tohojo commented on July 17, 2024

from sch_cake.

moeller0 avatar moeller0 commented on July 17, 2024

from sch_cake.

tohojo avatar tohojo commented on July 17, 2024

from sch_cake.

moeller0 avatar moeller0 commented on July 17, 2024

from sch_cake.

tohojo avatar tohojo commented on July 17, 2024

from sch_cake.

dtaht avatar dtaht commented on July 17, 2024

I'm all in favor of inserting a space. I don't think it will change the color of the bikeshed any. The problem right now is that the code actually truncates the result entirely, which is probably something I've puzzled over in a long term flent result (I do pound many gbytes through it).

            fprintf(f, "  bytes   ");
            for(i=0; i < stnc->tin_cnt; i++)
                    fprintf(f, "%12llu", stnc->sent[i].bytes);
            fprintf(f, "\n");

A more correct way to get things to align properly would be to go through all the columns, for all the data, find the max width, and use spaces to fix that.

My own take on all of this was that this level of abuse of tc's statistics facility would not be taken upstream, and we'll have to end up reporting all this extra stuff via sysfs.

from sch_cake.

dtaht avatar dtaht commented on July 17, 2024

I am still unfond of the bytes bleeding.

from sch_cake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.