• Rajat Jain's avatar
    PCI/ASPM: Add comment about L1 substate latency · a142f4d3
    Rajat Jain authored
    Since the exit latencies for L1 substates are not advertised by a device,
    it is not clear in spec how to do a L1 substate exit latency check.  We
    assume that the L1 exit latencies advertised by a device include L1
    substate latencies (and hence do not do any check).  If that is not true,
    we should do some sort of check here.
    
    (I'm not clear about what that check should like currently. I'd be glad to
    take up any suggestions).
    Signed-off-by: default avatarRajat Jain <rajatja@google.com>
    Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
    a142f4d3
aspm.c 35.3 KB