public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] eCos net threads
@ 2003-09-12  9:19 Daniel Lidsten
  2003-09-12 10:30 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Lidsten @ 2003-09-12  9:19 UTC (permalink / raw)
  To: ECOS

Hi,

In the default setup i can see that eCos net background thread is put on
priority 7 and the "fast net" is set to run on prio 6. Can it be any
problem is i enable timeslicing and put them on the same priority? Do
they need to be run at separat priorities?

Regards, Daniel Lidsten

--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

* Re: [ECOS] eCos net threads
  2003-09-12  9:19 [ECOS] eCos net threads Daniel Lidsten
@ 2003-09-12 10:30 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2003-09-12 10:30 UTC (permalink / raw)
  To: Daniel Lidsten; +Cc: ECOS

On Fri, Sep 12, 2003 at 11:19:06AM +0200, Daniel Lidsten wrote:
> Hi,
> 
> In the default setup i can see that eCos net background thread is put on
> priority 7 and the "fast net" is set to run on prio 6. Can it be any
> problem is i enable timeslicing and put them on the same priority? Do
> they need to be run at separat priorities?

I think these values we determined from experiments. Having the fast
net thread higher than the background thread resulted in higher
network throughput. I believe it still works with them being the same,
but i think the performance drops. The actual values, 6 and 7, doesn't
matter. You could quite easily use 20 and 21, or 10 and 13 etc. Just
use what ever fits best with your other threads in the system. 

    Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

end of thread, other threads:[~2003-09-12 10:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-12  9:19 [ECOS] eCos net threads Daniel Lidsten
2003-09-12 10:30 ` Andrew Lunn

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).