All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin LaHaise <bcrl@redhat.com>
To: Jos Hulzink <josh@stack.nl>
Cc: Stas Sergeev <stssppnn@yahoo.com>, linux-kernel@vger.kernel.org
Subject: Re: Larger IO bitmap?
Date: Sat, 2 Nov 2002 18:19:52 -0500	[thread overview]
Message-ID: <20021102181952.C2748@redhat.com> (raw)
In-Reply-To: <200211022248.11869.josh@stack.nl>; from josh@stack.nl on Sat, Nov 02, 2002 at 10:48:11PM +0100

On Sat, Nov 02, 2002 at 10:48:11PM +0100, Jos Hulzink wrote:
> Hi,
> 
> Increasing the IO bitmap size has huge effects on your Task State Segment 
> size. It sure is possible to increase that size, but be aware that this means 
> you are using megabytes for your TSS's only !

Keep in mind that a task's io bitmap is now lazily allocated, so by 
default no memory will be allocated for it.  A similar enhancement 
for large vs small io bitmaps could be made by allowing the task io 
bitmap to be a variable size.

		-ben

  reply	other threads:[~2002-11-02 23:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-02 18:21 Larger IO bitmap? Stas Sergeev
2002-11-02 21:48 ` Jos Hulzink
2002-11-02 23:19   ` Benjamin LaHaise [this message]
2002-11-03  1:42   ` Denis Vlasenko
2002-11-02 23:38 ` Denis Vlasenko
  -- strict thread matches above, loose matches on Subject: below --
2002-11-02 22:47 Stas Sergeev
2002-11-02 23:56 Stas Sergeev

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=20021102181952.C2748@redhat.com \
    --to=bcrl@redhat.com \
    --cc=josh@stack.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stssppnn@yahoo.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.