public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS]  Performance comparision
@ 2001-02-06  5:50 Pamulapati, Indrasena (CTS)
  2001-02-06  6:55 ` Jonathan Larmour
  0 siblings, 1 reply; 3+ messages in thread
From: Pamulapati, Indrasena (CTS) @ 2001-02-06  5:50 UTC (permalink / raw)
  To: ecos-discuss

> Hi,
> 
> I am the same guy who asked about the problem of having a very high tick
> rate for addressing very small time units.
> I now perfectly understand the futility of increasing the tick rate to
> very high value and have decided to use external timers to address small
> time frames.
> 
> But just for comparision, I ported my application to VRTXsa a different
> RTOS. And I used the same high tick rate ( about 10000 ticks per second)
> and the application was running fine. I was able to acheive the bit rate
> of about 20Mbps that I was suppose to acheive. But in eCos with such high
> tick value I was able to acheive only 4Mbps.
> 
> In reply to my previous mail I understood that if we use a very high tick
> value a lot of processor resources will be spent on processing the tick
> only and my application will suffer. But why am i not facing the same
> problem in VRTXsa?
> 
> Is it a limitation of eCos?
> 
> Thankyou,
> 
> indrasena
>  

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. 
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly 
prohibited and may be unlawful.

		Visit us at http://www.cognizant.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS]  Performance comparision
  2001-02-06  5:50 [ECOS] Performance comparision Pamulapati, Indrasena (CTS)
@ 2001-02-06  6:55 ` Jonathan Larmour
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Larmour @ 2001-02-06  6:55 UTC (permalink / raw)
  To: Pamulapati, Indrasena (CTS); +Cc: ecos-discuss

"Pamulapati, Indrasena (CTS)" wrote:
> 
> > Hi,
> >
> > I am the same guy who asked about the problem of having a very high tick
> > rate for addressing very small time units.
> > I now perfectly understand the futility of increasing the tick rate to
> > very high value and have decided to use external timers to address small
> > time frames.
> >
> > But just for comparision, I ported my application to VRTXsa a different
> > RTOS. And I used the same high tick rate ( about 10000 ticks per second)
> > and the application was running fine. I was able to acheive the bit rate
> > of about 20Mbps that I was suppose to acheive. But in eCos with such high
> > tick value I was able to acheive only 4Mbps.
> >
> > In reply to my previous mail I understood that if we use a very high tick
> > value a lot of processor resources will be spent on processing the tick
> > only and my application will suffer. But why am i not facing the same
> > problem in VRTXsa?
> >
> > Is it a limitation of eCos?

It's impossible to tell because it depends on how the driver and handler
was coded. Since at worst eCos allows you to write a VSR in assembly to
handle the interrupt, I would be surprised if performance could be bettered
in that situation.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] Performance comparision
@ 2001-02-06  8:22 Pamulapati, Indrasena (CTS)
  0 siblings, 0 replies; 3+ messages in thread
From: Pamulapati, Indrasena (CTS) @ 2001-02-06  8:22 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I am the same guy who asked about the problem of having a very high tick
rate for addressing very small time units.
I now perfectly understand the futility of increasing the tick rate to very
high value and have decided to use external timers to address small time
frames.

But just for comparision, I ported my application to VRTXsa a different
RTOS. And I used the same high tick rate ( about 10000 ticks per second) and
the application was running fine. I was able to acheive the bit rate of
about 20Mbps that I was suppose to acheive. But in eCos with such high tick
value I was able to acheive only 4Mbps.

In reply to my previous mail I understood that if we use a very high tick
value a lot of processor resources will be spent on processing the tick only
and my application will suffer. But why am i not facing the same problem in
VRTXsa?

Is it a limitation of eCos?

Thankyou,

indrasena
 

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. 
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly 
prohibited and may be unlawful.

		Visit us at http://www.cognizant.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-02-06  8:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-06  5:50 [ECOS] Performance comparision Pamulapati, Indrasena (CTS)
2001-02-06  6:55 ` Jonathan Larmour
2001-02-06  8:22 Pamulapati, Indrasena (CTS)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).