Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Improve performance for NvmExpressDxe driver #506

Closed
athenaz2 opened this issue Aug 1, 2023 · 5 comments
Closed

[Feature]: Improve performance for NvmExpressDxe driver #506

athenaz2 opened this issue Aug 1, 2023 · 5 comments
Assignees
Labels
complexity:easy Requires minimal background information and effort to accomplish state:stale Has not been updated in a long time type:feature-request A new feature proposal urgency:low Little to no impact

Comments

@athenaz2
Copy link

athenaz2 commented Aug 1, 2023

Feature Overview

Current driver binding start function for NvmExpressDxe driver is being called multiple times and moving the stall to after the status check improves its performance.

Solution Overview

Moving stall function from before the status check to after the status check.

Alternatives Considered

No response

Urgency

Low

Are you going to implement the feature request?

I will implement the feature

Do you need maintainer feedback?

Maintainer feedback requested

Anything else?

No response

@athenaz2 athenaz2 added state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal labels Aug 1, 2023
@github-actions github-actions bot added state:needs-maintainer-feedback Needs more information from a maintainer to determine next steps urgency:low Little to no impact labels Aug 1, 2023
@apop5 apop5 added complexity:easy Requires minimal background information and effort to accomplish and removed state:needs-maintainer-feedback Needs more information from a maintainer to determine next steps labels Aug 1, 2023
@makubacki
Copy link
Member

Thank you for creating PR #505. As noted there, @apop5 will help send this patch for you to the edk2 mailing list. Therefore, I'm assigning the issue to @apop5.

For reference, the patch is readily available here.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the state:stale Has not been updated in a long time label Sep 17, 2023
@apop5 apop5 removed state:stale Has not been updated in a long time state:needs-triage Needs to triaged to determine next steps labels Sep 18, 2023
@apop5
Copy link
Contributor

apop5 commented Sep 18, 2023

Pending.

Copy link

github-actions bot commented Nov 2, 2023

This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the state:stale Has not been updated in a long time label Nov 2, 2023
Copy link

This issue has been automatically been closed because it did not have any activity in 45 days and no follow up within 7 days after being marked stale. Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:easy Requires minimal background information and effort to accomplish state:stale Has not been updated in a long time type:feature-request A new feature proposal urgency:low Little to no impact
Projects
None yet
Development

No branches or pull requests

3 participants