bpftune oracle linux 试用体验

今天有测试bpftune 与Rocky linux 的集成,发现构建是可以成功的,但是运行会有问题(提示不支持,应该通过修改可以解决),为了
更好的测试,自己跑了一个oracle linux 虚拟机跑下

环境搭建

通过utm+oracle linux 8.8 ,还是比较简单的 ios 下载地址: 链接: https://pan.baidu.com/s/1L6ZB-2_pLJ8iq28kyJiP3w 提取码: h6i3

安装

  • 配置yum 源配置
 
[ol8_developer]
name=Oracle Linux 8 UEK developer 7 ($basearch)
baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL8/developer/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
gpgcheck=1
enabled=1
  • 安装
yum install -y bpftune

使用

  • 启动服务
systemctl  start bpftune
  • 状态检测
systemctl  status bpftune
 

 

  • 优化状态信息查看
    对于优化信息,可以通过查看系统message 信息
 
bpftune -s

说明

bpftune 目前来说核心还是对于oracle linux 的支持,其他操作系统暂时是不能运行的(应该和内核版本有关系)

参考资料

https://www.oracle.com/linux/
https://github.com/oracle-samples/bpftune
https://blogs.oracle.com/linux/post/introducing-bpftune
https://yum.oracle.com/repo/OracleLinux/OL9/developer/x86_64/index.html

posted on   荣锋亮  阅读(104)  评论(0编辑  收藏  举报

相关博文:
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· .NET10 - 预览版1新功能体验(一)
历史上的今天:
2022-07-03 cossacklabs acra 开源数据库安全套件
2022-07-03 delta lake 2.0 预览版发布
2022-07-03 hasura graphql-engine 二进制运行方法说明
2021-07-03 使用parquetjs 创建parquet 文件
2021-07-03 dremio 数据格式的一些说明
2021-07-03 集成minio sidekick & console 的测试
2019-07-03 nexus 3.17.0 做为golang 的包管理工具

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示