Re: Display Rendering Problem
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Mon, 7 Aug 2006 09:12:04 -0700
Almost anything 'can' be true, yes. You have no indication of slow
operations when the display response is slow at all? That seems very
strange. Check for any Kernel IOCTL handlers that might be taking a long
time or any real-time priority threads in your own code.
Paul T.
"Arun" <aruneceb_2002@xxxxxxxxxxx> wrote in message
news:1154957059.731320.143070@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hai Paul,
I have built the OS with Debug option, but I cannot get any clue of my
problem.
Because, it seems that none of the thread is pulling the processor
resource.
Also, at some times, when the OS is up, initially the response is
faster and after sometime, it results in slow response (which is the
inverse of the below problem).
I suspect it may be the display driver problem related to the memory
handling or so.
Can it be true. Awaiting for the feedback.
Yours,
Arun.
Arun wrote:
Hai Paul,
Thanks for your kind concern.
Also, initially it is Slow, then after some time it is fast and again
it drops to slow UI response that surprises me.
Anyway let me check with your suggestions.
Yours,
Arun.
Paul G. Tobey [eMVP] wrote:
During boot, lots of things other than just drawing the display are
happening, mounting external filesystems, initializing the network,
etc.
There's no way that we can predict which of those or of the many other
possibilities might be causing the load on the processor. Build a
debug
build of the OS and see what debug messages you see while things are
slow is
all I can suggest...
Paul T.
"Arun" <aruneceb_2002@xxxxxxxxxxx> wrote in message
news:1154688342.859583.321790@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hai Greats,
Platform :
SW : Windows CE 5.0.
HW : 400MHz DBAu1200 Board (MIPS II platform).
Problem : The display rendering is slow as soon as the OS is up and
running. After that (say 3-4 mins), the display seems to be fast. So,
there exists an inconsistent UI response (speed and slow).
What will be the root cause for the above problem ?.
Thanks in advance.
Yours,
Arun.
.
- Follow-Ups:
- Re: Display Rendering Problem
- From: Arun
- Re: Display Rendering Problem
- References:
- Re: Display Rendering Problem
- From: Arun
- Re: Display Rendering Problem
- Prev by Date: Re: Serial Port and file storage problem WinCE 5.0
- Next by Date: Re: Serial Port and file storage problem WinCE 5.0
- Previous by thread: Re: Display Rendering Problem
- Next by thread: Re: Display Rendering Problem
- Index(es):
Relevant Pages
|