Linux kernel: Difference between revisions

From DWIKI
No edit summary
 
mNo edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Links==
*[http://www.kernel.org/ Homepage]


*[https://makelinux.github.io/kernel/map/ Interactive map of linux kernel]


===upgrading from 2.4 to 2.6===
==FAQs==
===passing parameters to built in modules===
options="module_name.parameter_name=value"
 
===Upgrading from 2.4 to 2.6===

Revision as of 13:13, 8 June 2020

Links

FAQs

passing parameters to built in modules

options="module_name.parameter_name=value"

Upgrading from 2.4 to 2.6