Lines Matching refs:how
32 - how to select which CPU(s) handle which interrupt events on SMP.
72 - info on how to modify a bt8xx video card for GPIO usage.
78 - how to access I/O mapped memory from within device drivers.
98 - document describing how CPU load statistics are collected.
102 - documentation on how CPU topology info is exported via sysfs.
112 - how to use firewire like a hardware debugger memory reader.
156 - how to make use of flexible sized arrays in linux
208 - how to use the irq-flags tracing feature.
218 - how to write and format reStructuredText kernel documentation
220 - List of all per-CPU kthreads and how they introduce jitter.
260 - Hotpluggable memory support, how to use and current status.
286 - info on how to read Numa policy hit/miss statistics in sysfs.
328 - how to work with the mainline kernel development process.
342 - info on how to handle remote processor (e.g. AMP) offloads/usage.
352 - notes on how to use the Real Time Clock (aka CMOS clock) driver.
378 - info on how static keys allow debug code in hotpaths via patching
398 - info on how to avoid arch breaking unaligned memory access in code.
414 - how to auto-reboot Linux if it has "fallen and can't get up". ;-)
426 - how to make use of the XZ data compression within linux kernel