From: chuck gelm <chuck@gelm.net>
To: Ankit Jain <ankitjain1580@yahoo.com>
Cc: Jim Nelson <james4765@verizon.net>,
newbie <linux-newbie@vger.kernel.org>
Subject: Re: Heavy load of graphics
Date: Thu, 07 Oct 2004 18:04:41 -0400 [thread overview]
Message-ID: <4165BD79.5000005@gelm.net> (raw)
In-Reply-To: <20041007124852.26140.qmail@web52902.mail.yahoo.com>
Ankit Jain wrote:
>thanks a lot for help
>
>but at this moment i am trying to find out what
>services i should stop with this redhat-config service
>
>and also i am confused in 1 more topic. top shows a
>col on priority under PRI and also ps -Al shows a col
>of priority i.e PRI what is the difference b/w both
>becaz both shows different values
>
>rest inline
>
> --- Jim Nelson <james4765@verizon.net> wrote:
>
>
>>Ankit Jain wrote:
>>
>>
>>
>>>thanks
>>>
>>>this is the output
>>>
>>>i am using redhat linux 9.0
>>>
>>>"I know Red Hat has a lot of standard daemons
>>>
>>>
>>(PCMCIA,
>>
>>
>>>ISDN, etc) that are started by default - have you
>>>
>>>
>>used
>>
>>
>>>chkconfig or redhat-config-services to shut off
>>>unneded services?" as u said...how to do this. i am
>>>intrested in closing these services
>>>
>>>thanks again
>>>
>>>
>>>
>>>
>>>
>>Easiest way to do this is to start an xterm, su to
>>root, and type
>>"redhat-config-services &". That will give you a
>>GUI to select the
>>services you wish to run. Depending on how much you
>>selected when
>>installing, it could be quite a bit.
>>
>>Runlevel 3 is the Red Hat standard for booting into
>>command-line mode,
>>and runlevel 5 is the standard graphical login
>>level.
>>
>>The only critical services controlled by this are
>>network, syslog,
>>xinetd, and nfslock (if you are using NFS). Do not
>>disable those unless
>>you know what you're doing it for. iptables is the
>>firewall control
>>(only disable if you are in a very well protected
>>network).
>>
>>
>
>do u know any document to know all this?
>
>
>
>>Most everything else can be turned off.
>>
>>
>>
>>>[ankit@Ankit ankit]$ cat /proc/meminfo
>>> total: used: free: shared: buffers:
>>>cached:
>>>Mem: 120741888 118902784 1839104 0
>>>
>>>
>>1695744
>>
>>
>>>74162176
>>>Swap: 534601728 69509120 465092608
>>>MemTotal: 117912 kB
>>>MemFree: 1796 kB
>>>MemShared: 0 kB
>>>Buffers: 1656 kB
>>>Cached: 36536 kB
>>>SwapCached: 35888 kB
>>>Active: 65144 kB
>>>ActiveAnon: 37092 kB
>>>ActiveCache: 28052 kB
>>>Inact_dirty: 4852 kB
>>>Inact_laundry: 6728 kB
>>>Inact_clean: 1068 kB
>>>Inact_target: 15556 kB
>>>HighTotal: 0 kB
>>>HighFree: 0 kB
>>>LowTotal: 117912 kB
>>>LowFree: 1796 kB
>>>SwapTotal: 522072 kB
>>>SwapFree: 454192 kB
>>>
>>>
>>>
>>>
>>128 MB RAM is marginal for using KDE or Gnome on
>>RH9. You can do it
>>(that's all I had on my first Linux box) but it's a
>>pig.
>>
>>You've got almost 70 MB in swap - over 30% of your
>>total process
>>memory. BTW - what kind of computer is it? If it's
>>not some oddball
>>hardware, your best solution is some RAM. 256 MB is
>>enough to make X happy.
>>
>>
>>
>
>no X takes more than 70 % of memory with a system with
>512 Mb of RAM i had seen that
>
>and also as calculated it shows tyhat system uses
>around 99Mb of RAM but it says only 2Mb is free? what
>else is using that memory?
>
>thanks
>
>ankit
>
>
Dear Ankit:
I am not sure what your goal is.
Is it to increase available RAM by 'tuning' your system,
rather than by installing more RAM memory?
I think that 'top' will display running programs and
sort them by the memory they consume
(or try to comsume).
What programs or services are installed in your setup
and how much memory are they consuming?
You probably need look no futher than the 'top ten'.
Chuck
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2004-10-07 22:04 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-05 5:01 Heavy load of graphics Ankit Jain
2004-10-05 5:45 ` Jeff Woods
2004-10-05 6:34 ` Ray Olszewski
2004-10-05 9:25 ` Geert Uytterhoeven
2004-10-05 10:04 ` Jim Nelson
2004-10-06 6:35 ` Ankit Jain
2004-10-06 21:02 ` Jim Nelson
2004-10-07 12:48 ` Ankit Jain
2004-10-07 22:00 ` Jim Nelson
2004-10-07 22:04 ` chuck gelm [this message]
2004-10-08 5:27 ` Ankit Jain
2004-10-08 14:37 ` Ray Olszewski
2004-10-05 12:26 ` chuck gelm
2004-10-05 16:25 ` Terrence Martin
2004-10-06 4:55 ` Ankit Jain
2004-10-07 1:50 ` chuck gelm
2004-10-07 2:07 ` Peter
2004-10-07 5:48 ` Ray Olszewski
2004-10-07 6:25 ` Owen Ford
2004-10-07 12:14 ` Ankit Jain
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=4165BD79.5000005@gelm.net \
--to=chuck@gelm.net \
--cc=ankitjain1580@yahoo.com \
--cc=james4765@verizon.net \
--cc=linux-newbie@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