SNIA-SDC23-Mazzie-Understanding-Applications-Through-NVMe_1.pdf

编号:149003 PDF 29页 1.31MB 下载积分:VIP专享
下载报告请您先登录!

SNIA-SDC23-Mazzie-Understanding-Applications-Through-NVMe_1.pdf

1、1|2023 Micron Technology,Inc.All Rights Reserved.Virtual ConferenceSeptember 28-29,2021Understanding Applications Through NVMe Driver Tracing Using BPFJohn MazzieMember of Technical Staff,Systems Performance EngineerMicron Technology,Inc.2|2023 Micron Technology,Inc.All Rights Reserved.AgendaBPF and

2、 the NVMe DriverApplication Analysis:MLPerf Storage3|2021 Storage Developer Conference.Insert Company Name Here.All Rights Reserved.BPF and the NVMe Driver4|2023 Micron Technology,Inc.All Rights Reserved.BPF Overview4 Originally“Berkeley Packet Filter”Developed to analyze network traffic Integrated

3、with kernel Executes sandbox programs in kernel Used to trace,profile and monitor Utilizes a just-in-time compiler Verification Engine to protect kernel space Various features supported in different kernel versions Kernel 3.18 eBPF VM Kernel 5.5 BPF Trampoline support BPF stack(Kernel)is limited to

4、512 bytes Use maps to increase memory availability5|2023 Micron Technology,Inc.All Rights Reserved.Methods of Tracing Kernel/Drivers5 Tracepoints Stable interface Managed by developers over multiple kernel versions Limited to the data provided by tracepoint.Kprobes(Kernel Probes kprobe/kretprobe)Can

5、 attach/register probe to virtually any instruction.Attachment to none kernel methods/functions requires debug kernel.Can access data not directly provided.Unstable interface Kernel Functions are not stable across versions BPF Trampoline(kfunc/kretfunc and fentry/fexit)Interface is similar to kprobe

6、s Reduced overhead from kprobes Doesnt cause events to be missed due to interruption Requires kernel support(Added in mainline kernel 5.5)6|2023 Micron Technology,Inc.All Rights Reserved.Need6Original Multiple Tools Blktrace Used to analyze read/write pattern that was going to the device at the bloc

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(SNIA-SDC23-Mazzie-Understanding-Applications-Through-NVMe_1.pdf)为本站 (2200) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠