From: kleine-budde@domain.hid (Marc Kleine-Budde)
To: aaron durbin <aarondurbin@domain.hid>
Cc: "'adeos-main@gna.org'" <adeos-main@gna.org>
Subject: Re: [Adeos-main] adeos_enter/exit_syscall
Date: Thu, 5 Aug 2004 00:27:27 +0200 [thread overview]
Message-ID: <20040804222727.GA15475@domain.hid> (raw)
In-Reply-To: <0C53F2DBA565D411885300508B553B5204CCEAE9@domain.hid>
Hi!
Let's hope I've understand the concept... :)
On Wed, Aug 04, 2004 at 05:16:07PM -0500, aaron durbin wrote:
> I have a question concerning the adeos_enter_syscall routine. Is there
> normally event monitors for syscall entry (SYSCALL_PROLOGUE)? If so and
There can be a monitor, but there must not be one.
> handle_event returns non-zero then one automatically restores the registers
> and returns w/o calling the system call. Doesn't this destroy the call?
Yes - It should - This way you can handle syscall in the RTHAL domain
und substitute it with you own syscall, doing the same, but better then
linux (e.g. nanosleep).
Or the syscalls to the nucleus and skins, they are completely handled
outside of the linux kernel.
hth - Marc
--
#!/bin/sh
set - `type $0` 'tr "[a-zA-Z]" "[n-za-mN-ZA-M]"';while [ "$2" != "" ];do \
shift;done; echo 'frq -a -rc '`echo "$0"| $1 `'>$UBZR/.`rpub signature|'`\
echo $1|$1`'`;rpub "Jr ner fvtangher bs obet. Erfvfgnapr vf shgvyr!"'|$1|sh
prev parent reply other threads:[~2004-08-04 22:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-04 22:16 [Adeos-main] adeos_enter/exit_syscall aaron durbin
2004-08-04 22:24 ` Philippe Gerum
2004-08-04 22:27 ` Marc Kleine-Budde [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=20040804222727.GA15475@domain.hid \
--to=kleine-budde@domain.hid \
--cc=aarondurbin@domain.hid \
--cc=adeos-main@gna.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.