what r transaction synchronistion
bugs



..

Answer / mustafa_7_8_6

Synchronization in DSVM (distributed shared virtual memory)
process level instead of only at the memory access level.
idea in the context of transaction synchronization,
devising two-phase locking-based algorithms under two DSVM
with and without an underlying memory coherence system.
They compare the performances of the two algorithms and
argue that significant performance gain can potentially
result from bypassing memory coherence and supporting
process synchronization directly on distributed memory.
They also study the role of the optimistic algorithms in
transaction synchronization in DSVM.
Synchronization bugs are caused by physical phenomena which
cause the actual behavior of a chip to be different than
predicted according to the functional model. Traditionally,
verification methods such as dynamic simulation and model
checking use a synchronous model, whereas the actual
behavior is according to an asynchronous model. Because of
this, synchronization bugs are very hard to trace. Using a
model checker we were able to create a model closer to the
actual behavior, and retrace many synchronization bugs.
Because model checking allows us to introduce non-
determinism when checking a VLSI design, and because of its
ability to produce counter examples for specifications that
fail, we find that model checking is the ideal tool for
reproducing synchronization bugs.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Testing AllOther Interview Questions

What is lload testing?

0 Answers  


In which phase should testing begin – requirements, planning, design, or coding?

0 Answers  


What is Use case?

1 Answers   TCS,


In practice, which life cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and system integration testing after system testing.

0 Answers  


What all things you should consider before selecting automation tools for the aut?

0 Answers  






What is stub? Explain in testing point of view?

2 Answers   TCS,


HI to all this is dinakar i am planning to write istqb foundation level exam but i dont have the material so any one have material regards that one please send to my id was dinakarmails@gmail.com thanks alot in advance

0 Answers  


In "V" model of SDLC which phase correspond to integration testing: 1. Requirements 2. Analysis 3. Design 4. Coding

4 Answers   NIIT,


Please anyone guide where i can get the questions on Rational Test Real Time testing tool. Because i have to write exam on RTRT.

0 Answers  


What are the Difficulties you found while testing your module ? plese give the possible difficulties.

0 Answers  


What is total quality management?

0 Answers  


Advantages of automation over manual testing?

1 Answers   TCS,


Categories