From 5f9b977a7d072a4634e699d94754f67c3250595d Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Fri, 22 Feb 2013 16:08:58 -0500 Subject: [PATCH] Update list Signed-off-by: Mathieu Desnoyers --- test-ssd-write.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/test-ssd-write.c b/test-ssd-write.c index 991b257..1879256 100644 --- a/test-ssd-write.c +++ b/test-ssd-write.c @@ -12,9 +12,10 @@ * warm machine reboot to get the drive to respond, as soft reset is not * enough): * - * Vendor Model Firmware Controller # drives tested - * Intel (Lenovo) SSDSC2BW180A3L LE1i SandForce 2281 1 - * Intel (Lenovo) SSDSC2BW180A3L LF1i SandForce 2281 3 + * Vendor Model Firmware Controller # drives tested HW + * Intel (Lenovo) SSDSC2BW180A3L LE1i SandForce 2281 1 (3.5 Debian kernel) x230 + * Intel (Lenovo) SSDSC2BW180A3L LF1i SandForce 2281 3 (3.2 Debian kernel) x230 + * (3.7.9 Arch kernel) x230 * * We ensured that the problem is not coming from other parts by running * this test on other SSD drives, which don't show this problem: @@ -25,6 +26,7 @@ * Intel SSDSA2CT040G3 4PC10302 Intel 1 (3.2 kernel) * Intel SSDSA2CT040G3 4PC10362 Intel 1 (3.2 kernel) * Intel SSDSC2CT120A3K5 ??????? SandForce 2281 1 (on HP SmartArray P212 with 3.2 kernel) + * OCZ OCZ-VERTEX3 2.25 SF-2281 1 (3.7.9 Arch kernel) * * Under Linux (Debian, Ubuntu, various kernels), after about 5 minutes, * we get this result: -- 2.34.1