Lioncash
|
6300ccbc3c
kernel: Make handle type declarations constexpr
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
74a4a50470
Merge pull request #2314 from lioncash/const
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
28719ee3b4
kernel/svc: Implement svcGetThreadList
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
20cc0b8d3c
kernel/wait_object: Make ShouldWait() take thread members by pointer-to-const
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
3a846aa80f
kernel/process: Report total physical memory used to svcGetInfo
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
2289e895aa
kernel/process: Store the total size of the code memory loaded
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
5d4ab5ec2f
kernel/process: Store the main thread stack size to a data member
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
427f1e3e3d
kernel/process: Make Run's stack size parameter a u64
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
7c4bc7b883
kernel/process: Remove unused AddressMapping struct
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
7b6d516faa
Merge pull request #2234 from lioncash/mutex
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
1b6bd9d6df
kernel: Move CodeSet structure to its own source files
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
555cd26ec2
core/hle/kernel: Make Mutex a per-process class.
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
6eddb60db0
kernel/process: Remove use of global system accessors
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
8e510d5afa
kernel: Make the address arbiter instance per-process
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
1f0c8bfeda
core/kernel: Remove unnecessary inclusions
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
8769604144
kernel/process: Rename GetAllowedProcessorMask() and GetAllowedThreadPriorityMask()
|
%!s(int64=7) %!d(string=hai) anos |
Sebastian Valle
|
e5dfbe22ee
Merge pull request #1956 from lioncash/process-thread
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
f80bc712ea
kernel: Rename 'default' CPU core to 'ideal' core
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
fbeaa330a3
kernel/process: Remove most allocation functions from Process' interface
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
795335af0f
Merge pull request #1928 from lioncash/caps
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
002ae08bbd
kernel/process: Hook up the process capability parser to the process itself
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
62d4377053
kernel/kernel: Use correct initial PID for userland Process instances
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
9b3a38e3d3
kernel/process: Make process_id a 64-bit value
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
366985ca92
vm_manager: Amend MemoryState enum members
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
c7462ce712
kernel/process: Make Process a WaitObject
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
312690b450
kernel/svc: Implement the resource limit svcGetInfo option
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
31d1e06eb1
kernel/process: Move <random> include to the cpp file
|
%!s(int64=7) %!d(string=hai) anos |
Zach Hilman
|
0276761a1e
process: Make MirrorMemory take state to map new memory as
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
e1ea8cc721
Merge pull request #1679 from DarkLordZach/deterministic-rng-2
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
b8e885c6e5
kernel/process: Migrate heap-related memory management out of the process class and into the vm manager
|
%!s(int64=7) %!d(string=hai) anos |