Re: X performance
yosefmeller_at_netscape.net.il
Date: 08/16/03
- Next message: Ed Murphy: "Re: patch"
- Previous message: Liz: "Re: Linux Replacing Windows on the Desktop, I Think Not! (was Re: Same concerns as a real American)"
- In reply to: Ben: "X performance"
- Next in thread: Peter T. Breuer: "Re: X performance"
- Reply: Peter T. Breuer: "Re: X performance"
- Reply: John-Paul Stewart: "Re: X performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 16 Aug 2003 19:46:23 +0300
> Hi all,
> My system is running Intel Pentium 500MHz with 80MB RAM. I have NT4
> and RedHat8 installed on my system. I noticed windows performs much
> faster than X in RedHat. The applications takes a bit longer to load
> under linux as compared to in NT. I use 160MB swap space for linux.
> What seems to be the problem? Why is there a difference in
> performance? And sometimes Netscape closes by itself under my linux X.
>
> Any suggestions for improving performance?
This is because in Linux, the graphic interface loads last, so it drops into
(slow) swap instead of (fast) RAM like in windows. More swap wouldn't do
any good in that case. Possible suggestions:
a) Change /etc/inittab to load X first (probably not healthy)
b) See how many login sessions (called mingetty / getty, something different
ending with tty) are launched at init time, in the same file. Cut them down
in runlevels that use X (on redhad the default runlevel for that is 5)
c) Disable some of the services that run on init time using chkconfig
d) Use a lightweight window manager instead of Gnome/KDE (DedHat's default
is Gnome)
g) Remove hardware load from your ram (e.g. get a display adapter with its
own memory)
f) Get more RAM
I had the same problem with my Pentium II 300Mhz, 64Mb RAm
I did b, c and g and it helped a lot, but I finally persuaded my dad to help
me out on f, so now I'm ok... :)
Hope this helps.
Yosef Meller
- Next message: Ed Murphy: "Re: patch"
- Previous message: Liz: "Re: Linux Replacing Windows on the Desktop, I Think Not! (was Re: Same concerns as a real American)"
- In reply to: Ben: "X performance"
- Next in thread: Peter T. Breuer: "Re: X performance"
- Reply: Peter T. Breuer: "Re: X performance"
- Reply: John-Paul Stewart: "Re: X performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|