This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| realtime:rtl:wikilist [2022/06/23 20:07] roemvaar [Table] | realtime:rtl:wikilist [2023/08/29 07:54] (current) kaiwan [Table] Update row 10 to reflect the work's done; requires / request checking... | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| * [[realtime:documentation:howto:tools:start|HOWTO: RT tools and utilities]] | * [[realtime:documentation:howto:tools:start|HOWTO: RT tools and utilities]] | ||
| - | ^ ^(New) Topic (and description) ^ Related old wiki pages ^Assigned to ^ | + | ^ ^ (New) Topic (and description)  ^ Related old wiki pages ^ Assigned to ^ | 
| - | |✓| **CPU affinity and isolation** \\ **[[realtime:documentation:howto:tools:cpu-partitioning:start|CPU Partitioning]]** |[[https://rt.wiki.kernel.org/index.php/CPU_Affinity|CPU Affinity]] \\ [[https://rt.wiki.kernel.org/index.php/CPU_shielding_using_/proc_and_/dev/cpuset|CPU shielding]] \\ [[https://rt.wiki.kernel.org/index.php/Cpuset_Management_Utility| Cpuset I]] \\ [[https://rt.wiki.kernel.org/index.php/Cpuset_Management_Utility/set_writeup|Cpuset II]] \\ [[https://rt.wiki.kernel.org/index.php/Cpuset_Management_Utility/tutorial|Cpuset III]] \\ [[https://rt.wiki.kernel.org/index.php/Cpuset_Management_Utilty/proc_writeup|Cpuset IV]] \\ [[https://rt.wiki.kernel.org/index.php/Cpuset_Management_Utilty/shield_writeup|Cpuset V]] \\ [[https://rt.wiki.kernel.org/index.php/SMP_IRQ_Affinity|SMP_IRQ_Affinity]] | Sergio Rodriguez | | + | | ✓ | **CPU affinity and isolation** \\ **[[realtime:documentation:howto:tools:cpu-partitioning:start|CPU Partitioning]]**  | [[https://rt.wiki.kernel.org/index.php/CPU_Affinity|CPU Affinity]] \\ [[https://rt.wiki.kernel.org/index.php/CPU_shielding_using_/proc_and_/dev/cpuset|CPU shielding]] \\ [[https://rt.wiki.kernel.org/index.php/Cpuset_Management_Utility| Cpuset I]] \\ [[https://rt.wiki.kernel.org/index.php/Cpuset_Management_Utility/set_writeup|Cpuset II]] \\ [[https://rt.wiki.kernel.org/index.php/Cpuset_Management_Utility/tutorial|Cpuset III]] \\ [[https://rt.wiki.kernel.org/index.php/Cpuset_Management_Utilty/proc_writeup|Cpuset IV]] \\ [[https://rt.wiki.kernel.org/index.php/Cpuset_Management_Utilty/shield_writeup|Cpuset V]] \\ [[https://rt.wiki.kernel.org/index.php/SMP_IRQ_Affinity|SMP_IRQ_Affinity]]  | Sergio Rodriguez  | | 
| - | | | **[[realtime:documentation:howto:tools:ticklesskernel|Tickless Kernel]]** | [[https://rt.wiki.kernel.org/index.php/Tickless_kernel|Tickless Kernel]] | Sergio Rodriguez | | + | | | **[[realtime:documentation:howto:tools:ticklesskernel|Tickless Kernel]]**  | [[https://rt.wiki.kernel.org/index.php/Tickless_kernel|Tickless Kernel]]  | Sergio Rodriguez  | | 
| - | | |**[[realtime:documentation:howto:applications:memory|Memory]]** | [[https://rt.wiki.kernel.org/index.php/Dynamic_memory_allocation_example|Dynamic memory allocation example]] \\ [[https://rt.wiki.kernel.org/index.php/Threaded_RT-application_with_memory_locking_and_stack_handling_example|Memory locking, stack handling]] \\ [[https://rt.wiki.kernel.org/index.php/Verifying_mlockall()_effects_on_stack_memory_proof|mlockall() effects]] \\ [[https://rt.wiki.kernel.org/index.php/Verifying_the_absence_of_page_faults_in_global_arrays_proof|Absence of page faults]] \\ [[https://rt.wiki.kernel.org/index.php/Simple_memory_locking_example|Memory locking example]] | Jithu Joseph | | + | | | **[[realtime:documentation:howto:applications:memory|Memory]]**  | [[https://rt.wiki.kernel.org/index.php/Dynamic_memory_allocation_example|Dynamic memory allocation example]] \\ [[https://rt.wiki.kernel.org/index.php/Threaded_RT-application_with_memory_locking_and_stack_handling_example|Memory locking, stack handling]] \\ [[https://rt.wiki.kernel.org/index.php/Verifying_mlockall()_effects_on_stack_memory_proof|mlockall() effects]] \\ [[https://rt.wiki.kernel.org/index.php/Verifying_the_absence_of_page_faults_in_global_arrays_proof|Absence of page faults]] \\ [[https://rt.wiki.kernel.org/index.php/Simple_memory_locking_example|Memory locking example]]  | Jithu Joseph  | | 
| - | | | **PI Mutex** \\ See also topic rt_mutex in category "Documentation" | [[https://rt.wiki.kernel.org/index.php/PI_Mutex_Test | PI Mutex Test]] | | | + | | | **PI Mutex** \\ See also topic rt_mutex in category "Documentation"  | [[https://rt.wiki.kernel.org/index.php/PI_Mutex_Test| PI Mutex Test]]  | | | 
| - | | | **Ftrace** \\ Focus on PREEMPT_RT specific functionalities | [[https://rt.wiki.kernel.org/index.php/Ftrace|Ftrace]] | | | + | | | **Ftrace** \\ Focus on PREEMPT_RT specific functionalities  | [[https://rt.wiki.kernel.org/index.php/Ftrace|Ftrace]]  | | | 
| - | |✓| **[[realtime:documentation:howto:tools:ltp|LTP]]** \\ Focus on PREEMPT_RT specific functionalities | [[https://rt.wiki.kernel.org/index.php/LTP(Realtime_Test_Tree)|LTP I]] \\ [[https://rt.wiki.kernel.org/index.php/Real-Time_Tests_of_LTP(Linux_Test_Project)|LTP II]] | Vedang Patel | | + | | ✓ | **[[realtime:documentation:howto:tools:ltp|LTP]]** \\ Focus on PREEMPT_RT specific functionalities  | [[https://rt.wiki.kernel.org/index.php/LTP(Realtime_Test_Tree)|LTP I]] \\ [[https://rt.wiki.kernel.org/index.php/Real-Time_Tests_of_LTP(Linux_Test_Project)|LTP II]] | Vedang Patel | | 
| - | |(✓)| **[[realtime:documentation:howto:tools:rt-tests|rt-tests]]** \\ only basic information is given (program list and install instructions); information about tests beside cyclictest is required | | | | + | | (✓) | **[[realtime:documentation:howto:tools:rt-tests|rt-tests]]** \\ only basic information is given (program list and install instructions); information about tests beside cyclictest is required  | | | | 
| - | |(✓)| **[[realtime:documentation:howto:tools:cyclictest:start|Cyclictest]]** \\ See also topic rt-tests; only test results\\ are missing| [[https://rt.wiki.kernel.org/index.php/Cyclictest|Cyclictest]] \\ [[https://rt.wiki.kernel.org/index.php/Rteval|Rteval]] \\ [[https://rt.wiki.kernel.org/index.php/Worstcase_Latency_Test_Scenario|Worstcase Latency Test Scenario]] | Vedang Patel | | + | | (✓) | **[[realtime:documentation:howto:tools:cyclictest:start|Cyclictest]]** \\ See also topic rt-tests; only test results\\ are missing  | [[https://rt.wiki.kernel.org/index.php/Cyclictest|Cyclictest]] \\ [[https://rt.wiki.kernel.org/index.php/Rteval|Rteval]] \\ [[https://rt.wiki.kernel.org/index.php/Worstcase_Latency_Test_Scenario|Worstcase Latency Test Scenario]]  | Vedang Patel | | 
| - | | |**Capabilities** \\ Start application with RT priority as non root user | | | | + | | (✓) | **Capabilities** \\ Start application with RT priority as non root user | https://wiki.linuxfoundation.org/realtime/documentation/howto/applications/application_base  | Kaiwan Billimoria | |