Историја ревизија

Аутор SHA1 Порука Датум
  Lioncash 6eddb60db0 kernel/process: Remove use of global system accessors пре 7 година
  Lioncash 8e510d5afa kernel: Make the address arbiter instance per-process пре 7 година
  Lioncash 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size пре 7 година
  Sebastian Valle e5dfbe22ee Merge pull request #1956 from lioncash/process-thread пре 7 година
  Lioncash a81ff6f54c kernel/process: Start the main thread using the specified ideal core пре 7 година
  Lioncash f80bc712ea kernel: Rename 'default' CPU core to 'ideal' core пре 7 година
  Lioncash 771431f625 kernel/thread: Move process thread initialization into process.cpp пре 7 година
  Lioncash fbeaa330a3 kernel/process: Remove most allocation functions from Process' interface пре 7 година
  Lioncash 002ae08bbd kernel/process: Hook up the process capability parser to the process itself пре 7 година
  Lioncash 366985ca92 vm_manager: Amend MemoryState enum members пре 7 година
  Hexagon12 315f3342f7 Merge pull request #1872 from lioncash/proc-info пре 7 година
  Lioncash 547eecf119 kernel/process: Set ideal core from metadata пре 7 година
  Lioncash c7462ce712 kernel/process: Make Process a WaitObject пре 7 година
  Lioncash 312690b450 kernel/svc: Implement the resource limit svcGetInfo option пре 7 година
  Lioncash 31d1e06eb1 kernel/process: Move <random> include to the cpp file пре 7 година
  Lioncash 5d46038c5c kernel/resource_limit: Clean up interface пре 7 година
  Zach Hilman 51af996854 ldr_ro: Add error check for memory allocation failure пре 7 година
  bunnei e1ea8cc721 Merge pull request #1679 from DarkLordZach/deterministic-rng-2 пре 7 година
  Lioncash b8e885c6e5 kernel/process: Migrate heap-related memory management out of the process class and into the vm manager пре 7 година
  Zach Hilman ab552e4a25 svc: Use proper random entropy generation algorithm пре 7 година
  bunnei c2049aa4e5 process: LoadModule should clear JIT instruction cache. пре 7 година
  Lioncash 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs пре 7 година
  Lioncash 1abed2f4c4 kernel/process: Make CodeSet a regular non-inherited object пре 7 година
  Lioncash baed7e1fba kernel/thread: Make all instance variables private пре 7 година
  Lioncash dccfe193a9 kernel/process: Add a data member to determine if a process is 64-bit or not. пре 7 година
  Lioncash 83377113bf memory: Dehardcode the use of fixed memory range constants пре 7 година
  Lioncash 75603b005b process/vm_manager: Amend API to allow reading parameters from NPDM metadata пре 7 година
  Lioncash 48b2eda492 svc: Move most process termination code to its own function within Process пре 7 година
  Lioncash acfc801d14 thread/process: Move TLS slot marking/freeing to the process class пре 7 година
  Lioncash 05aa4aa01a kernel/thread: Use owner_process when setting the page table in SetupMainThread() пре 7 година