|
|
@43856
|
12 years |
vboxsync |
Runtime/timer: actually disable the interrupts while having the …
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@39008
|
13 years |
vboxsync |
in_atomic() was added in 2.5.32 (i386).
|
|
|
@39007
|
13 years |
vboxsync |
timer-r0drv-linux.c: Make 100% sure we ever call del_timer_sync while …
|
|
|
@39004
|
13 years |
vboxsync |
timer-r0drv-linux.c, ++: Don't use del_timer_sync when calling from a …
|
|
|
@33603
|
14 years |
vboxsync |
timer-r0drv-linux: typo, fixes hangs with highres timers enabled
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33011
|
14 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
|
|
|
@32757
|
14 years |
vboxsync |
more fudge.
|
|
|
@32748
|
14 years |
vboxsync |
r0drv/linux/timer-r0drv-linux.c: fixes for cpu specific timers.
|
|
|
@32737
|
14 years |
vboxsync |
timer-r0drv-linux.c: Fixes.
|
|
|
@32711
|
14 years |
vboxsync |
timer-r0drv-linux.c: incorrect check for cpu migration.
|
|
|
@32707
|
14 years |
vboxsync |
IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
|
|
|
@32670
|
14 years |
vboxsync |
timer-r0drv-linux.c: bug fixes. The ugly guest debugging tracking will …
|
|
|
@32648
|
14 years |
vboxsync |
IPRT: linux kernel timer changes, testcase. hrtimers are not working …
|
|
|
@32572
|
14 years |
vboxsync |
VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
|
|
|
@32504
|
14 years |
vboxsync |
SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
|
|
|
@32485
|
14 years |
vboxsync |
timer-r0drv-linux.c: doc typo.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27199
|
15 years |
vboxsync |
r0drv/linux/timer: hrtimer pinning fix for Linux >= 2.6.31 (code not …
|
|
|
@27198
|
15 years |
vboxsync |
r0drv/linux/timer: be consistent, this is SMP only
|
|
|
@27196
|
15 years |
vboxsync |
build fix
|
|
|
@27194
|
15 years |
vboxsync |
r0drv/linux/timer: adapt to Linux kernels >= 2.6.31 where …
|
|
|
@25427
|
15 years |
vboxsync |
Runtime/r0drv/timer-linux: make the hrtimer code work, requires Linux …
|
|
|
@24181
|
15 years |
vboxsync |
VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@14318
|
16 years |
vboxsync |
Fix a couple of words doubled in comments. No code changes.
|
|
|
@13103
|
16 years |
vboxsync |
warning
|
|
|
@12595
|
16 years |
vboxsync |
improved r36823 (handle jiffies wraparounds)
|
|
|
@12591
|
16 years |
vboxsync |
#2247 (public), #3193 (internal): handle jiffies wrap around
|
|
|
@12141
|
16 years |
vboxsync |
timer-r0drv-linux. Fixed bug in RTTimerStart where changes to the +1 …
|
|
|
@9529
|
17 years |
vboxsync |
Fixed another wrong spinlock release in the MP handler. Taking CPUs …
|
|
|
@9527
|
17 years |
vboxsync |
Fixed spinlock release in RTMPEVENT_OFFLINE. No need to use the NoIrq …
|
|
|
@9494
|
17 years |
vboxsync |
fixed + re-enabled USE_NEW_OS_INTERFACE_FOR_GIP code for Linux
|
|
|
@9466
|
17 years |
vboxsync |
Fixes and optimizations. The HRTIMER code is still unusable, though. :-/
|
|
|
@9444
|
17 years |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9372
|
17 years |
vboxsync |
fixed assertion, wonder if that helps the rhel3 gcc SIGSEGV.
|
|
|
@9371
|
17 years |
vboxsync |
quick reorg.
|
|
|
@9370
|
17 years |
vboxsync |
comment.
|
|
|
@9368
|
17 years |
vboxsync |
RTCpuSetIsEqual
|
|
|
@9366
|
17 years |
vboxsync |
New timer code for linux - untested and unused atm.
|