Subv
|
3957b0c34e
Kernel/SVC: Support special core values -2 and -3 in svcSetThreadCoreMask.
|
8 лет назад |
Subv
|
2a35a36251
Kernel/SVC: Signal the highest priority threads first in svcSignalProcessWideKey.
|
8 лет назад |
Subv
|
c74f2555b6
Kernel/Threads: Reschedule the proper core when operating on that core's threads.
|
8 лет назад |
Subv
|
fab3dd98fe
SVC: Removed unused WaitSynchronization1 function
|
8 лет назад |
bunnei
|
46ec9a9bc9
thread: Rename mask to affinity_masks.
|
8 лет назад |
bunnei
|
8aa5d25f82
threading: Reschedule only on cores that are necessary.
|
8 лет назад |
bunnei
|
d6e3cd9a17
svc: Implement GetThreadCoreMask and SetThreadCoreMask.
|
8 лет назад |
bunnei
|
1c36f2a798
svc: SignalProcessWideKey should apply to all cores.
|
8 лет назад |
bunnei
|
6a890023e9
svc: Implement GetCurrentProcessorNumber.
|
8 лет назад |
bunnei
|
a434fdcb10
core: Implement multicore support.
|
8 лет назад |
Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
8 лет назад |
Lioncash
|
3abba08080
string_util: Remove StringFromFormat() and related functions
|
8 лет назад |
Lioncash
|
8475496630
general: Convert assertion macros over to be fmt-compatible
|
8 лет назад |
Lioncash
|
40dee76c57
kernel: Migrate logging macros to fmt-compatible ones
|
8 лет назад |
bunnei
|
0214351f4f
Merge pull request #370 from Subv/sync_primitives
|
8 лет назад |
Subv
|
46572d027d
Kernel: Implemented mutex priority inheritance.
|
8 лет назад |
Subv
|
be155f4d9d
Kernel: Remove unused ConditionVariable class.
|
8 лет назад |
Subv
|
b18ccf9399
Kernel: Properly implemented svcWaitProcessWideKey and svcSignalProcessWideKey
|
8 лет назад |
Subv
|
e81a2080eb
Kernel: Corrected the implementation of svcArbitrateLock and svcArbitrateUnlock.
|
8 лет назад |
Lioncash
|
bec05db746
resource_limit: Make ResourceTypes an enum class
|
8 лет назад |
Lioncash
|
d9e316e353
common_funcs: Remove ARRAY_SIZE macro
|
8 лет назад |
Hexagon12
|
e52a87b98a
Various service name fixes - part 2 (rebased) (#322)
|
8 лет назад |
bunnei
|
40bccd74d3
svc: Stub out SetThreadActivity, GetThreadContext.
|
8 лет назад |
bunnei
|
f6893969b3
svc: Stub GetThreadCoreMask.
|
8 лет назад |
N00byKing
|
0e72d0d826
More Warning cleanups
|
8 лет назад |
N00byKing
|
ef875d6a35
Clean Warnings (?)
|
8 лет назад |
bunnei
|
34a29ad051
svc: Use more correct values for GetInfo MapRegion and NewMapRegion.
|
8 лет назад |
bunnei
|
8be7131033
MemoryState: Add additional memory states and improve naming.
|
8 лет назад |
bunnei
|
7d6653268f
core: Move process creation out of global state.
|
8 лет назад |
bunnei
|
f1beb69899
Merge pull request #215 from N00byKing/umapsharedmmry
|
8 лет назад |