Fernando Sahmkow
|
3073615dbc
Kernel: Address Feedback.
|
hace 6 años |
Fernando Sahmkow
|
0b72b34d89
KernelSVC: Assert that condition variable address is aligned to 4 bytes.
|
hace 6 años |
Fernando Sahmkow
|
27d571c084
Kernel: Correct redundant yields to only advance time forward.
|
hace 6 años |
Fernando Sahmkow
|
44e09e5f21
Kernel: Correct Results in Condition Variables and Mutexes
|
hace 6 años |
Fernando Sahmkow
|
103f3a2fe5
Scheduler: Add protections for Yield bombing
|
hace 6 años |
Fernando Sahmkow
|
82218c925a
Kernel: Style and Corrections
|
hace 7 años |
Fernando Sahmkow
|
fcc6b34fff
Correct PrepareReschedule
|
hace 7 años |
Fernando Sahmkow
|
9031502974
Correct Supervisor Calls to work with the new scheduler,
|
hace 7 años |
bunnei
|
5d369112d9
Merge pull request #2687 from lioncash/tls-process
|
hace 7 años |
Fernando Sahmkow
|
5e457bf258
Kernel: Downgrade WaitForAddress and SignalToAddress messages to Trace.
|
hace 7 años |
Fernando Sahmkow
|
4882c058fd
Merge pull request #2690 from SciresM/physmem_fixes
|
hace 7 años |
Michael Scire
|
072a9796f5
Restore memory perms on svcUnmapMemory/UnloadNro
|
hace 7 años |
Michael Scire
|
b901cd584e
clang-format fixes
|
hace 7 años |
Michael Scire
|
1689784c19
address review commentary
|
hace 7 años |
Michael Scire
|
13a8fde3ad
Implement MapPhysicalMemory/UnmapPhysicalMemory
|
hace 7 años |
Lioncash
|
56c7912159
kernel/process: Allocate the process' TLS region during initialization
|
hace 7 años |
Lioncash
|
2a9e388290
kernel/vm_manager: Rename 'new map' to 'stack'
|
hace 7 años |
bunnei
|
96412848a9
Merge pull request #2482 from DarkLordZach/prepo
|
hace 7 años |
Lioncash
|
3f87664d8f
kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithoutMmHeap
|
hace 7 años |
Lioncash
|
c1a8f684df
kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo()
|
hace 7 años |
Lioncash
|
81b1102090
kernel/svc: Remove duplicate enum entry in svcGetInfo()
|
hace 7 años |
Zach Hilman
|
186db894b9
svc: Save report on call to svcBreak
|
hace 7 años |
bunnei
|
13dda1d8ed
Merge pull request #2410 from lioncash/affinity
|
hace 7 años |
Sebastian Valle
|
27033de2e5
Merge pull request #2486 from lioncash/resetname
|
hace 7 años |
Lioncash
|
d5cce86431
kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally linked
|
hace 7 años |
Lioncash
|
a47aaa7f1b
core/kernel/object: Rename ResetType enum members
|
hace 7 años |
Lioncash
|
19632d2421
kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread calls show up in the debug log
|
hace 7 años |
Lioncash
|
d672c6e759
kernel/svc: Reorganize svcSetThreadCoreMask()
|
hace 7 años |
Lioncash
|
69a2003a8e
kernel/thread: Update thread processor ID flags
|
hace 7 años |
bunnei
|
78574e7a47
Merge pull request #2416 from lioncash/wait
|
hace 7 años |