All of lore.kernel.org
 help / color / mirror / Atom feed
* very slow IO after resume
@ 2014-01-02 11:33 Daniel Lezcano
  2014-01-02 11:56 ` Ming Lei
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Lezcano @ 2014-01-02 11:33 UTC (permalink / raw)
  To: Linux PM mailing list, Linux Kernel Mailing List


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:

[<c164f8ab>] balance_dirty_pages.isra.18+0x3f5/0x4b4
[<c112a2ce>] balance_dirty_pages_ratelimited+0xde/0x100
[<c1120d81>] generic_perform_write+0x141/0x1c0
[<c1120e50>] generic_file_buffered_write+0x50/0x80
[<c1122a4a>] __generic_file_aio_write+0x22a/0x490
[<c1122d13>] generic_file_aio_write+0x63/0xd0
[<c11f5162>] ext4_file_write+0xb2/0x100
[<c117318a>] do_sync_write+0x6a/0xa0
[<c1173dc5>] vfs_write+0xa5/0x1d0
[<c1174277>] SyS_write+0x57/0xa0
[<c1661b37>] 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

-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: very slow IO after resume
  2014-01-02 11:33 very slow IO after resume Daniel Lezcano
@ 2014-01-02 11:56 ` Ming Lei
  0 siblings, 0 replies; 2+ messages in thread
From: Ming Lei @ 2014-01-02 11:56 UTC (permalink / raw)
  To: Daniel Lezcano; +Cc: Linux PM mailing list, Linux Kernel Mailing List

On Thu, Jan 2, 2014 at 7:33 PM, Daniel Lezcano
<daniel.lezcano@linaro.org> wrote:
>
> 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:
>
> [<c164f8ab>] balance_dirty_pages.isra.18+0x3f5/0x4b4
> [<c112a2ce>] balance_dirty_pages_ratelimited+0xde/0x100
> [<c1120d81>] generic_perform_write+0x141/0x1c0
> [<c1120e50>] generic_file_buffered_write+0x50/0x80
> [<c1122a4a>] __generic_file_aio_write+0x22a/0x490
> [<c1122d13>] generic_file_aio_write+0x63/0xd0
> [<c11f5162>] ext4_file_write+0xb2/0x100
> [<c117318a>] do_sync_write+0x6a/0xa0
> [<c1173dc5>] vfs_write+0xa5/0x1d0
> [<c1174277>] SyS_write+0x57/0xa0
> [<c1661b37>] 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 ?

We met write regressions before, see

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242812

But it wasn't related with system sleep, and you may check if the
patches land in your kernel.

Thanks,
-- 
Ming Lei

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-02 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-02 11:33 very slow IO after resume Daniel Lezcano
2014-01-02 11:56 ` Ming Lei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.