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

fix: update CXL Host exerciser latency calculations #3088

Merged
merged 1 commit into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. fix: update CXL Host exerciser latency calculations

       -CXL Host exerciser latency calculations  equation by consider the penalty start i.e.
        B asically consider total clock cycles – penalty clock cycles for calculation instead of total cycles that comes in DSM.
    
        Latency nano seconds  =  (number of ticks – penalty start ticks ) * 2.5
    
    Signed-off-by: anandaravuri <ananda.ravuri@intel.com>
    anandaravuri committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d993722 View commit details
    Browse the repository at this point in the history