Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Understanding Memory Resources#

Sumit Rawal answered on June 24, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • resis show all memory usage
  • linux memory usage
  • Linux memory usage
  • Use of memory management unit
  • read memory access error c programming
  • memory is full
  • Deno memory Usage
  • deno memory usage
  • client memory
  • memory and calldata
  • in-memory storage class
  • When are the static variables loaded in memory?
  • Memory areas
  • Understanding memory leak
  • In-memory user storage
  • Executable memory layout
  • Defining Container Memory and CPU Resources

  • Understanding Memory Resources#

    0

    Memory resources follow a similar pattern as CPU. The significant difference is in the units. Memory can be expressed as:

    K (kilobyte)

    M (Megabyte)

    G (Gigabyte)

    T (Terabyte)

    P (Petabyte)

    E (Exabyte).

    We can also use the power-of-two equivalents Ki, Mi, Gi, Ti, Pi, and Ei.

    If we go back to the go-demo-2-random.yml definition, we’ll see that the db container has the limit set to 200Mi (two hundred megabytes) and the requests to 100Mi (one hundred megabytes).

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Jun 24 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.