From: vikram186@gmail.com (Vikram Narayanan)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Architecture specific implementations for tickless kernel
Date: Tue, 19 Apr 2011 22:53:17 +0530 [thread overview]
Message-ID: <BANLkTim+snpArZeUmmA+s4VoVU0XsJczFg@mail.gmail.com> (raw)
Hi,
I am developing a BSP for a ARM Cortex-M3 (no MMU) based board. In order to
have tickless kernel and deferrable timers, what are the architecture
specific implementations. Is the clocksource and clockevent data structures
enough? How to hook those timers to the tickless implementation of the
kernel/timer.c. Can some one point out any examples that already have this
feature enabled and also in the kernel tree.
And also, are clocksoure and clockevents dependent on each other? I see in
some platforms, that they have used 2 different timers for the above. If it
can be used so, which ties up the clocksource and clockevent?
Thanks in advance
neo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110419/baccf04f/attachment.html
next reply other threads:[~2011-04-19 17:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-19 17:23 Vikram Narayanan [this message]
[not found] ` <4DADD1AE.8080300@gmail.com>
2011-04-19 18:24 ` Architecture specific implementations for tickless kernel Vikram Narayanan
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=BANLkTim+snpArZeUmmA+s4VoVU0XsJczFg@mail.gmail.com \
--to=vikram186@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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 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 NNTP newsgroup(s).