|
|
@25711
|
15 years |
vboxsync |
iprt: RTSemMutex order validation.
|
|
|
@25710
|
15 years |
vboxsync |
iprt: SemRW lock order bugfixes.
|
|
|
@25707
|
15 years |
vboxsync |
iprt: Added RTSemRWCreateEx and RTSemRWSetSubClass. Updated …
|
|
|
@25704
|
15 years |
vboxsync |
iprt,pdmcritsect: More flexible lock naming, added …
|
|
|
@25703
|
15 years |
vboxsync |
iprt/lockvalidator: Tested and debugged the basics of lock order …
|
|
|
@25701
|
15 years |
vboxsync |
MSC doesn't like comments in defined(). grumble.
|
|
|
@25700
|
15 years |
vboxsync |
iprt/lockvalidator: finishing the code and fixing bugs.
|
|
|
@25694
|
15 years |
vboxsync |
working on lock order testcase…
|
|
|
@25692
|
15 years |
vboxsync |
iprt/lockvalidator: Implemented order validatation and the …
|
|
|
@25690
|
15 years |
vboxsync |
iprt/lockvalidator: Record recursion on the lock stack.
|
|
|
@25689
|
15 years |
vboxsync |
iprt/lockvalidator: Implement the lock stack (not recording recursion yet).
|
|
|
@25688
|
15 years |
vboxsync |
build fix.
|
|
|
@25685
|
15 years |
vboxsync |
iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
|
|
|
@25684
|
15 years |
vboxsync |
build fix for newer gcc versions
|
|
|
@25682
|
15 years |
vboxsync |
iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
|
|
|
@25671
|
15 years |
vboxsync |
iprt/asm.h,ASMAtomciUoReadU64.asm: consistent use of the lock prefix …
|
|
|
@25670
|
15 years |
vboxsync |
semrw-lockless-generic.cpp: Use the unordered version of …
|
|
|
@25669
|
15 years |
vboxsync |
tstInlineAsm.cpp: test ASMAtomic*Read*
|
|
|
@25668
|
15 years |
vboxsync |
tstInlineAsm.cpp: test ASMAtomic*ReadU64
|
|
|
@25666
|
15 years |
vboxsync |
semrw-lockless-generic.cpp: bugfix, made it configurable by defining …
|
|
|
@25665
|
15 years |
vboxsync |
iprt/asm.h,ASMAtomic*.asm: the darwin x86 gcc also has trouble with …
|
|
|
@25664
|
15 years |
vboxsync |
ASMAtomicCmpXchgU64.asm,ASMAtomicReadU64.asm: Quickly hacked up some …
|
|
|
@25663
|
15 years |
vboxsync |
semrw-lockless-generic.cpp: Morphed the semxroads-generic.cpp into a …
|
|
|
@25662
|
15 years |
vboxsync |
lockvalidator.cpp: Fixed a bug in rtLockValidatorDdDoDetection where …
|
|
|
@25661
|
15 years |
vboxsync |
semevent*-posix.cpp: VERR_TIMEOUT when cMillies==0, not VERR_SEM_BUSY.
|
|
|
@25660
|
15 years |
vboxsync |
thread.cpp: Fixed case of accessing RTTHRADINT after it was freed.
|
|
|
@25659
|
15 years |
vboxsync |
semevent*-win.cpp: Lock validation corrections.
|
|
|
@25658
|
15 years |
vboxsync |
semmutex-win.cpp: Correct RTSemMutexIsOwned().
|
|
|
@25657
|
15 years |
vboxsync |
nitpicking.
|
|
|
@25656
|
15 years |
vboxsync |
nitpicking.
|
|
|
@25655
|
15 years |
vboxsync |
semevent-win.cpp: Moved RTEventSignal up in the file
|
|
|
@25654
|
15 years |
vboxsync |
semeventmulti-win.cpp: lock validation support.
|
|
|
@25653
|
15 years |
vboxsync |
semevent-win.cpp: lock validation support.
|
|
|
@25652
|
15 years |
vboxsync |
semmutex-linux.cpp: Fixed bug in rtSemMutexRequest when calculating …
|
|
|
@25651
|
15 years |
vboxsync |
-DEBUG_bird
|
|
|
@25650
|
15 years |
vboxsync |
semevent-linux.cpp: Fixed bug in rtSemEventWait when calculating …
|
|
|
@25649
|
15 years |
vboxsync |
semeventmulti-linux.cpp: Fixed bug in rtSemEventMultiWait when …
|
|
|
@25648
|
15 years |
vboxsync |
iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
|
|
|
@25645
|
15 years |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@25642
|
15 years |
vboxsync |
DOXYGEN -> DOXYGEN_RUNNING.
|
|
|
@25641
|
15 years |
vboxsync |
iprt: file header fixes.
|
|
|
@25640
|
15 years |
vboxsync |
iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
|
|
|
@25639
|
15 years |
vboxsync |
-debug
|
|
|
@25638
|
15 years |
vboxsync |
iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
|
|
|
@25636
|
15 years |
vboxsync |
semeventmulti-posix.cpp: Fixed ancient bug in the non-indefinite …
|
|
|
@25631
|
15 years |
vboxsync |
Runtime: wrong asssertion
|
|
|
@25629
|
15 years |
vboxsync |
Runtime/r3/Solaris: export fileaio-solaris to OSE.
|
|
|
@25628
|
15 years |
vboxsync |
copy & past fix.
|
|
|
@25627
|
15 years |
vboxsync |
build fix
|
|
|
@25626
|
15 years |
vboxsync |
tstRTLockValidator: Added a simple mutex deadlock to the testcase.
|
|
|
@25625
|
15 years |
vboxsync |
iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
|
|
|
@25624
|
15 years |
vboxsync |
iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
|
|
|
@25623
|
15 years |
vboxsync |
more cleanup
|
|
|
@25622
|
15 years |
vboxsync |
tstRTLockValidator: testcase improvements.
|
|
|
@25621
|
15 years |
vboxsync |
tstRTLockValidator: Added some recursion just to make sure it works.
|
|
|
@25620
|
15 years |
vboxsync |
iprt/semaphore.h: Added Debug wrappers for all the RW semaphores.
|
|
|
@25619
|
15 years |
vboxsync |
tstRTLockValidator.cpp: Another test variation.
|
|
|
@25618
|
15 years |
vboxsync |
IPRT,pdmcritsect: More lock validator hacking.
|
|
|
@25617
|
15 years |
vboxsync |
iprt: Added lock validator testcase for read-write semaphore …
|
|
|
@25616
|
15 years |
vboxsync |
iprt/semrw-*: Added RTSemRWGetReadCount. Adjusted writer fairness a …
|
|
|
@25615
|
15 years |
vboxsync |
build fix
|
|
|
@25614
|
15 years |
vboxsync |
iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
|
|
|
@25613
|
15 years |
vboxsync |
tstRTSemXRoads: name fix
|
|
|
@25612
|
15 years |
vboxsync |
semrw-generic.cpp: unfinished instrumentation of the code, but gotta …
|
|
|
@25611
|
15 years |
vboxsync |
iprt/lockvaldiator,++: owner record management and some other stuff. …
|
|
|
@25609
|
15 years |
vboxsync |
lockvalidator.*: some more cleanup.
|
|
|
@25608
|
15 years |
vboxsync |
iprt/magics: UINT32_C.
|
|
|
@25607
|
15 years |
vboxsync |
iprt,pdmcritsect: Shortening and cleaning up the lock validator …
|
|
|
@25605
|
15 years |
vboxsync |
tstDeadlock -> tstRTLockValidator.
|
|
|
@25604
|
15 years |
vboxsync |
iprt: More deadlock hacking.
|
|
|
@25603
|
15 years |
vboxsync |
iprt: More lock validation code.
|
|
|
@25602
|
15 years |
vboxsync |
iprt: More lock validation code; rewrote tstDeadlock.
|
|
|
@25598
|
15 years |
vboxsync |
iprt/thread.h: Added RTThreadGetState, fixed busted RTThreadBlocking.
|
|
|
@25597
|
15 years |
vboxsync |
internal/thread.h: nitpicking
|
|
|
@25596
|
15 years |
vboxsync |
iprt: Added new format extension: %Rbn - prints the base of a path name.
|
|
|
@25591
|
15 years |
vboxsync |
fix for compiling against Linux 2.6.33+
|
|
|
@25570
|
15 years |
vboxsync |
lockvalidator,semrw-posix.cpp: link the read and write records.
|
|
|
@25568
|
15 years |
vboxsync |
typo
|
|
|
@25567
|
15 years |
vboxsync |
iprt/setjmp.asm/h: windows port
|
|
|
@25565
|
15 years |
vboxsync |
iprt/setjmp.asm: todos
|
|
|
@25558
|
15 years |
vboxsync |
FreeBSD/iprt,suplib: Review and cleanup of r56138. Hope it compiles…
|
|
|
@25552
|
15 years |
vboxsync |
lockvalidator.cpp: plugged memory leak.
|
|
|
@25549
|
15 years |
vboxsync |
semxroads-generic.cpp: bugfix - reset race (of course).
|
|
|
@25536
|
15 years |
vboxsync |
iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
|
|
|
@25533
|
15 years |
vboxsync |
IPRT: Stub missing RTR0AssertPanicSystem implementations.
|
|
|
@25531
|
15 years |
vboxsync |
RTR0AssertPanicSystem/solaris: bugfix.
|
|
|
@25530
|
15 years |
vboxsync |
rtR0AssertNativeMsg2V: fixes all over the place.
|
|
|
@25528
|
15 years |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25525
|
15 years |
vboxsync |
build fix.
|
|
|
@25524
|
15 years |
vboxsync |
semrw-posix.cpp,tstRTSemRW: added an insufficient workaround for the …
|
|
|
@25523
|
15 years |
vboxsync |
tstRTSemRW: comment about pseudo random.
|
|
|
@25522
|
15 years |
vboxsync |
semrw-generic.cpp: Fixed ownership checks in the ReleaseRead code …
|
|
|
@25521
|
15 years |
vboxsync |
tstRTSemRW.cpp: Negative testing.
|
|
|
@25520
|
15 years |
vboxsync |
iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
|
|
|
@25519
|
15 years |
vboxsync |
iprt/lockvalidator.h: Added a enabled setting to assist testing.
|
|
|
@25518
|
15 years |
vboxsync |
iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
|
|
|
@25517
|
15 years |
vboxsync |
iprt/test.h: Added RTTestErrorCount and RTTestIErrorCount.
|
|
|
@25516
|
15 years |
vboxsync |
tstSemRW.cpp -> tstRTSemRW.cpp
|
|
|
@25515
|
15 years |
vboxsync |
semrw-generic.cpp: Fixed timeout handling.
|
|
|
@25514
|
15 years |
vboxsync |
tstSemRW: Converted to RTTest and added basic API tests.
|
|
|