Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751172AbaABLdU (ORCPT ); Thu, 2 Jan 2014 06:33:20 -0500 Received: from mail-wi0-f173.google.com ([209.85.212.173]:48658 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750832AbaABLdT (ORCPT ); Thu, 2 Jan 2014 06:33:19 -0500 Message-ID: <52C54E7A.3030303@linaro.org> Date: Thu, 02 Jan 2014 12:33:14 +0100 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Linux PM mailing list , Linux Kernel Mailing List Subject: very slow IO after resume Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1417 Lines: 43 Hi All, I noticed an issue on the IOs after resuming my laptop. My mailer thunderbird or the compilations are very slow, often blocked in 'D' state. The 'top' shows 81% on wait. The processes stack are always in when blocked: [] balance_dirty_pages.isra.18+0x3f5/0x4b4 [] balance_dirty_pages_ratelimited+0xde/0x100 [] generic_perform_write+0x141/0x1c0 [] generic_file_buffered_write+0x50/0x80 [] __generic_file_aio_write+0x22a/0x490 [] generic_file_aio_write+0x63/0xd0 [] ext4_file_write+0xb2/0x100 [] do_sync_write+0x6a/0xa0 [] vfs_write+0xa5/0x1d0 [] SyS_write+0x57/0xa0 [] syscall_call+0x7/0xb The kernel is 3.11.0-031100-generic based on ubuntu, I noticed this issue on some previous version (since 3.5 AFAIR). My laptop is a Lenovo X230, SSD 250GB (6Gb/s) and 16GB of RAM. Is it a known issue ? Thanks -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/