Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Update README.md #78

Closed
wants to merge 16 commits into from
Closed

Commits on Aug 11, 2022

  1. Update README.md

    Typos and adjustments that missed getting into #75
    BigLep authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c063386 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    BigLep authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    00e9b83 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    BigLep authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    627018b View commit details
    Browse the repository at this point in the history
  4. Update limit_defaults.go

    Denote the memory units
    BigLep authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    bd2003a View commit details
    Browse the repository at this point in the history
  5. Update README.md

    BigLep authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    9fd04f2 View commit details
    Browse the repository at this point in the history
  6. Update limit.go

    Commenting on units and expected range of values for BaseLimitIncrease
    BigLep authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    71a19be View commit details
    Browse the repository at this point in the history
  7. Update README.md

    BigLep authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    90dc0b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Add readme example

    MarcoPolo committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3393a9f View commit details
    Browse the repository at this point in the history
  2. Don't subtract 128MiB from scale factor

    I think this is easier to understand since you can explain the behavior
    as:
    
    "For every GiB of memory allowed we increase the imit by LimitIncrease"
    
    Contrast this with the previous behavior of:
    
    "For every GiB of memory allowed we increase the imit by LimitIncrease,
    except that we first subtract 128MiB."
    MarcoPolo committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    46fa3e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    12e20cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927e132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98f3ff1 View commit details
    Browse the repository at this point in the history
  4. Tweak

    MarcoPolo committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    571676a View commit details
    Browse the repository at this point in the history
  5. Clarify what the rcmgr is

    MarcoPolo committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    52b2433 View commit details
    Browse the repository at this point in the history
  6. Typos

    MarcoPolo committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    6877f0d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. PR comments

    MarcoPolo committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    ff6bc88 View commit details
    Browse the repository at this point in the history