All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Dalecki <dalecki@evision-ventures.com>
To: Andrew Morton <akpm@zip.com.au>
Cc: Linus Torvalds <torvalds@transmeta.com>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [patch 1/19] writeback tunables
Date: Mon, 17 Jun 2002 12:33:18 +0200	[thread overview]
Message-ID: <3D0DBAEE.2030409@evision-ventures.com> (raw)
In-Reply-To: 3D0D86D7.644F0C13@zip.com.au


> + * The interval between `kupdate'-style writebacks.
> + */
> +int dirty_writeback_centisecs = 5 * 100;
> +
> +/*
> + * The largest amount of time for which data is allowed to remain dirty
> + */
> +int dirty_expire_centisecs = 30 * 100;
> +

Blind guess - didn't the 100 wan't to be HZ?!


  reply	other threads:[~2002-06-17 10:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-17  6:51 [patch 1/19] writeback tunables Andrew Morton
2002-06-17 10:33 ` Martin Dalecki [this message]
2002-06-17 10:49   ` Russell King
2002-06-17 21:21     ` Andrew Morton
2002-06-18 14:30       ` Oliver Xymoron

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=3D0DBAEE.2030409@evision-ventures.com \
    --to=dalecki@evision-ventures.com \
    --cc=akpm@zip.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.