All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marino Fernandez <mjferna@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: Memory runs out fast with 2.6.0-test2 (and test1)
Date: Sun, 27 Jul 2003 21:17:23 -0500	[thread overview]
Message-ID: <200307272117.23398.mjferna@yahoo.com> (raw)

Everything works OK in my system... my only gripe is that I run out of memory 
quickly. I have a Fujitsu C-7651 Lifebook laptop, Pentium III, 512 Mb Ram, 
300 Mb swap.

When I start up (with KDE) I've alredy used 300 megs of ram. The if I open 
mozilla, and view some phostos with kuickshow, thats it, I use 700 Megs of 
physical and virtual memory...

Looking at ps aux shows that 5% goes to each of the 5 mozilla processes, 3% 
for this, 2% for that... It is all accounted for in different ways. It is 
just that running under 2.4.21, with the same programs I very rarely use my 
swap memory, let alone use all my physical and swap memory.

PS
I had the same issue with test1.

PPS
Could it be that I am doing something stupid when I configure the kernel... 
This is what I have in my config file.. may be config_nohighmem?:

# Processor type and features
#
CONFIG_X86_PC=y
CONFIG_MPENTIUMIII=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
CONFIG_MICROCODE=m
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_NOHIGHMEM=y
CONFIG_MATH_EMULATION=y
CONFIG_MTRR=y




             reply	other threads:[~2003-07-28  2:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-28  2:17 Marino Fernandez [this message]
2003-07-28  3:59 ` Memory runs out fast with 2.6.0-test2 (and test1) Andrew Morton
2003-07-28  4:35   ` Marino Fernandez
2003-07-28  4:42     ` Andrew Morton
2003-07-28 12:11   ` Alex Tomas

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=200307272117.23398.mjferna@yahoo.com \
    --to=mjferna@yahoo.com \
    --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 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.