Forum Moderators: bakedjake

Message Too Old, No Replies

Linux, how do you handle the "load" on your system?

         

TobyDallan

10:31 pm on Dec 15, 2003 (gmt 0)

10+ Year Member



Well, this might be a wierd question, but bare with me (well not literally ;-).

People been telling me that Linux really shouldn't have as much "load" (system resources used) as windows, yet it has a tad bit more? BELIEVE ME that I'm not worried about it, is it just that I'm misinformed?

Also, the major load of linux is the GUI, ie, KDE am I right?

TYIA,
./Toby

peterdaly

10:34 pm on Dec 15, 2003 (gmt 0)

10+ Year Member



What makes you think it has more?

TobyDallan

10:37 pm on Dec 15, 2003 (gmt 0)

10+ Year Member



Well, it's 78% resources free where windoze me was around 92% resources free.

TobyDallan

10:39 pm on Dec 15, 2003 (gmt 0)

10+ Year Member



Well, with the linux "resources free" I meant just memory...

killroy

10:45 pm on Dec 15, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I beleive it's different things that they call "resources" and as such are not comparable...

Fictitioous example: Imagine an OS which can dynamically change hte amount of resources available to the system. It would ALWAYS be 0% resources free, as It would simply remove unused ones and create new onces as needed.

OSes like windows and Linux do things in very different ways, and you cannot always directly compare things they call by the same name... apples and oranges and all....

SN

TobyDallan

10:57 pm on Dec 15, 2003 (gmt 0)

10+ Year Member



Well then, what does "resources" mean in linux? :-?

bird

12:22 am on Dec 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well then, what does "resources" mean in linux?

depends on who uses the term. I don't think there's a standard generic definition for that word on Linux.

In the case of RAM, Linux will just fill up anything that isn't needed otherwise, and use it as disk cache. In the ideal case, this means that *all* RAM is put to productive use all the time. There's no benefit in having those memory bars sit in your box without actually doing something with them, is there? As soon as your processes start to require more memory, the disk cache will shrink accordingly to accomodate them.

TobyDallan

1:31 am on Dec 16, 2003 (gmt 0)

10+ Year Member



Bird;

Thanks for the reply. Though I'm a bit seasoned with Linux (More Unix and Os X) I thought that the processes and things used to accomplished them entailed what the resources percentage was.