* Question : spinlock
@ 2001-10-13 14:07 Abhishek Rai
2001-10-15 5:15 ` David C. Hansen
0 siblings, 1 reply; 5+ messages in thread
From: Abhishek Rai @ 2001-10-13 14:07 UTC (permalink / raw)
To: linux-kernel
> Can anybody tell me/ direct me to some tutorial/web
> site/manual etc/ where i can gather the concepts of
> Spin locks in linux, and get a good idea of the
> commonly used functions like : spin_lock_irqsave()
> etc.
> abhishek
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Question : spinlock
@ 2001-10-13 14:08 Abhishek Rai
0 siblings, 0 replies; 5+ messages in thread
From: Abhishek Rai @ 2001-10-13 14:08 UTC (permalink / raw)
To: linux-kernel
> Can anybody tell me/ direct me to some tutorial/web
> site/manual etc/ where i can gather the concepts of
> Spin locks in linux, and get a good idea of the
> commonly used functions like : spin_lock_irqsave()
> etc.
> abhishek
=====
Don't say Goodbye say Goodluck
============================================================
Abhishek Rai
3rd year,B.Tech, Computer Science and Engineering
IIT KGP,India
abbashake007@yahoo.com
============================================================
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Question : spinlock
@ 2001-10-13 14:18 Abhishek Rai
2001-10-13 14:25 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 5+ messages in thread
From: Abhishek Rai @ 2001-10-13 14:18 UTC (permalink / raw)
To: linux-kernel
> Can anybody tell me/ direct me to some tutorial/web
> site/manual etc/ where i can gather the concepts of
> Spin locks in linux, and get a good idea of the
> commonly used functions like : spin_lock_irqsave()
> etc.
> abhishek
PS : since i am not registered with the list please
make sure that u peronally send me the reply at
abbashake007@yahoo.com
=====
Don't say Goodbye say Goodluck
============================================================
Abhishek Rai
3rd year,B.Tech, Computer Science and Engineering
IIT KGP,India
abbashake007@yahoo.com
============================================================
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Question : spinlock
2001-10-13 14:18 Abhishek Rai
@ 2001-10-13 14:25 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 5+ messages in thread
From: Arnaldo Carvalho de Melo @ 2001-10-13 14:25 UTC (permalink / raw)
To: Abhishek Rai; +Cc: linux-kernel
Em Sat, Oct 13, 2001 at 07:18:04AM -0700, Abhishek Rai escreveu:
> > Can anybody tell me/ direct me to some tutorial/web
> > site/manual etc/ where i can gather the concepts of
> > Spin locks in linux, and get a good idea of the
> > commonly used functions like : spin_lock_irqsave()
> > etc.
> > abhishek
> PS : since i am not registered with the list please
> make sure that u peronally send me the reply at
> abbashake007@yahoo.com
sheesh, calm down, the answer is coming 8)
The very reliable Rusty's "Unreliable Guide To Locking":
http://kernelnewbies.org/documents/kdoc/kernel-locking/lklockingguide.html
also available at your local hard disk, at
/wherever_you_put_your_linux_sources/Documentation/DocBook
try:
make htmldocs
8)
- Arnaldo
``"90% of everything is crap", Its called Sturgeon's law 8)
One of the problems is indeed finding the good bits''
- Alan Cox
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Question : spinlock
2001-10-13 14:07 Question : spinlock Abhishek Rai
@ 2001-10-15 5:15 ` David C. Hansen
0 siblings, 0 replies; 5+ messages in thread
From: David C. Hansen @ 2001-10-15 5:15 UTC (permalink / raw)
To: Abhishek Rai; +Cc: linux-kernel
Abhishek Rai wrote:
>
> > Can anybody tell me/ direct me to some tutorial/web
> > site/manual etc/ where i can gather the concepts of
> > Spin locks in linux, and get a good idea of the
> > commonly used functions like : spin_lock_irqsave()
> > etc.
> > abhishek
This is a pretty comprehensive list of all global spinlocks in the
kernel. It simply summarizes how they are used.
http://lse.sourceforge.net/lockhier/
--
David C. Hansen
dave@sr71.net
ICQ: 7785546
AIM: HansenDC79
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-10-15 5:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-13 14:07 Question : spinlock Abhishek Rai
2001-10-15 5:15 ` David C. Hansen
-- strict thread matches above, loose matches on Subject: below --
2001-10-13 14:08 Abhishek Rai
2001-10-13 14:18 Abhishek Rai
2001-10-13 14:25 ` Arnaldo Carvalho de Melo
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.