我知道"perf“工具需要与特定linux内核版本相对应的安装。我知道所有的docker映像都运行在相同的linux内核版本中,而不管linux发行版。
我在坞内使用ubuntu16.04,并且已经安装了linux工具-常见的,start perf告诉我,我仍然缺少一些软件包:‘
# perf
/usr/bin/perf: line 32: lsb_release: command not found
WARNING: perf not found for kernel 4.9.12
You may need to install the following packages f
我创建了linux ubuntu容器,并尝试运行python脚本。 但它会引发以下错误: :228: RuntimeWarning: Linux supports fsync/fdsync with io_submit since 4.18 but current kernel 4.15.0-55-generic doesn't support it. Related calls will have no effect. 如何更新位于docker容器内的ubuntu内核? 有dockerfile: FROM ubuntu:21.04
RUN apt-get update -y
RUN
我对一台服务器有问题。一段时间前,有一个可靠的安装,然后我升级到异种。问题是,看起来他不想要更新的内核;)
% uname -a
Linux 36猴子3.11.0-12-泛型#19-Ubuntu 10月9日16:12:00 UTC 2013 i686 GNU/Linux
嗯,3.11?但是为什么呢?
% apt list --installed|grep linux
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
console-setup-linux/xenial-update