LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what are different spinlock hang scenarios on uniprocessor? (https://www.linuxquestions.org/questions/linux-newbie-8/what-are-different-spinlock-hang-scenarios-on-uniprocessor-4175489183/)

skaushal_lk 12-26-2013 12:56 AM

what are different spinlock hang scenarios on uniprocessor?
 
Hi All,

I know spinlock is meant for smp. I am curious to know the different scenarios in which spinlock can lead to the hang on uniprocessor.

One scenario could be if a process p1 has taken a spinlock (without interrupts disabled) and an interrupt replacing the p1 and tried to take the same lock can hang cpu.

Any other thoughts are welcomed!

thanks.

skaushal_lk 01-02-2014 02:37 AM

hello Gurus,

I am still waiting to hear from you.

thanks


All times are GMT -5. The time now is 07:32 AM.