Re: [RFC PATCH] AHCI: speed up resume

From: Tejun Heo
Date: Fri Jul 04 2008 - 04:12:12 EST


Zhang Rui wrote:
> From: Zhang Rui <rui.zhang@xxxxxxxxx>
>
> During resume, sleep 1 second to wait for the HBA reset
> to finish is a waste of time.
>
> According to the AHCI 1.2 spec,
> We should poll the HOST_CTL register,
> and return error if the host reset is not
> finished within 1 second.
>
> Test results show that the HBA reset can be done quickly(in usecs).
> And this patch may save nearly 1 second during resume.
>
> Signed-off-by: Zhang Rui <rui.zhang@xxxxxxxxx>

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

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