LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-21-2004, 05:24 PM   #16
stuart
Member
 
Registered: Jun 2004
Location: aussie in germany
Distribution: mandrake 10 powerpack
Posts: 104

Rep: Reputation: 15

my kde boots and uses 480 of 512 meg after boot, that is alot but my kde still runs uber fast and all my apps seem to run fine, i start up ut2004 demo and the usage doesnt even go over 512!!
 
Old 06-21-2004, 05:32 PM   #17
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by stuart
my kde boots and uses 480 of 512 meg after boot, that is alot but my kde still runs uber fast and all my apps seem to run fine, i start up ut2004 demo and the usage doesnt even go over 512!!
What makes you think that KDE uses 480MB?



Cheers,
Tink
 
Old 06-21-2004, 05:39 PM   #18
dongmin
Member
 
Registered: May 2004
Posts: 37

Original Poster
Rep: Reputation: 15
i should make a new topic on enabling dma/udma..
 
Old 06-21-2004, 05:41 PM   #19
stuart
Member
 
Registered: Jun 2004
Location: aussie in germany
Distribution: mandrake 10 powerpack
Posts: 104

Rep: Reputation: 15
ok rephrase, my system uses 480 meg of memory after bootup, not kde specifically
 
Old 06-21-2004, 05:48 PM   #20
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by dongmin
i should make a new topic on enabling dma/udma..
I guess you'll need to recompile your kernel, mate.

Check the options in
less /usr/src/linux/Documentation/Configure.help
/DMA
(use n to go to the next hit, cursor keys to scroll
up and down a bit, you'll find them all ;})


Cheers,
Tink
 
Old 06-21-2004, 06:11 PM   #21
amosf
Senior Member
 
Registered: Jun 2004
Location: Australia
Distribution: Mandriva/Slack - KDE
Posts: 1,672

Rep: Reputation: 46
Quote:
Originally posted by stuart
ok rephrase, my system uses 480 meg of memory after bootup, not kde specifically
linux always tends to use all the memory. What's the point of having it if you don't use it :-)

If you type

free

in a console, what are the results? You'll probably see that most of the memory is cache and buffers.

As for slow - it's something seriously wrong if you can't type on that box. My P III 700 is fine, and I run it on a lot slower than that - celeron 666, P II 350's, etc...
 
Old 06-21-2004, 06:49 PM   #22
dongmin
Member
 
Registered: May 2004
Posts: 37

Original Poster
Rep: Reputation: 15
i think i fixed it..

/dev/hda:
Timing buffer-cache reads: 2584 MB in 2.00 seconds = 1292.00 MB/sec
Timing buffered disk reads: 66 MB in 3.03 seconds = 21.78 MB/sec

is that normal?
 
Old 06-21-2004, 06:51 PM   #23
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
yeah, you need to recompile your kernel. you may not have support for your motherboard chipset compiled in, and maybe not have dma capability enabled or both.

edit: don't let this confuse you. i was typing it when you were typing the above, i guess.

Last edited by whansard; 06-21-2004 at 06:55 PM.
 
Old 06-21-2004, 06:52 PM   #24
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
yeah. that's probably about right.
i'm sorry i started the trouble about kde. it is pretty big though. but i love it anyway. i'm just glad i don't have to use it unless i want to.

Last edited by whansard; 06-21-2004 at 06:53 PM.
 
Old 06-21-2004, 06:55 PM   #25
dongmin
Member
 
Registered: May 2004
Posts: 37

Original Poster
Rep: Reputation: 15
thanks everyone!!! yet another problem solved!
 
Old 06-21-2004, 07:37 PM   #26
claybub
LQ Newbie
 
Registered: Jun 2004
Posts: 13

Rep: Reputation: 0
I have fedora core 2 with 2.6.5 kernel and kde.
when i bring up kde system guard it shows 426mb of physical memory out of 512.
but when I bring up gkrellm it shows that i have 406 mb free.
so basically what im saying is that system guard is unreliable (duh!)
 
Old 06-21-2004, 09:48 PM   #27
boreo
Member
 
Registered: Feb 2003
Location: Dominican Republic
Distribution: Slackware, FreeBSD, RedHat
Posts: 326

Rep: Reputation: 30
I don't have this problem, but can you post how you fixed the problem for other users to learn from it and solve it if they ever encounter it. Thanks and good job.
 
Old 06-22-2004, 07:50 AM   #28
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
Quote:
when i bring up kde system guard it shows 426mb of physical memory out of 512.
but when I bring up gkrellm it shows that i have 406 mb free.
so basically what im saying is that system guard is unreliable (duh!)
maybe one is showing 'FREE' Ram.. and the other is showing "AVAILABLE RAM"
you may only have 8 Meg FREE... but as your systems need for ram increaces, linux will start reducing disk cach and other big buffers.
 
Old 06-22-2004, 01:26 PM   #29
comp12345
Member
 
Registered: Feb 2004
Posts: 467

Rep: Reputation: 30
Quote:
Originally posted by claybub
I have fedora core 2 with 2.6.5 kernel and kde.
when i bring up kde system guard it shows 426mb of physical memory out of 512.
but when I bring up gkrellm it shows that i have 406 mb free.
so basically what im saying is that system guard is unreliable (duh!)
This should explain it.
http://wiki.linuxquestions.org/wiki/...all_my_memory?
 
Old 06-22-2004, 05:25 PM   #30
DropSig
Member
 
Registered: Apr 2004
Location: Saskatchewan
Distribution: Ubuntu, Centos
Posts: 208

Rep: Reputation: 30
I had once the same problem, but not that bad. This may sound like a stupid question but just in case, Is your swap partition working, i mean is it in your fstab?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Suse 9.2 & SATA - Slow, Slow, Slow jess1975 SUSE / openSUSE 6 01-28-2007 12:17 PM
New Fedora Internet connection slow slow slow matrim Fedora 9 07-29-2005 01:39 PM
Linux is really slow... How come? thinhla Linux - General 11 07-03-2005 11:46 AM
Why is my linux so slow the_imax Linux - General 11 05-20-2005 09:59 PM
RH8 vs. W2k - Slow, slow, slow zerojosh Linux - Software 2 06-30-2003 07:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration