Skip to content

determine a drive bus speed #86

@jamesmarkchan

Description

@jamesmarkchan

investigate if it is possible to determine a drive's bus speed to store with the benchmark.

likely to be different on windows and linux and mac os

might be different for ssds vs hdds

on linux to get bus address try:

lspci | grep -i "non-volatile"

use bus address w verbose to get more info:

lspci -s 01:00 -vv | grep LnkSta

bus speed info should be stored with benchmark.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions