linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Martin Hicks <mort@bork.org>
To: Levent Serinol <lserinol@gmail.com>
Cc: linux-mm <linux-mm@kvack.org>
Subject: Re: [PATCH] min_free_kbytes limit
Date: Wed, 23 Mar 2005 09:23:58 -0500	[thread overview]
Message-ID: <20050323142358.GD19113@localhost> (raw)
In-Reply-To: <2c1942a705032306177b0a9ebe@mail.gmail.com>

On Wed, Mar 23, 2005 at 04:17:32PM +0200, Levent Serinol wrote:
> init_per_zone_pages_min() function. The problem with min_free_kbytes
> is, it's integer and accepts signed values. There should be something
> to like this to avoid problems for example setting min_free_kbytes
> value to below zero.
> 

min_free_kbytes is limited to > 0 by the sysctl handler in
kernel/sysctl.c

mh

-- 
Martin Hicks || mort@bork.org || PGP/GnuPG: 0x4C7F2BEE
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

  reply	other threads:[~2005-03-23 14:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-23 11:34 Levent Serinol
2005-03-23 14:00 ` Martin Hicks
2005-03-23 14:17   ` Levent Serinol
2005-03-23 14:23     ` Martin Hicks [this message]
2005-03-23 14:34       ` Levent Serinol

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=20050323142358.GD19113@localhost \
    --to=mort@bork.org \
    --cc=linux-mm@kvack.org \
    --cc=lserinol@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox