Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add thread_get_name RPC to get the name of a thread. | Flavio Cruz | 2024-07-14 | 1 | -0/+8 |
* | Add thread_set_name RPC. | Flavio Cruz | 2024-02-12 | 1 | -0/+8 |
* | Add vm_pages_phys | Samuel Thibault | 2024-01-30 | 1 | -0/+10 |
* | task: Add task_set_essential | Samuel Thibault | 2022-12-03 | 1 | -0/+8 |
* | gsync: Use vm_address_t instead of vm_offset_t | Samuel Thibault | 2020-12-01 | 1 | -4/+4 |
* | Add vm_allocate_contiguous RPC | Samuel Thibault | 2020-07-09 | 1 | -0/+24 |
* | Add vm_object_sync support | Samuel Thibault | 2018-11-03 | 1 | -0/+14 |
* | VM: add the vm_wire_all call | Richard Braun | 2016-12-24 | 1 | -0/+15 |
* | Lightweight synchronization mechanism | Agustina Arzille | 2016-04-15 | 1 | -0/+52 |
* | include: add X_IMPORTS to ipc definitions | Justus Winter | 2014-12-09 | 1 | -0/+4 |
* | kern: provide notifications about new tasks | Justus Winter | 2014-12-09 | 1 | -0/+8 |
* | include: add task_set_name | Justus Winter | 2014-02-05 | 1 | -0/+9 |
* | New RPC for thread destruction | Richard Braun | 2013-11-24 | 1 | -0/+26 |
* | Provide basic page cache statistics | Richard Braun | 2012-09-23 | 1 | -0/+39 |