public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Florian Klink <flokli@flokli•de>
To: linux-arm-kernel@lists•infradead.org
Cc: "Florian Klink" <flokli@flokli•de>,
	"Toke Høiland-Jørgensen" <toke@toke•dk>
Subject: [PATCH 2/2] arm64: defconfig: enable NET_SCHED
Date: Sun,  1 Sep 2019 19:51:37 +0200	[thread overview]
Message-ID: <20190901175137.32672-2-flokli@flokli.de> (raw)
In-Reply-To: <20190901175137.32672-1-flokli@flokli.de>

This enables QoS and/or fair queueing, and allows to build and configure
various schedulers.

Those are widely used already in desktop systems and routers, and
present in x86_64_defconfig as well.

Cc: Toke Høiland-Jørgensen <toke@toke•dk>
Signed-off-by: Florian Klink <flokli@flokli•de>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0e58ef02880c..7f8d79d6899c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -135,6 +135,7 @@ CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
 CONFIG_NETFILTER_XT_TARGET_LOG=m
 CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
+CONFIG_NET_SCHED=y
 CONFIG_IP_NF_IPTABLES=m
 CONFIG_IP_NF_FILTER=m
 CONFIG_IP_NF_TARGET_REJECT=m
-- 
2.22.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2019-09-01 17:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-01 17:51 [PATCH 1/2] ARM: multi_v7_defconfig: enable NET_SCHED Florian Klink
2019-09-01 17:51 ` Florian Klink [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190901175137.32672-2-flokli@flokli.de \
    --to=flokli@flokli$(echo .)de \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=toke@toke$(echo .)dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox