[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ARM kernel snapshots - 2.6.32-rc8



On 11/24/2009 12:29 AM, Daniel Kahn Gillmor wrote:
> On 11/20/2009 06:27 AM, Martin Michlmayr wrote:
>> I've built kernel snapshots for armel based on 2.6.32-rc8.  If your
>> device has a recovery mechanism or a serial console, feel free to test
>> them on your favourite ARM machine and report any problems you
>> encounter to this list.
>>
>> You can find the kernel packages at
>> http://people.debian.org/~tbm/armel/kernel/r14655/
> 
> -ixp4xx works fine on my de-underclocked (266Mhz) NSLU2 running a
> mixture of squeeze/sid.

urgh, i take that back.  During an I/O-heavy operation (mpd rebuilding
its index to a filesystem stored on a 2GB USB flash drive), the machine
became unresponsive.  i'm hooked into the serial console, and i see
messages about blocked tasks for more than 120 seconds.

I used the magic SysRq to dump blocked processes to the console. [0]

the attached log shows two warnings about blocked processes for 120
seconds, followed by the output of my SysRq call.

Let me know if there's other debugging you'd like me to try.  The
machine is still in this state, and i've got the console attached.

Regards,

	--dkg

[0] I use "screen /dev/ttyUSB0 115200" to connect to the console.  so i
    sent the sysrq-W command with: <Ctrl-a> <b> <w>
[53042.170000] INFO: task bdi-default:11 blocked for more than 120 seconds.
[53042.170000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[53042.180000] bdi-default   D c0247c98     0    11      2 0x00000000
[53042.190000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c02481a4>] (schedule_timeout+0x1c/0x230)
[53042.200000] [<c02481a4>] (schedule_timeout+0x1c/0x230) from [<c0247e5c>] (wait_for_common+0xd4/0x170)
[53042.210000] [<c0247e5c>] (wait_for_common+0xd4/0x170) from [<c0058630>] (kthread_create+0x58/0xc0)
[53042.210000] [<c0058630>] (kthread_create+0x58/0xc0) from [<c00acf48>] (bdi_forker_task+0x1cc/0x278)
[53042.220000] [<c00acf48>] (bdi_forker_task+0x1cc/0x278) from [<c0058710>] (kthread+0x78/0x80)
[53042.230000] [<c0058710>] (kthread+0x78/0x80) from [<c0024e10>] (kernel_thread_exit+0x0/0x8)
[53042.240000] INFO: task scsi_eh_0:102 blocked for more than 120 seconds.
[53042.250000] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[53042.260000] scsi_eh_0     D c0247c98     0   102      2 0x00000000
[53042.260000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c02481a4>] (schedule_timeout+0x1c/0x230)
[53042.270000] [<c02481a4>] (schedule_timeout+0x1c/0x230) from [<c0247e5c>] (wait_for_common+0xd4/0x170)
[53042.280000] [<c0247e5c>] (wait_for_common+0xd4/0x170) from [<bf05b860>] (command_abort+0x9c/0xac [usb_storage])
[53042.290000] [<bf05b860>] (command_abort+0x9c/0xac [usb_storage]) from [<bf002bc8>] (__scsi_try_to_abort_cmd+0x28/0x3c [scsi_mod])
[53042.300000] [<bf002bc8>] (__scsi_try_to_abort_cmd+0x28/0x3c [scsi_mod]) from [<bf004454>] (scsi_error_handler+0x11c/0x340 [scsi_mod])
[53042.320000] [<bf004454>] (scsi_error_handler+0x11c/0x340 [scsi_mod]) from [<c0058710>] (kthread+0x78/0x80)
[53042.330000] [<c0058710>] (kthread+0x78/0x80) from [<c0024e10>] (kernel_thread_exit+0x0/0x8)
[53054.250000] SysRq : HELP : loglevel(0-9) reBoot Crash terminate-all-tasks(E) memory-full-oom-kill(F) kill-all-tasks(I) thaw-filesystems(J) saK show-memory-usage(M) nice-all-RT-tasks(N) powerOff show-registers(P) show-all-timers(Q) unRaw Sync show-task-states(T) Unmount show-blocked-tasks(W) dump-ftrace-buffer(Z) 
[53060.010000] SysRq : Show Blocked State
[53060.010000]   task                PC stack   pid father
[53060.010000] init          D c0247c98     0     1      0 0x00000001
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00a0710>] (__do_page_cache_readahead+0x94/0x1d8)
[53060.010000] [<c00a0710>] (__do_page_cache_readahead+0x94/0x1d8) from [<c00a087c>] (ra_submit+0x28/0x30)
[53060.010000] [<c00a087c>] (ra_submit+0x28/0x30) from [<c009b030>] (filemap_fault+0x1b0/0x39c)
[53060.010000] [<c009b030>] (filemap_fault+0x1b0/0x39c) from [<c00adfa8>] (__do_fault+0x50/0x3e0)
[53060.010000] [<c00adfa8>] (__do_fault+0x50/0x3e0) from [<c00af268>] (handle_mm_fault+0x24c/0x5d8)
[53060.010000] [<c00af268>] (handle_mm_fault+0x24c/0x5d8) from [<c002af74>] (do_page_fault+0xe4/0x1cc)
[53060.010000] [<c002af74>] (do_page_fault+0xe4/0x1cc) from [<c00231f0>] (do_PrefetchAbort+0x38/0x9c)
[53060.010000] [<c00231f0>] (do_PrefetchAbort+0x38/0x9c) from [<c0023dc0>] (ret_from_exception+0x0/0x10)
[53060.010000] Exception stack(0xc1c25fb0 to 0xc1c25ff8)
[53060.010000] 5fa0:                                     00000000 bec06ab0 00000000 00000000
[53060.010000] 5fc0: bec06be0 00000000 bec06c14 0000008e 00017374 00000005 bec06be0 00000000
[53060.010000] 5fe0: bec06c18 bec06924 0000c640 40148ea4 60000010 ffffffff
[53060.010000] kthreadd      D c0247c98     0     2      0 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c009e7ac>] (__get_free_pages+0x14/0x4c)
[53060.010000] [<c009e7ac>] (__get_free_pages+0x14/0x4c) from [<c003f2bc>] (copy_process+0xa8/0xdac)
[53060.010000] [<c003f2bc>] (copy_process+0xa8/0xdac) from [<c0040214>] (do_fork+0x168/0x370)
[53060.010000] [<c0040214>] (do_fork+0x168/0x370) from [<c0025048>] (kernel_thread+0x68/0x78)
[53060.010000] [<c0025048>] (kernel_thread+0x68/0x78) from [<c0058588>] (kthreadd+0x98/0xe8)
[53060.010000] [<c0058588>] (kthreadd+0x98/0xe8) from [<c0024e10>] (kernel_thread_exit+0x0/0x8)
[53060.010000] bdi-default   D c0247c98     0    11      2 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c02481a4>] (schedule_timeout+0x1c/0x230)
[53060.010000] [<c02481a4>] (schedule_timeout+0x1c/0x230) from [<c0247e5c>] (wait_for_common+0xd4/0x170)
[53060.010000] [<c0247e5c>] (wait_for_common+0xd4/0x170) from [<c0058630>] (kthread_create+0x58/0xc0)
[53060.010000] [<c0058630>] (kthread_create+0x58/0xc0) from [<c00acf48>] (bdi_forker_task+0x1cc/0x278)
[53060.010000] [<c00acf48>] (bdi_forker_task+0x1cc/0x278) from [<c0058710>] (kthread+0x78/0x80)
[53060.010000] [<c0058710>] (kthread+0x78/0x80) from [<c0024e10>] (kernel_thread_exit+0x0/0x8)
[53060.010000] kswapd0       D c0247c98     0    15      2 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a533c>] (kswapd+0x2f4/0x4cc)
[53060.010000] [<c00a533c>] (kswapd+0x2f4/0x4cc) from [<c0058710>] (kthread+0x78/0x80)
[53060.010000] [<c0058710>] (kthread+0x78/0x80) from [<c0024e10>] (kernel_thread_exit+0x0/0x8)
[53060.010000] scsi_eh_0     D c0247c98     0   102      2 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c02481a4>] (schedule_timeout+0x1c/0x230)
[53060.010000] [<c02481a4>] (schedule_timeout+0x1c/0x230) from [<c0247e5c>] (wait_for_common+0xd4/0x170)
[53060.010000] [<c0247e5c>] (wait_for_common+0xd4/0x170) from [<bf05b860>] (command_abort+0x9c/0xac [usb_storage])
[53060.010000] [<bf05b860>] (command_abort+0x9c/0xac [usb_storage]) from [<bf002bc8>] (__scsi_try_to_abort_cmd+0x28/0x3c [scsi_mod])
[53060.010000] [<bf002bc8>] (__scsi_try_to_abort_cmd+0x28/0x3c [scsi_mod]) from [<bf004454>] (scsi_error_handler+0x11c/0x340 [scsi_mod])
[53060.010000] [<bf004454>] (scsi_error_handler+0x11c/0x340 [scsi_mod]) from [<c0058710>] (kthread+0x78/0x80)
[53060.010000] [<c0058710>] (kthread+0x78/0x80) from [<c0024e10>] (kernel_thread_exit+0x0/0x8)
[53060.010000] usb-storage   D c0247c98     0   103      2 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00c0f18>] (__slab_alloc+0x174/0x52c)
[53060.010000] [<c00c0f18>] (__slab_alloc+0x174/0x52c) from [<c00c1d64>] (__kmalloc+0xf8/0x19c)
[53060.010000] [<c00c1d64>] (__kmalloc+0xf8/0x19c) from [<bf034a3c>] (usb_alloc_urb+0x10/0x34 [usbcore])
[53060.010000] [<bf034a3c>] (usb_alloc_urb+0x10/0x34 [usbcore]) from [<bf036bd0>] (usb_sg_init+0x278/0x400 [usbcore])
[53060.010000] [<bf036bd0>] (usb_sg_init+0x278/0x400 [usbcore]) from [<bf05c1d8>] (usb_stor_bulk_transfer_sglist+0x54/0x114 [usb_storage])
[53060.010000] [<bf05c1d8>] (usb_stor_bulk_transfer_sglist+0x54/0x114 [usb_storage]) from [<bf05c2c0>] (usb_stor_bulk_srb+0x28/0x40 [usb_storage])
[53060.010000] [<bf05c2c0>] (usb_stor_bulk_srb+0x28/0x40 [usb_storage]) from [<bf05c7c0>] (usb_stor_Bulk_transport+0x108/0x2a4 [usb_storage])
[53060.010000] [<bf05c7c0>] (usb_stor_Bulk_transport+0x108/0x2a4 [usb_storage]) from [<bf05c97c>] (usb_stor_invoke_transport+0x20/0x31c [usb_storage])
[53060.010000] [<bf05c97c>] (usb_stor_invoke_transport+0x20/0x31c [usb_storage]) from [<bf05daa0>] (usb_stor_control_thread+0x150/0x224 [usb_storage])
[53060.010000] [<bf05daa0>] (usb_stor_control_thread+0x150/0x224 [usb_storage]) from [<c0058710>] (kthread+0x78/0x80)
[53060.010000] [<c0058710>] (kthread+0x78/0x80) from [<c0024e10>] (kernel_thread_exit+0x0/0x8)
[53060.010000] portmap       D c0247c98     0   712      1 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00ba394>] (read_swap_cache_async+0x40/0x128)
[53060.010000] [<c00ba394>] (read_swap_cache_async+0x40/0x128) from [<c00ba4b0>] (swapin_readahead+0x34/0x8c)
[53060.010000] [<c00ba4b0>] (swapin_readahead+0x34/0x8c) from [<c00af2cc>] (handle_mm_fault+0x2b0/0x5d8)
[53060.010000] [<c00af2cc>] (handle_mm_fault+0x2b0/0x5d8) from [<c002af74>] (do_page_fault+0xe4/0x1cc)
[53060.010000] [<c002af74>] (do_page_fault+0xe4/0x1cc) from [<c002328c>] (do_DataAbort+0x38/0x9c)
[53060.010000] [<c002328c>] (do_DataAbort+0x38/0x9c) from [<c0023a0c>] (__dabt_svc+0x4c/0x60)
[53060.010000] Exception stack(0xc0e21b90 to 0xc0e21bd8)
[53060.010000] 1b80:                                     c0e21e50 00000000 00014346 00000000
[53060.010000] 1ba0: c0e21e68 00000041 c0fb7900 00000000 00000000 00000001 00000000 c0e20000
[53060.010000] 1bc0: 00000000 c0e21bd8 c00d2d60 c00d30a0 80000013 ffffffff
[53060.010000] [<c0023a0c>] (__dabt_svc+0x4c/0x60) from [<c00d30a0>] (do_sys_poll+0x2e4/0x394)
[53060.010000] [<c00d30a0>] (do_sys_poll+0x2e4/0x394) from [<c00d31b0>] (sys_poll+0x60/0xc4)
[53060.010000] [<c00d31b0>] (sys_poll+0x60/0xc4) from [<c0023e40>] (ret_fast_syscall+0x0/0x28)
[53060.010000] rsyslogd      D c0247c98     0  1517      1 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00ba394>] (read_swap_cache_async+0x40/0x128)
[53060.010000] [<c00ba394>] (read_swap_cache_async+0x40/0x128) from [<c00ba4b0>] (swapin_readahead+0x34/0x8c)
[53060.010000] [<c00ba4b0>] (swapin_readahead+0x34/0x8c) from [<c00af2cc>] (handle_mm_fault+0x2b0/0x5d8)
[53060.010000] [<c00af2cc>] (handle_mm_fault+0x2b0/0x5d8) from [<c002af74>] (do_page_fault+0xe4/0x1cc)
[53060.010000] [<c002af74>] (do_page_fault+0xe4/0x1cc) from [<c002328c>] (do_DataAbort+0x38/0x9c)
[53060.010000] [<c002328c>] (do_DataAbort+0x38/0x9c) from [<c0023a0c>] (__dabt_svc+0x4c/0x60)
[53060.010000] Exception stack(0xc0c15ed0 to 0xc0c15f18)
[53060.010000] 5ec0:                                     00000000 00003720 80000013 0000003c
[53060.010000] 5ee0: 00000000 00000fff 401fcac4 00000000 00000fff c0c14000 00000000 40068178
[53060.010000] 5f00: 00003721 c0c15f18 c03575d4 c00421b4 80000013 ffffffff
[53060.010000] [<c0023a0c>] (__dabt_svc+0x4c/0x60) from [<c00421b4>] (do_syslog+0x184/0x464)
[53060.010000] [<c00421b4>] (do_syslog+0x184/0x464) from [<c0103b48>] (proc_reg_read+0x44/0x5c)
[53060.010000] [<c0103b48>] (proc_reg_read+0x44/0x5c) from [<c00c5348>] (vfs_read+0xac/0x1a0)
[53060.010000] [<c00c5348>] (vfs_read+0xac/0x1a0) from [<c00c5708>] (sys_read+0x3c/0x68)
[53060.010000] [<c00c5708>] (sys_read+0x3c/0x68) from [<c0023e40>] (ret_fast_syscall+0x0/0x28)
[53060.010000] cron          D c0247c98     0  1123      1 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00a0710>] (__do_page_cache_readahead+0x94/0x1d8)
[53060.010000] [<c00a0710>] (__do_page_cache_readahead+0x94/0x1d8) from [<c00a087c>] (ra_submit+0x28/0x30)
[53060.010000] [<c00a087c>] (ra_submit+0x28/0x30) from [<c009b030>] (filemap_fault+0x1b0/0x39c)
[53060.010000] [<c009b030>] (filemap_fault+0x1b0/0x39c) from [<c00adfa8>] (__do_fault+0x50/0x3e0)
[53060.010000] [<c00adfa8>] (__do_fault+0x50/0x3e0) from [<c00af268>] (handle_mm_fault+0x24c/0x5d8)
[53060.010000] [<c00af268>] (handle_mm_fault+0x24c/0x5d8) from [<c002af74>] (do_page_fault+0xe4/0x1cc)
[53060.010000] [<c002af74>] (do_page_fault+0xe4/0x1cc) from [<c00231f0>] (do_PrefetchAbort+0x38/0x9c)
[53060.010000] [<c00231f0>] (do_PrefetchAbort+0x38/0x9c) from [<c0023dc0>] (ret_from_exception+0x0/0x10)
[53060.010000] Exception stack(0xc0e77fb0 to 0xc0e77ff8)
[53060.010000] 7fa0:                                     00000000 bea88c38 00000000 00000000
[53060.010000] 7fc0: 00000000 00000000 bea88b38 000000a2 bea88c38 0000003c 7fffffff bea88aac
[53060.010000] 7fe0: bea88bb8 bea88aa8 400f2d78 400f2fcc 40000010 ffffffff
[53060.010000] sshd          D c0247c98     0  1136      1 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00ba394>] (read_swap_cache_async+0x40/0x128)
[53060.010000] [<c00ba394>] (read_swap_cache_async+0x40/0x128) from [<c00ba4b0>] (swapin_readahead+0x34/0x8c)
[53060.010000] [<c00ba4b0>] (swapin_readahead+0x34/0x8c) from [<c00af2cc>] (handle_mm_fault+0x2b0/0x5d8)
[53060.010000] [<c00af2cc>] (handle_mm_fault+0x2b0/0x5d8) from [<c002af74>] (do_page_fault+0xe4/0x1cc)
[53060.010000] [<c002af74>] (do_page_fault+0xe4/0x1cc) from [<c002328c>] (do_DataAbort+0x38/0x9c)
[53060.010000] [<c002328c>] (do_DataAbort+0x38/0x9c) from [<c0023a0c>] (__dabt_svc+0x4c/0x60)
[53060.010000] Exception stack(0xc0f89dc0 to 0xc0f89e08)
[53060.010000] 9dc0: 2a073d88 c0f89e40 ffffffe4 00000000 00000004 2a073d88 00000000 00000000
[53060.010000] 9de0: c0f89e30 2a073d88 00000001 00000007 0000001c c0f89e0c 00000008 c015fa74
[53060.010000] 9e00: 00000013 ffffffff
[53060.010000] [<c0023a0c>] (__dabt_svc+0x4c/0x60) from [<c015fa74>] (__copy_to_user_std+0xd4/0x3a8)
[53060.010000] [<c015fa74>] (__copy_to_user_std+0xd4/0x3a8) from [<00000004>] (0x4)
[53060.010000] getty         D c0247c98     0  1179      1 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00ba394>] (read_swap_cache_async+0x40/0x128)
[53060.010000] [<c00ba394>] (read_swap_cache_async+0x40/0x128) from [<c00ba500>] (swapin_readahead+0x84/0x8c)
[53060.010000] [<c00ba500>] (swapin_readahead+0x84/0x8c) from [<c00af2cc>] (handle_mm_fault+0x2b0/0x5d8)
[53060.010000] [<c00af2cc>] (handle_mm_fault+0x2b0/0x5d8) from [<c002af74>] (do_page_fault+0xe4/0x1cc)
[53060.010000] [<c002af74>] (do_page_fault+0xe4/0x1cc) from [<c002328c>] (do_DataAbort+0x38/0x9c)
[53060.010000] [<c002328c>] (do_DataAbort+0x38/0x9c) from [<c0023a0c>] (__dabt_svc+0x4c/0x60)
[53060.010000] Exception stack(0xc0fdfe60 to 0xc0fdfea8)
[53060.010000] fe60: bee27c37 c0e8d001 80000000 00000000 00000001 c1d12c00 c0fdff08 c1d12c00
[53060.010000] fe80: c0fdfeec bee27c37 c0fde000 00000000 c0fdfea8 c0fdfeac c0183e30 c015fa8c
[53060.010000] fea0: 80000013 ffffffff
[53060.010000] [<c0023a0c>] (__dabt_svc+0x4c/0x60) from [<c015fa8c>] (__copy_to_user_std+0xec/0x3a8)
[53060.010000] [<c015fa8c>] (__copy_to_user_std+0xec/0x3a8) from [<c0fdfeec>] (0xc0fdfeec)
[53060.010000] mpd           D c0247c98     0  9358      1 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00a0710>] (__do_page_cache_readahead+0x94/0x1d8)
[53060.010000] [<c00a0710>] (__do_page_cache_readahead+0x94/0x1d8) from [<c00a087c>] (ra_submit+0x28/0x30)
[53060.010000] [<c00a087c>] (ra_submit+0x28/0x30) from [<c009b030>] (filemap_fault+0x1b0/0x39c)
[53060.010000] [<c009b030>] (filemap_fault+0x1b0/0x39c) from [<c00adfa8>] (__do_fault+0x50/0x3e0)
[53060.010000] [<c00adfa8>] (__do_fault+0x50/0x3e0) from [<c00af268>] (handle_mm_fault+0x24c/0x5d8)
[53060.010000] [<c00af268>] (handle_mm_fault+0x24c/0x5d8) from [<c002af74>] (do_page_fault+0xe4/0x1cc)
[53060.010000] [<c002af74>] (do_page_fault+0xe4/0x1cc) from [<c00231f0>] (do_PrefetchAbort+0x38/0x9c)
[53060.010000] [<c00231f0>] (do_PrefetchAbort+0x38/0x9c) from [<c0023dc0>] (ret_from_exception+0x0/0x10)
[53060.010000] Exception stack(0xc0c03fb0 to 0xc0c03ff8)
[53060.010000] 3fa0:                                     00000000 00000003 0004938d 00000000
[53060.010000] 3fc0: 0004938d 00000003 000a5268 000000a8 00071158 000002c0 00071160 40e6af4c
[53060.010000] 3fe0: 00000001 bea13b38 412f6300 412f6318 60000010 ffffffff
[53060.010000] mpd           D c0247c98     0  9360      1 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00af164>] (handle_mm_fault+0x148/0x5d8)
[53060.010000] [<c00af164>] (handle_mm_fault+0x148/0x5d8) from [<c002af74>] (do_page_fault+0xe4/0x1cc)
[53060.010000] [<c002af74>] (do_page_fault+0xe4/0x1cc) from [<c002328c>] (do_DataAbort+0x38/0x9c)
[53060.010000] [<c002328c>] (do_DataAbort+0x38/0x9c) from [<c0023dc0>] (ret_from_exception+0x0/0x10)
[53060.010000] Exception stack(0xc0db9fb0 to 0xc0db9ff8)
[53060.010000] 9fa0:                                     454a7fe8 44a9ad58 00285228 7ff40f17
[53060.010000] 9fc0: f5ea25a4 897f0c7f d4fcb332 19de5ed0 6925ea5e 42cd7824 40311dac 00000000
[53060.010000] 9fe0: 30274b15 42cd77c4 9c1cb14a 412b16d0 20000010 ffffffff
[53060.010000] sshd          D c0247c98     0  9379   9377 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00a0710>] (__do_page_cache_readahead+0x94/0x1d8)
[53060.010000] [<c00a0710>] (__do_page_cache_readahead+0x94/0x1d8) from [<c00a087c>] (ra_submit+0x28/0x30)
[53060.010000] [<c00a087c>] (ra_submit+0x28/0x30) from [<c009b030>] (filemap_fault+0x1b0/0x39c)
[53060.010000] [<c009b030>] (filemap_fault+0x1b0/0x39c) from [<c00adfa8>] (__do_fault+0x50/0x3e0)
[53060.010000] [<c00adfa8>] (__do_fault+0x50/0x3e0) from [<c00af268>] (handle_mm_fault+0x24c/0x5d8)
[53060.010000] [<c00af268>] (handle_mm_fault+0x24c/0x5d8) from [<c002af74>] (do_page_fault+0xe4/0x1cc)
[53060.010000] [<c002af74>] (do_page_fault+0xe4/0x1cc) from [<c00231f0>] (do_PrefetchAbort+0x38/0x9c)
[53060.010000] [<c00231f0>] (do_PrefetchAbort+0x38/0x9c) from [<c0023dc0>] (ret_from_exception+0x0/0x10)
[53060.010000] Exception stack(0xc0fbffb0 to 0xc0fbfff8)
[53060.010000] ffa0:                                     00000001 2a080698 2a080688 00000000
[53060.010000] ffc0: 00000000 2a06883c 00000e20 0000008e bebb9cac bebb9ca4 00000e98 00000000
[53060.010000] ffe0: 00000000 bebb9c24 2a011cbc 4041aea4 60000010 ffffffff
[53060.010000] vmstat        D c0247c98     0  9385   9380 0x00000000
[53060.010000] [<c0247c98>] (schedule+0x3b8/0x408) from [<c0248368>] (schedule_timeout+0x1e0/0x230)
[53060.010000] [<c0248368>] (schedule_timeout+0x1e0/0x230) from [<c0248034>] (io_schedule_timeout+0x80/0xe8)
[53060.010000] [<c0248034>] (io_schedule_timeout+0x80/0xe8) from [<c00ac7dc>] (congestion_wait+0x68/0x8c)
[53060.010000] [<c00ac7dc>] (congestion_wait+0x68/0x8c) from [<c00a0184>] (throttle_vm_writeout+0x60/0x7c)
[53060.010000] [<c00a0184>] (throttle_vm_writeout+0x60/0x7c) from [<c00a4a7c>] (shrink_zone+0xa74/0xaac)
[53060.010000] [<c00a4a7c>] (shrink_zone+0xa74/0xaac) from [<c00a4e18>] (try_to_free_pages+0x1fc/0x380)
[53060.010000] [<c00a4e18>] (try_to_free_pages+0x1fc/0x380) from [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c)
[53060.010000] [<c009e548>] (__alloc_pages_nodemask+0x30c/0x55c) from [<c00a0710>] (__do_page_cache_readahead+0x94/0x1d8)
[53060.010000] [<c00a0710>] (__do_page_cache_readahead+0x94/0x1d8) from [<c00a087c>] (ra_submit+0x28/0x30)
[53060.010000] [<c00a087c>] (ra_submit+0x28/0x30) from [<c009b030>] (filemap_fault+0x1b0/0x39c)
[53060.010000] [<c009b030>] (filemap_fault+0x1b0/0x39c) from [<c00adfa8>] (__do_fault+0x50/0x3e0)
[53060.010000] [<c00adfa8>] (__do_fault+0x50/0x3e0) from [<c00af268>] (handle_mm_fault+0x24c/0x5d8)
[53060.010000] [<c00af268>] (handle_mm_fault+0x24c/0x5d8) from [<c002af74>] (do_page_fault+0xe4/0x1cc)
[53060.010000] [<c002af74>] (do_page_fault+0xe4/0x1cc) from [<c00231f0>] (do_PrefetchAbort+0x38/0x9c)
[53060.010000] [<c00231f0>] (do_PrefetchAbort+0x38/0x9c) from [<c0023dc0>] (ret_from_exception+0x0/0x10)
[53060.010000] Exception stack(0xc0dd9fb0 to 0xc0dd9ff8)
[53060.010000] 9fa0:                                     00000000 beed29d8 00000000 00000000
[53060.010000] 9fc0: 00000000 00000000 beed28d8 000000a2 beed29d8 0000000a 7fffffff beed284c
[53060.010000] 9fe0: beed2958 beed2848 40100d78 40100fcc 40000010 ffffffff
[53060.010000] Sched Debug Version: v0.09, 2.6.32-rc8-ixp4xx #1
[53060.010000] now at 53062302.807828 msecs
[53060.010000]   .jiffies                                 : 5276001
[53060.010000]   .sysctl_sched_latency                    : 5.000000
[53060.010000]   .sysctl_sched_min_granularity            : 1.000000
[53060.010000]   .sysctl_sched_wakeup_granularity         : 1.000000
[53060.010000]   .sysctl_sched_child_runs_first           : 0.000000
[53060.010000]   .sysctl_sched_features                   : 15834235
[53060.010000] 
[53060.010000] cpu#0
[53060.010000]   .nr_running                    : 0
[53060.010000]   .load                          : 0
[53060.010000]   .nr_switches                   : 3493227
[53060.010000]   .nr_load_updates               : 1024114
[53060.010000]   .nr_uninterruptible            : 15
[53060.010000]   .next_balance                  : 0.000000
[53060.010000]   .curr->pid                     : 0
[53060.010000]   .clock                         : 53060000.000000
[53060.010000]   .cpu_load[0]                   : 0
[53060.010000]   .cpu_load[1]                   : 0
[53060.010000]   .cpu_load[2]                   : 0
[53060.010000]   .cpu_load[3]                   : 4
[53060.010000]   .cpu_load[4]                   : 11
[53060.010000] 
[53060.010000] cfs_rq[0]:/
[53060.010000]   .exec_clock                    : 0.000000
[53060.010000]   .MIN_vruntime                  : 0.000001
[53060.010000]   .min_vruntime                  : 7378279.485643
[53060.010000]   .max_vruntime                  : 0.000001
[53060.010000]   .spread                        : 0.000000
[53060.010000]   .spread0                       : 0.000000
[53060.010000]   .nr_running                    : 0
[53060.010000]   .load                          : 0
[53060.010000]   .nr_spread_over                : 0
[53060.010000] 
[53060.010000] rt_rq[0]:
[53060.010000]   .rt_nr_running                 : 0
[53060.010000]   .rt_throttled                  : 0
[53060.010000]   .rt_time                       : 0.000000
[53060.010000]   .rt_runtime                    : 950.000000
[53060.010000] 
[53060.010000] runnable tasks:
[53060.010000]             task   PID         tree-key  switches  prio     exec-runtime         sum-exec        sum-sleep
[53060.010000] ----------------------------------------------------------------------------------------------------------
[53060.010000] 

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: