Git Product home page Git Product logo

Comments (5)

MadhavJivrajani avatar MadhavJivrajani commented on May 28, 2024 1

Yes. I'll send a PR to termui but it doesn't look like the codebase is maintained anymore.

Worst case we'll fork it and make the necessary changes and use that as the upstream dependency

from grofer.

MadhavJivrajani avatar MadhavJivrajani commented on May 28, 2024 1

The problem is because of the faulty code in termui being used for ctx switches as well as page faults so if you hardcode values RSS, swap, etc page faults and ctx switches might still malfunction due to the above-mentioned reason

from grofer.

MadhavJivrajani avatar MadhavJivrajani commented on May 28, 2024

@tfidfwastaken this seems to be happening due to a bug in termui's code

maxVal fetched in the case of an idle kernel process will still be 0 and that'll cause all types of divide by zero errors but since UI is constantly rendering, those errors aren't coming up

from grofer.

tfidfwastaken avatar tfidfwastaken commented on May 28, 2024

Oh wow so this is an upstream error?

from grofer.

tfidfwastaken avatar tfidfwastaken commented on May 28, 2024

Are you sure it is just the zero values?

When I hardcode 1.0 for all values in memData in the file procGraph I still am facing this problem.

from grofer.

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.