public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Sergei Gavrikov <w3sg@SoftHome.net>
To: Alexey Shusharin <mrfinch@mail.ru>
Cc: ecos-discuss@sourceware.org
Subject: Re: [ECOS] Re: Waiting I/O operation
Date: Mon, 23 Jul 2007 18:49:00 -0000	[thread overview]
Message-ID: <20070723184813.GA8050@ubuntu> (raw)
In-Reply-To: <46A47E63.9060704@mail.ru>

On Mon, Jul 23, 2007 at 05:09:39PM +0700, Alexey Shusharin writes:
> Sergei Gavrikov wrote:
> >The DSR is a kernel driven stuff. As I understood before... The eCos
> >scheduler manages the deffered service routings.
> 
> Yes, if kernel is enabled. But if not, DSRs are calling from 
> call_dsrs(), which is calling from cyg_drv_cond_wait() (in drv_api.c) 
> and maybe from other kernel-less configuration functions.
> 
> I think you was right in first time. ;-)
> 

Alexey, you're right! That was :-) Looking at the call_dsrs() in that
time, I suddenly did think, Hm, the call_dsrs() is declared as static,
it would be called from cyg_interrupt_call_pending_DSRs(), but I haven't
such an implementation... So, I was thinking, That call is the kernel's
deal...

I just missed what HAL interrupt_end() does it for any kernel-less
configuration, and the hal/common/current/tests/intr.c is a pretty much
advocacy. I ought remember what the eCos `intr' test quite works without
a kernel package. Thanks, for a brainwashing!

Regards,

	Sergei


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

      reply	other threads:[~2007-07-23 18:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-19  8:47 cetoni GmbH - Uwe Kindler
2007-07-19  9:53 ` Alexey Shusharin
2007-07-19 10:39   ` cetoni GmbH - Uwe Kindler
2007-07-19 10:56     ` Alexey Shusharin
2007-07-19 10:41   ` Alexey Shusharin
2007-07-19 10:47   ` Sergei Gavrikov
2007-07-20 19:35     ` Andrew Lunn
2007-07-21 11:22       ` Sergei Gavrikov
2007-07-21 13:21       ` Uwe Kindler
2007-07-21 15:11         ` Sergei Gavrikov
2007-07-21 15:25           ` Sergei Gavrikov
2007-07-23  4:10           ` Alexey Shusharin
2007-07-23  5:53             ` Uwe Kindler
2007-07-23  9:12             ` Sergei Gavrikov
2007-07-23 10:15               ` Alexey Shusharin
2007-07-23 18:49                 ` Sergei Gavrikov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070723184813.GA8050@ubuntu \
    --to=w3sg@softhome.net \
    --cc=ecos-discuss@sourceware.org \
    --cc=mrfinch@mail.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).