Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
kernel [2017/05/15 11:59]
127.0.0.1 external edit
kernel [2021/09/01 02:23] (current)
slackermedia
Line 1: Line 1:
- 
- 
- 
 ====== Low Latency Kernel ====== ====== Low Latency Kernel ======
  
Line 54: Line 51:
   -The kernel source code   -The kernel source code
   -Realtime patches for the source code   -Realtime patches for the source code
- 
  
 ===== Patching the Kernel ===== ===== Patching the Kernel =====
Line 120: Line 116:
  
 Launch ''​menuconfig'',​ an ncurses-based,​ menu-driven list of possible options for your new kernel. The menu can be overwhelming,​ but as it starts off with the default Slackware configuration,​ there will not be much you need to change, but for the realtime options. ​ Launch ''​menuconfig'',​ an ncurses-based,​ menu-driven list of possible options for your new kernel. The menu can be overwhelming,​ but as it starts off with the default Slackware configuration,​ there will not be much you need to change, but for the realtime options. ​
 +
 +<​code>​
 +# make menuconfig
 +</​code>​
  
 Most of the realtime options can be found in the **Processor type and features** menu. Most of the realtime options can be found in the **Processor type and features** menu.