Skip to content

Conversation

lsy323
Copy link
Collaborator

@lsy323 lsy323 commented Sep 19, 2025

Description

Idea from @bythew3i

Use dummy DMA on wait to save SREGs usage used for index/offset calculation

Tests

Kernel test

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

Signed-off-by: Siyuan Liu <lsiyuan@google.com>
Copy link

Description

Start with a short description of what the PR does and how this is a change from
the past.

The rest of the description includes relevant details and context, examples:

  • why is this change being made,
  • the problem being solved and any relevant context,
  • why this is a good solution,
  • some information about the specific implementation,
  • shortcomings of the solution and possible future improvements.

If the change fixes a bug or a Github issue, please include a link, e.g.,:
FIXES: b/123456
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

Signed-off-by: Siyuan Liu <lsiyuan@google.com>
@lsy323 lsy323 requested a review from bythew3i September 19, 2025 18:16
@lsy323 lsy323 marked this pull request as draft September 19, 2025 18:38
Signed-off-by: Siyuan Liu <lsiyuan@google.com>
@lsy323 lsy323 force-pushed the lsiyuan/rpa-dma-opt branch from 708dd31 to 4c92e40 Compare September 23, 2025 17:54
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.

1 participant