Find the answer to your Linux question:
Results 1 to 2 of 2
hi can we use spin_lock mechanism in user space of linux also . i heard that spin_lok can be used in kernel level? is it correct...
  1. #1
    Just Joined!
    Join Date
    Jul 2008
    Posts
    13

    can we use spin_lock in user space

    hi

    can we use spin_lock mechanism in user space of linux also . i heard that spin_lok can be used in kernel level? is it correct

  2. #2
    Just Joined!
    Join Date
    Mar 2008
    Location
    Hyderabad
    Posts
    20
    Quote Originally Posted by jssrinivas View Post
    hi

    can we use spin_lock mechanism in user space of linux also . i heard that spin_lok can be used in kernel level? is it correct
    Its not possible to use spin_locks in userspace as per my knowledge.
    thanks,
    Venkatesh

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •