All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Brock <Anthony_Brock@ous.edu>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] Kernel 2.6.13-rc2 host kernel configuration
Date: Mon, 11 Jul 2005 17:25:12 -0700	[thread overview]
Message-ID: <1121127912.9308.41.camel@localhost.localdomain> (raw)

I'm about to build a 2.6.13-rc2 kernel for testing as a host kernel.
I've patched it with the '-mm1' patches and the 'skas-2.6.12-v8.2'
patch. The later applied with a minor tweak to 'mm/Makefile'.

However, I'm now trying to build a configuration for the newer kernel.
Unfortunately, I'm not certain how to best answer some of the questions
for a machine whose primary purpose is to host UML instances.
Specifically, any idea concerning the "Timer frequency" option? Here is
the help provided during configuration:


Timer frequency
  1. 100 HZ (HZ_100) (NEW)
> 2. 250 HZ (HZ_250) (NEW)
  3. 1000 HZ (HZ_1000) (NEW)
choice[1-3?]: ?

Allows the configuration of the timer frequency. It is customary
to have the timer interrupt run at 1000 HZ but 100 HZ may be more
beneficial for servers and NUMA systems that do not need to have
a fast response for user interaction and that may experience bus
contention and cacheline bounces as a result of timer interrupts.
Note that the timer interrupt occurs on each processor in an SMP
environment leading to NR_CPUS * HZ number of timer interrupts
per second.


Are timer interrupts used by a UML instance? If so, should I select
"1000 HZ"? Or would "100 HZ" free up system resources and allow the
instances to run with less contention?

Thanks!

Tony



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

             reply	other threads:[~2005-07-12  0:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-12  0:25 Anthony Brock [this message]
2005-07-12  0:42 ` [uml-devel] Kernel 2.6.13-rc2 host kernel configuration Blaisorblade

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=1121127912.9308.41.camel@localhost.localdomain \
    --to=anthony_brock@ous.edu \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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.