All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: Daniel Schnell <danielsch@domain.hid>
Cc: xenomai-help <xenomai@xenomai.org>, socketcan-users@domain.hid
Subject: Re: [Socketcan-users] [Xenomai-help] Re: send	error:permission	denied
Date: Tue, 22 Aug 2006 12:29:31 +0200	[thread overview]
Message-ID: <44EADC8B.4050604@domain.hid> (raw)
In-Reply-To: <DD39B5C3F4963040ADC9768BE7E430CBFFAEED@is-hdq-exchange.marel.net>

[-- Attachment #1: Type: text/plain, Size: 907 bytes --]

Daniel Schnell wrote:
> Hi,
> 
> Thanks, this looks much better. Also thanks for pointing out the POSIX only solution. Althoug the final linkstage printout now has become _really_ longish.

That has been shortened recently in Xenomai's SVN, will come with 2.3.

> 
> I have made the call to rt_timer_read() because strangely the gettimeofday() call gave me more jitter than the xenomai native call.
> Can this be confirmed by anybody ? So if I could replace this native call with a POSIX conforming call that works as good then I could get rid of -lnative from my makefile.
> I could of course add a inline assembler readtsc call and calculate it myself with consideration of the actual cpu clock. But I thought that there is already something available.
> Does anybody have any opinion about that ?
> 

gettimeofday is not provided as real-time service, use clock_gettime
instead.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

       reply	other threads:[~2006-08-22 10:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <DD39B5C3F4963040ADC9768BE7E430CBFFAEED@is-hdq-exchange.marel.net>
2006-08-22 10:29 ` Jan Kiszka [this message]
     [not found] <DD39B5C3F4963040ADC9768BE7E430CBFFAD9F@is-hdq-exchange.marel.net>
2006-08-21 19:28 ` [Xenomai-help] Re: [Socketcan-users] send error: permission denied Wolfgang Grandegger
2006-08-21 19:47   ` Jan Kiszka
2006-08-22  5:58     ` [Socketcan-users] [Xenomai-help] " Wolfgang Grandegger
2006-08-22  6:39       ` Jan Kiszka

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=44EADC8B.4050604@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=danielsch@domain.hid \
    --cc=socketcan-users@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.