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

  • Home
  • SEARCH
  • 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 961097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T01:17:16+00:00 2026-05-16T01:17:16+00:00

Is it true that the x86 ASM LOCK command prefix causes all cores to

  • 0

Is it true that the x86 ASM “LOCK” command prefix causes all cores to freeze while the instruction following “LOCK” is being executed?

I read this in a blog post and it doesn’t make sense. I can’t find anything that indicates if this is true or not.

  • 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-05-16T01:17:17+00:00Added an answer on May 16, 2026 at 1:17 am

    It’s about locking the memory bus for that address. The Intel 64 and IA-32 Architectures Software Developer’s Manual – Volume 3A: System Programming Guide, Part 1 tells us:

    7.1.4 Effects of a LOCK Operation on Internal Processor Caches.

    For the Intel486 and Pentium processors, the LOCK# signal is always
    asserted on the bus during a LOCK
    operation, even if the area of memory
    being locked is cached in the
    processor.

    For the P6 and more recent processor
    families, if the area of memory being
    locked during a LOCK operation is
    cached in the processor that is
    performing the LOCK operation as
    write-back memory and is completely
    contained in a cache line, the
    processor may not assert the LOCK#
    signal on the bus
    . Instead, it will
    modify the memory location internally
    and allow [its] cache coherency
    mechanism to insure that the operation
    is carried out atomically. This
    operation is called “cache locking.”
    The cache coherency mechanism
    automatically prevents two or more
    processors that have the same area of
    memory from simultaneously modifying
    data in that area. (emphasis added)

    Here we learn that the P6 and newer chips are smart enough to determine if they really have to block off the bus or can just rely on intelligent caching. I think this is a neat optimization.

    I discussed this more in my blog post “How Do Locks Lock?“

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

Sidebar

Related Questions

Is it true that the following yields undefined behavior: void * something = NULL;
I heard somewhere that conditional jump instructions in the x86 instruction set were limited
All I am trying to do is send a command that opens a model
Is it true that this does not necessarily mean the stream has been disposed
Question Is it true that C-style strings operations, on average, execute 5 times slower
Is it true that you cannot use COM Interop to expose COM properties? Everything
is it true that Rails depend on cookies? It seems that flash is a
Is it true that a service written in C# is unable to give visual
Is it true that any REST based API to upload videos will always require
Is this true that Update SQL Query is slow because of Clustered index??????

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.