User Tools

Site Tools


debian_build_kernel

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
debian_build_kernel [2021/09/16 11:43] neoondebian_build_kernel [2021/09/17 20:37] neoon
Line 12: Line 12:
   make menuconfig   make menuconfig
 **Network**\\ **Network**\\
-Device Drivers => Network device support => VXLAN, Wireguard\\ +If you want wireguard or anything else 
-Network Support => Network options => TCP: advance congestion control => BBR \\ +  Device Drivers => Network device support => VXLAN, Wireguard 
-Network Support => Network options => Network packet filtering framework (Netfilter) (e), QoS (Q)\\ +BBR increases TCP Network throughput 
-**Performance**\\ +  Network Support => Network options => Network packet filtering framework (Netfilter) (e), QoS 
-General setup => Timers subsystem => High Resolution Timer Support, Timer tick handling\\ +  Network Support => Network options => TCP: advance congestion control => BBR 
-Processor type and features => Preemption Model, Timer frequency\\ +  Network Support => Network options => QoS => Qdisc, Fair Queuing 
-Power management and ACPI options => CPU Frequency scaling => governor\\+dhcpclient dosen't work without it 
 +  Network Support => Network options => Packet Socket 
 +Latency reduction\\ 
 +  General setup => Timers subsystem => High Resolution Timer Support, Timer tick handling 
 +  General setup => Preemption Model 
 +  Processor type and features => Timer frequency 
 +  Power management and ACPI options => CPU Frequency scaling => governor 
 +**virtio**\\ 
 +If your virtual server uses scsi virtio you need to enable this\\ 
 +  Device drivers => SCSI device support => disk support 
 +  Device drivers => SCSI device support => SCSI low-level drivers => virtio-scsi support
 **Build the Kernel**\\ **Build the Kernel**\\
   make -j8 deb-pkg LOCALVERSION=-rt KDEB_PKGVERSION=1   make -j8 deb-pkg LOCALVERSION=-rt KDEB_PKGVERSION=1
debian_build_kernel.txt · Last modified: 2021/11/25 22:42 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki