Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8954365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T14:18:13+00:00 2026-06-15T14:18:13+00:00

A deadlock would occur if process 1 locks resource A and waits for resource

  • 0

A deadlock would occur if process 1 locks resource A and waits for
resource B, while simultaneously (due to context switches at the “right” places) process 2 locks resource B and waits for access to resource
A
.

How does Unix deal with such deadlocks? I read the following here.

Many deadlocks can be prevented by simply requiring all processes that
lock multiple resources to lock them in the same order (e.g.,
alphabetically by lock name)

How can it change the order in which locks are acquired without also changing the execution order?
Could someone detail the approach to deadlock-handling taken by the modern Unix kernel?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T14:18:13+00:00Added an answer on June 15, 2026 at 2:18 pm

    For Linux kernel, it does NOT handle this, because it has no idea on how to fix it. Instead, it detects this kind of deadlock at runtime and complains.

    The technology it uses is lockdep, which is a runtime locking correctness validator, for details, please take a look at kernel document Documentation/lockdep-design.txt.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having this problem and I reached a deadlock, I would try anything I've
This pseudocode run concurrently in multiple threads causes deadlock: Resource res1 = pool.get(); ...
Why would a process running a transaction at RC isolation level hold an IX
I read that this portion of code can cause deadlock: Process p = new
We are experiencing an Oracle Deadlock (org.hibernate.util.JDBCExceptionReporter - ORA-00060: deadlock detected while waiting for
Having a deadlock in webservice + hibernate... No idea why. I have the following
I'm investigating a deadlock bug. I took a core with gcore , and found
I am facing a deadlock problem from a PL/pgSQL function in my PostgreSQL database.
I've got the following deadlock graph that describes two sql statements that are deadlocking
I am trying to create a database deadlock and I am using JUnit. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.