gpt4 book ai didi

linux - 如何获取 grub 加载/启动统计信息?

转载 作者:太空宇宙 更新时间:2023-11-04 05:43:40 25 4
gpt4 key购买 nike

是否可以知道 grub 将文件从 /boot(vmlinuzinitrd)加载到 RAM 需要多长时间?

据我所知,boot 命令根据之前的 linuxinitrd 命令加载并跳转到内核,没有任何选项来检索有关处理的一些统计信息。

最佳答案

阅读 grub 存储库中命令的源代码,我发现 testspeed 给出了我想要的给定文件到内存的加载统计信息:

grub> testspeed /vmlinuz
File size: 3.40MiB
Elapsed time: 1.571 s
Speed: 2.16MiB/s

grub> testspeed /initrd.img
File size: 48.80MiB
Elapsed time: 8.762 s
Speed: 5.57MiB/s

关于linux - 如何获取 grub 加载/启动统计信息?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35240834/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com