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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 3 Aug 2006 20:45:31 -0700
From:	"Michael Chan" <mchan@...adcom.com>
To:	"Theodore Tso" <tytso@....edu>
cc:	"David Miller" <davem@...emloft.net>, herbert@...dor.apana.org.au,
	linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH -rt DO NOT APPLY] Fix for tg3 networking lockup

Theodore Tso wrote:

> Parden me for asking a dumb question, but what's being accomplished by
> resetting the chip if the system has crashed?  Why not reset the chip
> when the system reboots and it sees the PCI bus reset?  I guess I'm
> missing the purpose of the ASF heartbeat; why does the networking chip
> need a chip-specific watchdog?
> 

ASF is firmware that monitors the system and sends out alerts whenever
certain events happen.  So it needs to run before the OS boots or after
it has crashed.  When the driver is up and running, the driver and ASF
run independently sending and receiving traffic on the same wire.  Of
course, the bandwidth that is used by ASF is a very tiny fraction of the
host traffic.  If the system crashes, the FIFO and other resources on
the NIC will be backed up and ASF can no longer function without
resetting
the chip.

As David explained, ASF is only used on servers.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ