
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Hi, I never used pSos, but I would suggest two things : - Is there any measurement tools on pSos, like Windview for VxWorks ? - If not, try to create a very low priority task and see how much computation it can do when your system is running. It will show you how much time your processor is "idle". (the low priority task will only run when the CPU has done every other normal tasks). Best regards Emmanuel. (please, don't forget to stay in contact and tell us if it worked...! ;-) test wrote: > I'm not looking for raw processor power available (so benchmark pgms > won't do). We have an application (real-time, infinte loop) running on > the processor, and want to know how busy the processor is on an > average. It would suffice even if we could only determine the > worst-case utilization. The application runs on pSOS on M68K.
| <-- __Chronological__ --> | <-- __Thread__ --> |