From: Philippe Gerum <rpm@xenomai.org>
To: Thomas Necker <thomas.necker@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] xntbase_get_jiffies in user space?
Date: Wed, 31 Oct 2007 15:42:07 +0100 [thread overview]
Message-ID: <4728943F.8060405@domain.hid> (raw)
In-Reply-To: <E5E9C6CC7DC8844A8DA7A9EFE7B5350E0172BA3F@esealmw118.eemea.ericsson.se>
Thomas Necker wrote:
>>> The other option would be to extend this skin with a
>> Xenomai-specific
>>> syscall returning this value, in a similar way than
>> tm_getm(), which
>>> returns the TSC converted to nanoseconds.
>>>
>> Like the attached patch does.
>
> Thanks for the quick patch. It seems necessary to change the call
> ticks = xntbase_get_jiffies(&psos_tbase)
> to
> ticks = xntbase_get_jiffies(psos_tbase)
Ack.
> in syscall.c for the patch to work.
> Will this change become part of the regular Xenomai release?
>
Yes, this extension makes a lot of sense in the pSOS context.
--
Philippe.
prev parent reply other threads:[~2007-10-31 14:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-31 9:37 [Xenomai-help] xntbase_get_jiffies in user space? Thomas Necker
2007-10-31 10:18 ` Philippe Gerum
2007-10-31 10:26 ` Philippe Gerum
2007-10-31 14:33 ` Thomas Necker
2007-10-31 14:42 ` Philippe Gerum [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=4728943F.8060405@domain.hid \
--to=rpm@xenomai.org \
--cc=thomas.necker@domain.hid \
--cc=xenomai@xenomai.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.