From: ebiederm@xmission.com (Eric W. Biederman)
To: Michal Vitecek <M.Vitecek@sh.cvut.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4: maximum process size on i386?
Date: 20 Feb 2001 10:16:19 -0700 [thread overview]
Message-ID: <m1vgq5xokc.fsf@frodo.biederman.org> (raw)
In-Reply-To: <20010220120358.A8211@fuf.sh.cvut.cz>
In-Reply-To: Michal Vitecek's message of "Tue, 20 Feb 2001 12:03:58 +0100"
Michal Vitecek <M.Vitecek@sh.cvut.cz> writes:
> hello list,
>
> i apologize if this is way off-topic but noone i asked in my
> whereabounds would help: what is the maximum task size for 2.4.x on a
> i386 box and how do i change it (if possible)?
3 gigabytes of virtual address space.
> i have processes that have to be really over 1gb (database engines) but
> unfortnately, when one reaches over 900mb kswapd starts eating 50+% of 1
> cpu and the whole thing gets slower.
You don't have enough ram?
> so i tried to decrease __PAGE_OFFSET in include/asm-i386/page.h to
> 0x80000000 which as i learned should increase the task limit to ~2gb, but
> the kernel _won't even boot_ (halts right after lilo loads it, no output
> is written).
That decreases the task size. The implementation in 2.4. is totally
different from 2.2. and the process virtual address space size does
not change in 2.4.
> the machine is 8xp3 xeon, 4gb ram, kernel 2.4.1-ac10, CONFIG_HIGHMEM
> and CONFIG_HIGHMEM4G are set.
It looks like you might have a legitimate problem with your database
task, but you haven't provided enough information about it's behavior,
and it's expected behavior for anyone to diagnose what is going wrong
with your machine.
Eric
next prev parent reply other threads:[~2001-02-20 19:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-20 11:03 2.4: maximum process size on i386? Michal Vitecek
2001-02-20 17:16 ` Eric W. Biederman [this message]
[not found] ` <200102202023.f1KKNap30937@saturn.cs.uml.edu>
2001-02-21 10:10 ` Michal Vitecek
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=m1vgq5xokc.fsf@frodo.biederman.org \
--to=ebiederm@xmission.com \
--cc=M.Vitecek@sh.cvut.cz \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox