This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] Linux/processor-SDK-AM335X:内核应力测试

Guru**** 2905440 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/664128/linux-processor-sdk-am335x-kernel-stress-test

器件型号:PROCESSOR-SDK-AM335X

工具/软件:Linux

如何测试 AM335x 内核(4.9.41)? 请解释步骤。

如何提供高 CPU 负载和网络负载?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    马德胡

    这是一个一般的 Linux 问题、有许多方法可以实现您的目标。

    对于 CPU 负载测试、我们在 SDK 文件系统中包含了诸如 stress、hackBench 和 cpuburn 之类的标准工具。

    Iperf 是用于生成网络流量的标准工具、也包含在其中。 由于这些都是 Linux 标准、因此您可以找到许多好的指南和文章、以展示如何在 Web 上使用它们。

    希望这对您有所帮助。