Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2009 18:20:42 +0200
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-current@freebsd.org
Subject:   ata: printf on every spinup/spindown?
Message-ID:  <49BE7C5A.2080103@icyb.net.ua>

next in thread | raw e-mail | index | archive | help

I am playing with ata spindown feature and I think that it is really unnecessary
to print a message each time ata driver is going to spindown a disk or let it be
spinned up:
ad6: Idle, spin down
ad6: request while spun down, starting.
ad6: drive spun down.
ad6: Idle, spin down
ad6: request while spun down, starting.

Especially this is not useful when "Idle, spin down" messages are going spin up
the disk via syslog logging to disk :-)

Maybe put these under verboseboot if not drop entirely?

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49BE7C5A.2080103>