From: darshan.ghumare@gmail.com (Darshan Ghumare)
To: kernelnewbies@lists.kernelnewbies.org
Subject: spin locks
Date: Thu, 23 Jun 2011 10:22:13 +0530 [thread overview]
Message-ID: <BANLkTi=ej-aSwqtkFHjANY+cWwB=xgoU1g@mail.gmail.com> (raw)
In-Reply-To: <BANLkTimhZXoEqumX=mAGKKfQZubZRnbb9g@mail.gmail.com>
On Thu, Jun 23, 2011 at 10:01 AM, Venkateswarlu P
<p.venkatesh551@gmail.com>wrote:
>
> can anyone help in the implementation of spin locks in kernel
> source
>
>
>
> i go through the relevant header files and found various debugging
> CONFIG options in the struct
>
>
>
> i want the code without debugging features and the function
> spin_lock() spin_unlock() implementation
>
>
>
> I understood major part but unable to find the correct source
>
http://lxr.linux.no/linux+v2.6.39/include/linux/spinlock.h
http://lxr.linux.no/linux/kernel/spinlock.c
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
--
Darshan?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110623/465f507e/attachment.html
prev parent reply other threads:[~2011-06-23 4:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 4:31 spin locks Venkateswarlu P
2011-06-23 4:52 ` Darshan Ghumare [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='BANLkTi=ej-aSwqtkFHjANY+cWwB=xgoU1g@mail.gmail.com' \
--to=darshan.ghumare@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).