From: GrandMasterLee <masterlee@digitalroadkill.net>
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: Austin Gonyou <austin@coremetrics.com>, linux-kernel@vger.kernel.org
Subject: Re: Using O(1) scheduler with 600 processes.
Date: 24 Jan 2003 00:27:53 -0600 [thread overview]
Message-ID: <1043389673.14486.7.camel@localhost> (raw)
In-Reply-To: <435060000.1043389112@titus>
On Fri, 2003-01-24 at 00:18, Martin J. Bligh wrote:
> >> How many *processors*? Real ones.
> >
> > Quad P4 Xeon. Dell 6650
>
> I'd say you definitely want O(1) sched then (or just run -aa or something).
> But why don't you just try it and see?
>
> M.
Heh..Well, I am currently using 2.4.19rc5aa1. We're having some major
stack problems, so I first when through trying to update the XFS
codebase in 2.4.19rc5aa1. That didn't prove very fruitful. I couldn't
even fully reverse the patch for some reason.
So I decided to try 2.4.20aa1 instead, reversing the xfs patches, and
then updating with a newer code base, worse problems reversing those xfs
patches.
SO I decided to just roll my own with the known features we use in
production.
2.4.20 + xfs + lvm106 + rmap or aavm + O(1) sched + pte-highmem.
well, I easily can get rmap+pte-highmem+xfs. Adding O(1) has proven to
be a pain, at least where P4's are concerned. I actually succesfully
merged 2.4.18-o1-p4 optimizations patch, only to have the vmlinux link
fail at the end of the kernel build.
I chased down the problem to an undefined reference to
arch_load_balance, but I can't find anywhere it's actually undefined in
my source.Come to find out, that smp_balance.h is only used for P4's
anyway, or so it said, and that's just my target platform.
I'm really close to nailing it, but I don't know where to go from here.
My build errors are here:
http://digitalroadkill.net/public/kernel/
any of the 2.4.20-rmap* error files. The error3 file has the ld error.
And as for building 2.4.20 with the updated patch, I can't even tell if
it's merged right cause there's not menu entry for the prio.
--
GrandMasterLee
next prev parent reply other threads:[~2003-01-24 6:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-24 0:10 Using O(1) scheduler with 600 processes Austin Gonyou
2003-01-24 0:24 ` Martin J. Bligh
2003-01-24 6:09 ` GrandMasterLee
2003-01-24 6:18 ` Martin J. Bligh
2003-01-24 6:27 ` GrandMasterLee [this message]
2003-01-24 6:48 ` Martin J. Bligh
2003-01-24 8:50 ` William Lee Irwin III
2003-01-24 2:05 ` mgross
2003-01-24 6:08 ` GrandMasterLee
2003-01-24 18:22 ` mgross
2003-01-24 21:44 ` GrandMasterLee
-- strict thread matches above, loose matches on Subject: below --
2003-01-24 0:24 Perez-Gonzalez, Inaky
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=1043389673.14486.7.camel@localhost \
--to=masterlee@digitalroadkill.net \
--cc=austin@coremetrics.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mbligh@aracnet.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