Giter Club home page Giter Club logo

Comments (4)

def avatar def commented on May 14, 2024

I can't agree with you.
For example, a Postgres server uses 32GB of page cache. While it is true that this memory can be reclaimed when needed, having such a cache is critical for database performance. Without it, query times would increase due to disk access.
In this case, it is better to assume that this process is utilizing this amount of memory. Otherwise, if you don't take this into account when optimizing, it can negatively impact its performance.

from coroot.

gkalwig avatar gkalwig commented on May 14, 2024

Actually, from my perspective, you partly agreed (partly not) with me, so I'll move on with my ideas to improve that page :)

I had another 2 point to support my point of view:

  1. On this diagrams we correspond used vs requested. Where K8s don't care about how much memory is cached, OOM can occur only if all memory is used/container used more memory than limit. So how much memory is cached doesn't matter in the context of k8s behavior and distribution of the workload.
  2. You give example of Postgresql, when i will deploy Postgresql on k8s. Still on that diagram i will have containerd memory use, not Postgresql container.

But if we still remain in the position that the display of the cached memory is correct, then I suggest:

  • Let's not call it containerd / dockerd. Let's call it "cached" and give it some dark gray color or something like beige(#F5F5DC). On the other hand we can change "others" to dark gray, and give "cached" a light gray.

Best regards,

from coroot.

def avatar def commented on May 14, 2024

You've convinced me! :)

I really like your suggestion of having a separate element that reflects the size of page cache. This eliminates any potential misconception that this memory is "idle".

We'll fix this soon.

Thank you!

from coroot.

def avatar def commented on May 14, 2024

This is fixed in Coroot v0.17.10

from coroot.

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.