Hi Ti,
From below link, https://software-dl.ti.com/processor-sdk-linux/esd/docs/06_03_00_106/linux/Release_Specific_Performance_Guide.html#rt-kernel-performance-guide,
we can get the information about the emmc performance.
And we are trying to test writing 1MB file and get the performance on Linux RT SDK 07_01_00_18
As you can see below, the Max time and Min time have a big gap.
But in your result, it looks more stable. If there is any setting need to configure?
Below is the sample code we use to test write 1MB file.
Thanks.