bunnei
|
ffc72c8f15
Merge pull request #2283 from FearlessTobi/port-4517
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
e0eee250bb
Merge pull request #2312 from lioncash/locks
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
d9b7bc4474
Merge pull request #2304 from lioncash/memsize
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
a89266bc5e
Merge pull request #2303 from lioncash/thread
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
1960164055
Merge pull request #2297 from lioncash/reorder
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
e199d1e14f
Merge pull request #2298 from lioncash/variable
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
ba3d95e550
Merge pull request #2308 from lioncash/deduction
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
f911d1f685
Merge pull request #2307 from lioncash/regnames
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
824b8e4086
kernel/scheduler: Remove unused parameter to AddThread()
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
cb805f45ae
kernel/scheduler: Use deduction guides on mutex locks
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
4b33a346ed
service/fatal: Mark local variables as const where applicable
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
11505d3d9f
service/fatal: Remove unnecessary semicolon
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
cc737e5832
service/fatal: Name FatalInfo structure members
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
394095438a
common/thread: Remove unused functions
|
%!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 |
bunnei
|
f770c17d01
Merge pull request #2266 from FernandoS27/arbitration
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
b404fcdf14
Merge pull request #2265 from FernandoS27/multilevelqueue
|
%!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
|
2aca7b9e1e
kernel/process: Ensure that given stack size is always page-aligned
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
16dc3a1dd5
Merge pull request #2284 from lioncash/heap-alloc
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
76f024865d
Merge pull request #2296 from lioncash/override
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
a09d8cc8a2
Merge pull request #2295 from lioncash/typo
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
db42bcb306
Fixes and corrections on formatting.
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
f35e09fe0d
Fixes to multilevelqueue's iterator.
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
dde0814837
Use MultiLevelQueue instead of old ThreadQueueList
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
9dbba9240b
Add MultiLevelQueue Tests
|
%!s(int64=7) %!d(string=hai) anos |
Fernando Sahmkow
|
3bc815a5dc
Implement intrinsics CountTrailingZeroes and test it.
|
%!s(int64=7) %!d(string=hai) anos |