Ticket #2326 (closed enhancement: fixed)

Opened 3 months ago

Last modified 3 months ago

sensors-detect: Cache the register reads

Reported by: khali Assigned to: khali
Priority: minor Milestone: 3.0.3
Component: misc Version:
Keywords: Cc:

Description

In sensors-detect we read many SMBus registers several times as we go through all the detection functions. We could cache the values for faster detection.

Change History

05/26/08 13:34:23 changed by khali

  • owner changed from somebody to khali.
  • status changed from new to assigned.
  • type changed from defect to enhancement.

05/28/08 11:53:04 changed by khali

  • status changed from assigned to closed.
  • resolution set to fixed.

Implemented in r5266.