Skip to content

feat(linux): AM64X: Add remote proc performance numbers for 11.1 release#393

Closed
h-nagalla wants to merge 0 commit into
TexasInstruments:masterfrom
h-nagalla:master
Closed

feat(linux): AM64X: Add remote proc performance numbers for 11.1 release#393
h-nagalla wants to merge 0 commit into
TexasInstruments:masterfrom
h-nagalla:master

Conversation

@h-nagalla

Copy link
Copy Markdown
Contributor

Initial RPMessage IPC latency numbers with RT-linux kernel.

to remote processor and receiving back the message. The round trip delay is measured for
RP message length of 1 byte and 490 bytes for comparison.

Linux userspace application `rpmsg_char_benchmark <https://git.ti.com/cgit/rpmsg/ti-rpmsg-char/>`__ is used to capture latency values.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Linux userspace application `rpmsg_char_benchmark <https://git.ti.com/cgit/rpmsg/ti-rpmsg-char/>`__ is used to capture latency values.
The Linux user space application `rpmsg_char_benchmark <https://git.ti.com/cgit/rpmsg/ti-rpmsg-char/>`__ captures these latency values.


rpmsg_char_benchmark -r 2 -n 100000 -m 1 & chrt -f -p 80 $!

The latencies observed are summarized below:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The latencies observed are summarized below:
Latencies reported:

Comment on lines +767 to +769
RP Message latency is measured through a round trip echo message sent from Linux application
to remote processor and receiving back the message. The round trip delay is measured for
RP message length of 1 byte and 490 bytes for comparison.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
RP Message latency is measured through a round trip echo message sent from Linux application
to remote processor and receiving back the message. The round trip delay is measured for
RP message length of 1 byte and 490 bytes for comparison.
RP Message latency is the delay measured from sending a round trip echo message
from a Linux application to a remote processor and back. The following
measurements use an RP message length of 1 byte and 490 bytes for comparison.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants