Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to get cpu,disk,memory and network usage in WINDOWS CE 6.0 / WINDOWS MOBILE

198 views
Skip to first unread message

http://groups.google.co.in/group/emertxe_ldd?hl=en-GB

unread,
Jul 1, 2010, 8:38:11 AM7/1/10
to
Hello All,

We had developed a tool in linux to display all the resource usage
data like CPU,NETWORK,DISK and MEMORY usage while an application is
running on the target.We used to read all the data from the linux
"proc" file system formatted and dispalyed to the user.

For example, we were able to display the cpu data like

CPU - System

User CPU time,
System CPU time,
Idle time,
Nice CPU time,
I/O wait time,
Hard IRQ time,
Soft IRQ time

Per Process - wise

User CPU time
System CPU time
User CPU time for child
System CPU time for child
Processor Number etc.,

Now we started porting the same tool to windows ce 6.0/ windows mobile
6.5 SDK.

So it would be great if anyone helps us in providing any apis or
system calls in getting all the above mentioned data to start with. In
short I can say that our tool should display all the information as
good as task manager in windows XP.


Thanks in advance

regards
Shiva Narayan

0 new messages