lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 16 Jun 2008 15:37:00 +0100
From:	"Sosnowski, Maciej" <maciej.sosnowski@...el.com>
To:	<dotanba@...il.com>
Cc:	<olel@....pl>, <netdev@...r.kernel.org>
Subject: RE: How can i know if I/OAT is supported?

Hi Dotan,

>>> I'm trying to use the I/OAT technology but i don't know if the the
>>> sent data used this technology.
>>> Are there are any counters which indicates how many data was sent
using
>>> I/OAT?
>> 
>> for f in /sys/class/dma/*; do echo "$f: bytes=`cat
$f/bytes_transferred`
>> count=`cat $f/memcpy_count`" ; done
> 
> I have the folder /sys/class/dma/, but this folder is empty.
> What does it mean?

It means that you do not have ioatdma module loaded.
Simply try: modprobe ioatdma.
If driver installs correctly, you should see statistics in
/sys/class/dma/

> 
> thanks
> Dotan

Regards,
Maciej

---------------------------------------------------------------------
Intel Technology Poland sp. z o.o.
z siedziba w Gdansku
ul. Slowackiego 173
80-298 Gdansk

Sad Rejonowy Gdansk Polnoc w Gdansku, 
VII Wydzial Gospodarczy Krajowego Rejestru Sadowego, 
numer KRS 101882

NIP 957-07-52-316
Kapital zakladowy 200.000 zl

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ