VirtualBox

Changeset 79095 in vbox for trunk/src/VBox/Additions/os2


Ignore:
Timestamp:
Jun 12, 2019 4:15:09 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131256
Message:

os2/VBoxSF: Dial back the kernel spinlock optimizations. Not getting the ring-0 spinlock hangs SMP kernels running just a single CPU, so must be doing something incompatible with that.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/os2/VBoxSF/VBoxSFA.asm

    r77640 r79095  
    598598global FS_MPSAFEFLAGS2
    599599FS_MPSAFEFLAGS2:
    600         dd  1 | (1<<6)
     600        dd  0 ;1 | (1<<6) - not getting the ring-0 spinlock causes trouble, so dropping both for now.
    601601        dd  0
    602602
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette