public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Question on Posix Select function
@ 2006-06-19  9:17 e.coullien
  2006-06-20 10:34 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: e.coullien @ 2006-06-19  9:17 UTC (permalink / raw)
  To: ecos-discuss



We are working on a package to complete the eCos Intrument package for
communicating with a PC software through Ethernet. The goal is to record in real
time the Instrument informations from the board to the PC and to watch a graph
to show tasks and other instrument traces.
If someone is interresting on, we can share it...

We began to graph a module with a SELECT function but we have some difficulties
to understand what we see on the Graph.
In a task, before sending, we call the select function. In fact the task which
calls the SELECT function is switching on even if the driver is not ready to
send.
So the graph shows that this task is active very often instead to sleep until
the driver is ready to send.
Do someone know how to explain this phenomenon and how does the Posix select
function really work ?

Thank you,

Emmanuel Coullien



































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

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

end of thread, other threads:[~2006-06-20 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-19  9:17 [ECOS] Question on Posix Select function e.coullien
2006-06-20 10:34 ` 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).