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 |
Zach Hilman
|
ab552e4a25
svc: Use proper random entropy generation algorithm
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
6594853eb1
svc: Implement svcGetInfo command 0xF0000002
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
90a981a03a
kernel/process: Make the handle table per-process
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
1c7a7ed79b
svc: Implement svcGetProcessInfo
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
1abed2f4c4
kernel/process: Make CodeSet a regular non-inherited object
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
dccfe193a9
kernel/process: Add a data member to determine if a process is 64-bit or not.
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
cf9d6c6f52
kernel/process: Make data member variables private
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
75603b005b
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
|
%!s(int64=7) %!d(string=hai) anos |