- 15 1月, 2020 16 次提交
-
-
由 Caspar Zhang 提交于
Signed-off-by: NCaspar Zhang <caspar@linux.alibaba.com>
-
由 Joseph Qi 提交于
These are required for blktests, and currently we only support on debug kernel for test only. Signed-off-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
-
由 Joseph Qi 提交于
Now we have psi tracking support in kernel code, let's make it support in kconfig. As of now, we require a boot parameter to enable psi tracking for performance impact concern. That means we disable it by default, and user can pass a boot parameter "psi=1" to enable it if they want this feature. Signed-off-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
-
由 Joseph Qi 提交于
Signed-off-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
-
由 Jeffle Xu 提交于
iproute2 suite, including ss, depends on INET_DIAG. This patch enables CONFIG_INET_DIAG and a set of protocol specific configs depend on CONFIG_INET_DIAG, such as CONFIG_INET_TCP_DIAG, CONFIG_INET_UDP_DIAG, CONFIG_INET_RAW_DIAG and CONFIG_INET_SCTP_DIAG. These configs are all set as module. Signed-off-by: NJeffle Xu <jefflexu@linux.alibaba.com> Acked-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
-
由 Joseph Qi 提交于
Signed-off-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
-
由 Caspar Zhang 提交于
Signed-off-by: NCaspar Zhang <caspar@linux.alibaba.com>
-
由 Caspar Zhang 提交于
Firecracker micro-vm fails to boot. It turns out that the following configs must be enabled and set to built-in: - CONFIG_VIRTIO_MMIO - CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES Signed-off-by: NCaspar Zhang <caspar@linux.alibaba.com> Tested-by: NEryu Guan <eguan@linux.alibaba.com>
-
由 Jason Xing 提交于
Applications related to the security mostly need SELinux function which may increase the overhead of performance howerver. So many tests have been done on the whole system. The result says it actually doesn't have impact only when disabling the service in the user-space. However, if someone still tries to enable the feature, something like the balance of the performance and the security must be taken into consideration. Signed-off-by: NJason Xing <kerneljasonxing@linux.alibaba.com> Reviewed-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
-
由 Jason Xing 提交于
Applications related to the security mostly need audit function which may increase the overhead of performance howerver. So many tests have been done on the whole system. The result says it actually doesn't have impact only when disabling the service in the user-space. However, if someone still tries to enable the feature, something like the balance of the performance and the security must be taken into consideration. Signed-off-by: NJason Xing <kerneljasonxing@linux.alibaba.com> Reviewed-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
-
由 Xu Yu 提交于
IP policy routing depends on IP_MULTIPLE_TABLES, enable it by default for IPv4 and IPv6. Enable CONFIG_IPV6_SUBTREES at the same time, which enables IPv6 routing by source address or prefix. Signed-off-by: NXu Yu <xuyu@linux.alibaba.com> Reviewed-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
-
由 Joseph Qi 提交于
Set system time from RTC on startup and resume. Signed-off-by: NJoseph Qi <joseph.qi@linux.alibaba.com> Reviewed-by: NCaspar Zhang <caspar@linux.alibaba.com> Reviewed-by: NJiufei Xue <jiufei.xue@linux.alibaba.com>
-
由 Caspar Zhang 提交于
CONFIG_DEVMEM is recently added in newer kernels, many applications depend on this option, enable it by default. Signed-off-by: NCaspar Zhang <caspar@linux.alibaba.com> Reviewed-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
-
由 Shile Zhang 提交于
-
由 Dust Li 提交于
IFB driver is needed to do ingress traffic control. Signed-off-by: NDust Li <dust.li@linux.alibaba-inc.com>
-
由 George Zhang 提交于
Signed-off-by: NGeorge Zhang <georgezhang@linux.alibaba.com> Reviewed-by: NCaspar Zhang <caspar@linux.alibaba.com>
-
- 02 4月, 2019 1 次提交
-
-
由 Caspar Zhang 提交于
Signed-off-by: NCaspar Zhang <caspar@linux.alibaba.com>
-