All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@muc.de>
To: Hideo AOKI <aoki@sdl.hitachi.co.jp>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6]  vm-thrashing-control-tuning
Date: Tue, 05 Oct 2004 15:57:03 +0200	[thread overview]
Message-ID: <m3ekkd46a8.fsf@averell.firstfloor.org> (raw)
In-Reply-To: <2LXI2-3a5-21@gated-at.bofh.it> (Hideo AOKI's message of "Tue, 05 Oct 2004 15:40:14 +0200")

Hideo AOKI <aoki@sdl.hitachi.co.jp> writes:

> This patch adds "swap_token_timeout" parameter in /proc/sys/vm.
> The parameter means expired time of token. Unit of the value is HZ, and the default value is the same as current SWAP_TOKEN_TIMEOUT
> (i.e. HZ * 300). The patch can be applied to both 2.6.9-rc2 and 2.6.9-rc3.


Please don't export any sysctls as jiffies. The values of jiffies changes.
Use s or ms instead. sysctl has convenience functions for this.

-Andi


       reply	other threads:[~2004-10-05 14:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2LXI2-3a5-21@gated-at.bofh.it>
2004-10-05 13:57 ` Andi Kleen [this message]
2004-10-06 12:19   ` [PATCH 2.6] vm-thrashing-control-tuning Hideo AOKI
2004-10-06 22:50     ` Andrew Morton
2004-10-07 13:51       ` Hideo AOKI
2004-10-07 14:10         ` [PATCH 2.6] Documentation/filesystems/proc.txt Hideo AOKI
2004-10-11  8:39         ` [PATCH 2.6] vm-thrashing-control-tuning Wen-chien Jesse Sung
2004-10-11 12:11           ` Andi Kleen
2004-10-05 13:36 Hideo AOKI
2004-10-05 13:50 ` Rik van Riel
2004-10-06 13:42   ` Hideo AOKI
2004-10-05 18:03 ` Andrew Morton

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=m3ekkd46a8.fsf@averell.firstfloor.org \
    --to=ak@muc.de \
    --cc=aoki@sdl.hitachi.co.jp \
    --cc=linux-kernel@vger.kernel.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 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.