debian_build_kernel
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
debian_build_kernel [2021/09/16 10:47] – neoon | debian_build_kernel [2021/11/25 22:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 12: | Line 12: | ||
make menuconfig | make menuconfig | ||
**Network**\\ | **Network**\\ | ||
+ | If you want wireguard or anything else | ||
Device Drivers => Network device support => VXLAN, Wireguard | Device Drivers => Network device support => VXLAN, Wireguard | ||
- | | + | BBR increases TCP Network throughput |
- | Network Support => Network options => Network packet filtering framework (Netfilter) (e), QoS (Q) | + | Network Support => Network options => Network packet filtering framework (Netfilter) (e), QoS |
- | **Performance**\\ | + | |
+ | Network Support => Network options => QoS => Qdisc, Fair Queuing | ||
+ | dhcpclient dosen' | ||
+ | Network Support => Network options => Packet Socket | ||
+ | Latency reduction\\ | ||
General setup => Timers subsystem => High Resolution Timer Support, Timer tick handling | General setup => Timers subsystem => High Resolution Timer Support, Timer tick handling | ||
- | Processor type and features => Preemption Model, | + | |
+ | | ||
Power management and ACPI options => CPU Frequency scaling => governor | 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.1631789233.txt.gz · Last modified: 2021/11/25 22:43 (external edit)