All of lore.kernel.org
 help / color / mirror / Atom feed
From: david_knierim@earthlink.net (David Knierim)
To: lm-sensors@vger.kernel.org
Subject: Data block transactions fail on i2c-i801 controller?
Date: Thu, 19 May 2005 06:25:16 +0000	[thread overview]
Message-ID: <13938324.1095712833883.JavaMail.root@scooter.psp.pas.earthlink.net> (raw)


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

             reply	other threads:[~2005-05-19  6:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:25 David Knierim [this message]
2005-05-19  6:25 ` Data block transactions fail on i2c-i801 controller? 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 Studebaker
2005-05-19  6:25 ` Mark M. Hoffman
2005-05-19  6:25 ` David Knierim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13938324.1095712833883.JavaMail.root@scooter.psp.pas.earthlink.net \
    --to=david_knierim@earthlink.net \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.