Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Expect a ~15% average slowdown if you use an Intel processor
Date: Fri, 05 Jan 2018 11:10:34
Message-Id: 1881593.SvZJgh6QS2@peak
In Reply to: Re: [gentoo-user] Re: Expect a ~15% average slowdown if you use an Intel processor by Rich Freeman
1 On Friday, 5 January 2018 01:18:23 GMT Rich Freeman wrote:
2
3 > I believe CONFIG_HAVE_EBPF_JIT isn't actually modifiable via make
4 > config - it is a dependency and I think it is there to indicate
5 > whether the feature is supported (maybe it is arch-specific, or there
6 > is some complex rule for it being available - I didn't dig through the
7 > Makefiles).
8
9 Just to confirm that, menuconfig here shows:
10
11 Symbol: HAVE_EBPF_JIT [=y]
12
13 │ Type : boolean
14 │ Defined at net/Kconfig:436
15 │ Selected by: X86 [=y] && X86_64 [=y]
16
17 So it's on, like it or not. This is kernel 4.9.72 on an i7-5820K.
18
19 --
20 Regards,
21 Peter.

Replies

Subject Author
[gentoo-user] Re: Expect a ~15% average slowdown if you use an Intel processor Ian Zimmerman <itz@××××××××××××.org>