|
|
@9979
|
16 年 |
vboxsync |
g_MpPendingOfflineSet is only used when CPU_DOWN_FAILED is defined.
|
|
|
@9959
|
16 年 |
vboxsync |
ring-0 nt: fixed typo in RTTimerStart that caused timers to run at a …
|
|
|
@9958
|
16 年 |
vboxsync |
comment.
|
|
|
@9619
|
16 年 |
vboxsync |
Fixed darwin bustage.
|
|
|
@9610
|
16 年 |
vboxsync |
Burn fix.
|
|
|
@9609
|
16 年 |
vboxsync |
Todo.
|
|
|
@9603
|
16 年 |
vboxsync |
oops. left a RTR0MpNotificationTerm call there.
|
|
|
@9602
|
16 年 |
vboxsync |
Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
|
|
|
@9588
|
16 年 |
vboxsync |
Initialize the MP event notifications from initterm-r0drv.cpp after all.
|
|
|
@9586
|
16 年 |
vboxsync |
Fixed missing time unit conversion in RTTimerREquestSystemGranularity.
|
|
|
@9585
|
16 年 |
vboxsync |
warnings
|
|
|
@9584
|
16 年 |
vboxsync |
Inverted test in RTMpOnSpecific.
|
|
|
@9583
|
16 年 |
vboxsync |
Some fixes and adjustments.
|
|
|
@9582
|
16 年 |
vboxsync |
Query the procedures in the init function.
|
|
|
@9580
|
16 年 |
vboxsync |
Raw untested timer code for NT.
|
|
|
@9567
|
16 年 |
vboxsync |
Made the code compile and fixed the g_rtMpNtCpuSet update order.
|
|
|
@9563
|
16 年 |
vboxsync |
Cache the KeQueryActiveProcessors() result at init (see crash reading …
|
|
|
@9557
|
16 年 |
vboxsync |
New timer code for solaris.
|
|
|
@9529
|
16 年 |
vboxsync |
Fixed another wrong spinlock release in the MP handler. Taking CPUs …
|
|
|
@9527
|
16 年 |
vboxsync |
Fixed spinlock release in RTMPEVENT_OFFLINE. No need to use the NoIrq …
|
|
|
@9494
|
17 年 |
vboxsync |
fixed + re-enabled USE_NEW_OS_INTERFACE_FOR_GIP code for Linux
|
|
|
@9466
|
17 年 |
vboxsync |
Fixes and optimizations. The HRTIMER code is still unusable, though. :-/
|
|
|
@9444
|
17 年 |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9442
|
17 年 |
vboxsync |
Fixed TICK_NSEC (1000 times too small).
|
|
|
@9436
|
17 年 |
vboxsync |
Fixed typo (Present -> Possible).
|
|
|
@9433
|
17 年 |
vboxsync |
Fixed build break.
|
|
|
@9429
|
17 年 |
vboxsync |
RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
|
|
|
@9416
|
17 年 |
vboxsync |
Return VERR_NOT_SUPPORTED if RTTIMER_FLAGS_CPU_* is set.
|
|
|
@9372
|
17 年 |
vboxsync |
fixed assertion, wonder if that helps the rhel3 gcc SIGSEGV.
|
|
|
@9371
|
17 年 |
vboxsync |
quick reorg.
|
|
|
@9370
|
17 年 |
vboxsync |
comment.
|
|
|
@9369
|
17 年 |
vboxsync |
comment.
|
|
|
@9368
|
17 年 |
vboxsync |
RTCpuSetIsEqual
|
|
|
@9366
|
17 年 |
vboxsync |
New timer code for linux - untested and unused atm.
|
|
|
@9365
|
17 年 |
vboxsync |
moved NTICK_NSEC close to the other jiffie stuff.
|
|
|
@9352
|
17 年 |
vboxsync |
Added missing pTimer->iTick++.
|
|
|
@9318
|
17 年 |
vboxsync |
Use the-solaris-kernel.h.
|
|
|
@9317
|
17 年 |
vboxsync |
NOREF(pvOS);
|
|
|
@9316
|
17 年 |
vboxsync |
build fixes.
|
|
|
@9313
|
17 年 |
vboxsync |
NOTIFY_DONE.
|
|
|
@9312
|
17 年 |
vboxsync |
include notifier for RTMpNotification*.
|
|
|
@9311
|
17 年 |
vboxsync |
props
|
|
|
@9309
|
17 年 |
vboxsync |
Added RTMpNotificationRegister/Deregister that provides notification …
|
|
|
@9240
|
17 年 |
vboxsync |
Use ktime_get_ts() instead of ktime_get() as the latter first appeared …
|
|
|
@9239
|
17 年 |
vboxsync |
Use ktime_get_real_ts() instead of ktime_get_real() as the latter …
|
|
|
@9238
|
17 年 |
vboxsync |
include linux/hrtimer.h too.
|
|
|
@9237
|
17 年 |
vboxsync |
fixed keywords.
|
|
|
@9236
|
17 年 |
vboxsync |
Implemented RTTime for the linux kernel (not used yet).
|
|
|
@9176
|
17 年 |
vboxsync |
Tabs.
|
|
|
@9173
|
17 年 |
vboxsync |
export
|
|
|
@9172
|
17 年 |
vboxsync |
export
|
|
|
@9171
|
17 年 |
vboxsync |
export
|
|
|
@9149
|
17 年 |
vboxsync |
New VBI code for Solaris.
|
|
|
@9147
|
17 年 |
vboxsync |
export vbi.
|
|
|
@9063
|
17 年 |
vboxsync |
Workaround for #2833.
|
|
|
@8921
|
17 年 |
vboxsync |
Solaris vboxdrv: fixed to use thread_change_pri instead of incorrect macro.
|
|
|
@8840
|
17 年 |
vboxsync |
Disabled assertion
|
|
|
@8569
|
17 年 |
vboxsync |
AssertBreak -> AssertBreakStmt.
|
|
|
@8528
|
17 年 |
vboxsync |
Remove unused code and spaces.
|
|
|
@8527
|
17 年 |
vboxsync |
Solaris vboxdrv: some memobj cleanups and added assertions.
|
|
|
@8330
|
17 年 |
vboxsync |
Solaris vboxdrv: some memobj error handling fixes and cleanups.
|
|
|
@8327
|
17 年 |
vboxsync |
r=bird: Plugged two more leaks in the error handling. (there are more, …
|
|
|
@8326
|
17 年 |
vboxsync |
Don't leak memory.
|
|
|
@8307
|
17 年 |
vboxsync |
Solaris vboxdrv: added an AssertReturn for MemObjNativeLockUser.
|
|
|
@8256
|
17 年 |
vboxsync |
rebranding, eol
|
|
|
@8245
|
17 年 |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 年 |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8023
|
17 年 |
vboxsync |
solaris mp: Explicitly disable/enable preemption, fix for r29671.
|
|
|
@8013
|
17 年 |
vboxsync |
Use X_CALL_LOPRI since X_CALL_HIPRI seems to imply that we've taken …
|
|
|
@7966
|
17 年 |
vboxsync |
soalris vboxdrv: proper priority values and locking in …
|
|
|
@7913
|
17 年 |
vboxsync |
Check for NIL_CPUID in RTMpOnSpecific.
|
|
|
@7798
|
17 年 |
vboxsync |
rtR0MemObjNativeAllocPhysNC
|
|
|
@7783
|
17 年 |
vboxsync |
Don't try implement rtR0MemObjNativeAllocPhysNC without an optimal …
|
|
|
@7554
|
17 年 |
vboxsync |
typo
|
|
|
@7553
|
17 年 |
vboxsync |
vboxdrv: re-added sanity check
|
|
|
@7532
|
17 年 |
vboxsync |
typo
|
|
|
@7531
|
17 年 |
vboxsync |
vboxdrv: set_pages_attr is not available for 2.6.25 anymore
|
|
|
@7517
|
17 年 |
vboxsync |
Additions/FreeBSD: initial commit
Mostly tested on FreeBSD 7.0.
…
|
|
|
@7506
|
17 年 |
vboxsync |
Made assertion private
|
|
|
@7490
|
17 年 |
vboxsync |
RTTimerCreate is in generic code for a year now.
|
|
|
@7459
|
17 年 |
vboxsync |
More comments
|
|
|
@7458
|
17 年 |
vboxsync |
Comment
|
|
|
@7419
|
17 年 |
vboxsync |
Added missing RTMpGetMaxCpuId.
|
|
|
@7391
|
17 年 |
vboxsync |
OSE
|
|
|
@7352
|
17 年 |
vboxsync |
smp_call_function_single only exists starting 2.6.19. Added missing …
|
|
|
@7347
|
17 年 |
vboxsync |
Fixed typo in fallback code.
|
|
|
@7337
|
17 年 |
vboxsync |
Enabled RTMp on linux.
|
|
|
@7331
|
17 年 |
vboxsync |
Solaris RTMp implementation (untested).
|
|
|
@7271
|
17 年 |
vboxsync |
Implemented MP api for NT
|
|
|
@7254
|
17 年 |
vboxsync |
Sketched out RTMp*. (All the platform specific code is disabled.)
|
|
|
@7245
|
17 年 |
vboxsync |
Must update cbReq.
|
|
|
@7244
|
17 年 |
vboxsync |
Fixed corruption in RTMemExecAlloc when fencing was enabled …
|
|
|
@7169
|
17 年 |
vboxsync |
Doxygen fixes.
|
|
|
@7062
|
17 年 |
vboxsync |
build fix.
|
|
|
@7042
|
17 年 |
vboxsync |
Fence the r0drv heap routines for strict builds.
|
|
|
@7032
|
17 年 |
vboxsync |
Ring-0 semaphore debugging aid (linux).
|
|
|
@6846
|
17 年 |
vboxsync |
Fix for previous change, move vermagic.h include back to where it was.
|
|
|
@6845
|
17 年 |
vboxsync |
Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
|
|
|
@6478
|
17 年 |
vboxsync |
Drop annoying the cb != sizeof(void *) assertion.
|
|
|