HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Loading a PIxmap in X-Windows
Operating System - HP-UX
1833883
Members
2121
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-14-2002 08:20 AM
02-14-2002 08:20 AM
Loading a PIxmap in X-Windows
I'm trying to load a pixmap with approximately 10000 colors. The file size is around 3.5 Meg. I'm using Xm.Getpixmap and its taking about five minutes to load the pixmap for display. Anyone know why it takes so long and if there is a way to speed it up?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2002 08:24 AM
02-14-2002 08:24 AM
Re: Loading a PIxmap in X-Windows
run
iostat -t 2
and
sar -o sarfile 5 60
sar -Af sarfile > sar.report
from analysis you can figure out if your system is cpu bound or disk i/o bound.
You may have a display probem if not local and lan in that case too. Although I'd imagine it something to do with X not having 10k colors and color blending happening at the app layer.
if you xwd your root window and xwud in the file you'll find there's no more than a 2 second load time for the same file size.
Later,
Bill
iostat -t 2
and
sar -o sarfile 5 60
sar -Af sarfile > sar.report
from analysis you can figure out if your system is cpu bound or disk i/o bound.
You may have a display probem if not local and lan in that case too. Although I'd imagine it something to do with X not having 10k colors and color blending happening at the app layer.
if you xwd your root window and xwud in the file you'll find there's no more than a 2 second load time for the same file size.
Later,
Bill
It works for me (tm)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP