All of lore.kernel.org
 help / color / mirror / Atom feed
* Data block transactions fail on i2c-i801 controller?
@ 2005-05-19  6:25 David Knierim
  2005-05-19  6:25 ` Mark M. Hoffman
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: David Knierim @ 2005-05-19  6:25 UTC (permalink / raw)
  To: lm-sensors


Hi,
   I'm working with server based on Intel 7520 (Lindenhurst) chipset.   This uses the i2c-i801 bus driver.   An lm93 is attached to this bus.    If I load the lm93 in it's default mode, which "allows SMBus block data transactions if the host supports them", it takes a long time for sensors to run.   This is the output of "time":
real    0m10.901s
user    0m0.010s
sys     0m0.010s

If the lm93 is loaded with it's disable_block mode, which disables data block transactions, the operation is much faster:
real    0m1.261s
user    0m0.010s
sys     0m0.010s


In both cases, there are no errors logged to dmesg or /var/log/messages.   The output is correct in both cases.   The data block transaction mode just takes a lot longer to complete.


Any ideas??

David

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-05-19  6:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19  6:25 Data block transactions fail on i2c-i801 controller? David Knierim
2005-05-19  6:25 ` Mark M. Hoffman
2005-05-19  6:25 ` David Knierim
2005-05-19  6:25 ` Mark Studebaker
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Mark M. Hoffman
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Mark M. Hoffman
2005-05-19  6:25 ` Mark Studebaker
2005-05-19  6:25 ` David Knierim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.