- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Very slow drive performance with RH9 on EVO N610C
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-09-2003 03:27 PM
тАО08-09-2003 03:27 PM
Very slow drive performance with RH9 on EVO N610C
1. Installed RH 9 on a 610C
2. Seen a high amount of disk access when using X apps like evolution, mozilla.
3. Figured out how to get around this?
4. Figured out how to get the screen to switch to > 1024x768 when going from undocked to docked?
Thanks.
db
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-09-2003 07:26 PM
тАО08-09-2003 07:26 PM
Re: Very slow drive performance with RH9 on EVO N610C
There is a little bloatware factor here I think.
What are your swap settings: In general for performance, I set swap to between 1 and 2 time physical memory. Too big and it slows you down, to small and applications can't reserver enough memory.
The video drivers and subsystems on these laptops are not known for performance either. You might want to check with the manufacturer for improved drivers.
Run gtop in X Windows and take a look at whats running.
You might want to collect performance data as well. I'm attaching(warily) an HP-UX sar(sar being pretty universal) data collection script. It runs background.
I imagine it will require extensive modification to work right on Linux, but the payoff is it really does identify many performance issues and bottlenecks. I'd be glad to help you port the script, but I'm going out of town and more than likely will not have access to my Linux boxes for two weeks.
Steven E. "works for points" Protter
Doh!
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-10-2003 10:32 PM
тАО08-10-2003 10:32 PM
Re: Very slow drive performance with RH9 on EVO N610C
check if your harddrive settings are optimal, use the 'hdparm' (/sbin) for this, and change/tweak some of the settings that are not correctly set. (be carefull, some of them are better left alone)
the 2.4 kernel has no mechanism yet to detect if laptops are un/docked, this is something for the nearing 2.6 kernel. the closest thing you can get now is to adjust your boot menu, and include entries for docked and undocked configurations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-10-2003 11:00 PM
тАО08-10-2003 11:00 PM
Re: Very slow drive performance with RH9 on EVO N610C
HTH
Cristi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-11-2003 09:09 AM
тАО08-11-2003 09:09 AM
Re: Very slow drive performance with RH9 on EVO N610C
The resolution issue seem to related to docked vs undocked because if the system is booted out of the dock the highest resolution that it will be display is 1024x768 even though my XF86Config has 1280x768 defined. Doing the Crtl - or + does not help. Once I reboot in the dock the system my higher resolution is reenabled.