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
Last revision Both sides next revision
kernel [2015/07/08 04:44]
slackermedia [Whitelisting]
kernel [2021/09/01 02:21]
slackermedia
Line 1: Line 1:
-[[{arrowp.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​position:​absolute;​top:​0;​left:​0;​}ffmpeginstall|]] 
- 
-[[{arrown.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​position:​absolute;​top:​0;​margin-left:​2.5em;​}dvd|]] 
- 
- 
 ====== Low Latency Kernel ====== ====== Low Latency Kernel ======
  
Line 42: Line 37:
  
 You do not need to worry about getting everything all at once; if something needs to be //less nice// with other processes, you'll hear it. You can whitelist it as needed, and the change will be immediate. You do not need to worry about getting everything all at once; if something needs to be //less nice// with other processes, you'll hear it. You can whitelist it as needed, and the change will be immediate.
 +
 +<WRAP important>​
 +If you came here for a low latency kernel, that's it! you're done. You can skip the next section.
 +</​WRAP>​
 +
  
 ====== Realtime Kernel ====== ====== Realtime Kernel ======
Line 52: Line 52:
   -Realtime patches for the source code   -Realtime patches for the source code
  
 +<a name="​patch"></​a>​ 
 +<a name="​compile"></​a>​
 ===== Patching the Kernel ===== ===== Patching the Kernel =====
  
Line 117: Line 118:
  
 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.
Line 227: Line 232:
  
  
-[[{arrown.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​float:​right;​}dvd|]][[{arrowp.png|border:​0;​background:​none;​width:​0;​float:​right;​}ffmpeginstall|]]+<WRAP centeralign>​ 
 +<wrap fa>[[ffmpeginstall|R]]</​wrap>​ <wrap fa>[[start|S]]</​wrap>​ <wrap fa>[[dvd|Q]]</​wrap>​ 
 +</​WRAP>​