In kernel source of linux, I can find many spin_lock function,
spin_lock_irq()
spin_unlock_irq()
spin_lock_irqsave()
spin_unlock_irqrestore()
What these are? What these do?
spin_lock_irq()
spin_unlock_irq()
spin_lock_irqsave()
spin_unlock_irqrestore()
What these are? What these do?
more /usr/src/linux/Documentation/spinlocks.txt
Peter
1. Functions LOCK & UNLOCK using NAMED PIPES and CREATE & UNLINK
Hi everyone :)
Does anyone know how to write the function "lock" and also "unlock" in C using
the following:
1) named pipes
2) "create" and "unlink" system calls
3) message system calls
Please e-mail me a sample C code for each case. Thanks for your help :)
Lisa
3. Two IP (PPP and le0) on one host. HOW?
5. pingable but not able to ping
6. in_atomic() & spin_lock / spin_unlock in different functions
7. ISDN: don't unlock lp if there is nothing to unlock
8. Using dtrace to count mutex locking and unlocking?
9. Anybody have any experience with locking/unlocking files using the fcntl() system function?
10. unlocking files and telling who is using them...