[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CPU speed problem
- Date: Fri, 27 Aug 1999 11:23:06 -0500
- From: joel.sherrill at OARcorp.com (Joel Sherrill)
- Subject: CPU speed problem
?????? wrote:
>
> Hello.
> I am studing Rtems networking .
> This study include networking, thread(Rtems POSIX),priority(POSIX priority),and CORBA(Common Object Request Broker(Meddleware))
> I use omniORB in RTEMS and Real-Time CORBA spec.
> So I develop RTMES + omniORB + Real-Time CORBA spec.
> And Rtems runs succesfully in 2-4 thread using network and with priority.
> but if thread number is 5-10, Rtems is die in Pentium 90..
> And this walk runs succesfully in Pentium 233 .
> I want to know this
You don't say in what way this dies. There are any number of ways things
could be misconfigured. Please provide more details.
Are the thread creates failing?
Is the network stack running out of memory?
Does the ttcp network demo test run ok?
If you are getting a fatal error, then it should be being reported.
I don't recall what the pc386 BSP does for a fatal error handler but
the error code should be indicative if that is the case.
There are lots of minor things that could be wrong. I have seen numerous
packages that don't check error codes well enough. They could be
having a priority ceiling violation on a posix mutex and not really
locking things. Does the code assume creates work and they are failing?
How may threads, mutexes, etc do you have configured.
> ---------------------------------------
> Soongsil University in Korea
> Electronic Engineering . graduated School
> Lee young ki.
> Computer is Very Good,Software is Ultra Good.
--
Joel Sherrill, Ph.D. Director of Research & Development
joel at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985