linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Raymond Jennings <shentino@gmail.com>
To: Linux Memory Management List <linux-mm@kvack.org>
Subject: Silly question about dethrottling
Date: Sun, 4 Dec 2016 13:56:54 -0800	[thread overview]
Message-ID: <CAGDaZ_r3-DxOEsGdE2y1UsS_-=UR-Qc0CsouGtcCgoXY3kVotQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

I have an application that is generating HUGE amounts of dirty data.
Multiple GiB worth, and I'd like to allow it to fill at least half of my
RAM.

I already have /proc/sys/vm/dirty_ratio pegged at 80 and the background one
pegged at 50.  RAM is 32GiB.

it appears to be butting heads with clean memory.  How do I tell my system
to prefer using RAM to soak up writes instead of caching?

Atm I'm at the stage where I'm prepared to patch the kernel itself.

[-- Attachment #2: Type: text/html, Size: 566 bytes --]

             reply	other threads:[~2016-12-04 21:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-04 21:56 Raymond Jennings [this message]
2016-12-05  7:05 ` Michal Hocko
2016-12-05  9:15   ` Raymond Jennings
2016-12-05  9:25     ` Michal Hocko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGDaZ_r3-DxOEsGdE2y1UsS_-=UR-Qc0CsouGtcCgoXY3kVotQ@mail.gmail.com' \
    --to=shentino@gmail.com \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox