http://bugme.osdl.org/show_bug.cgi?id=4153
tino.keitel@xxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Kernel Version|several kernels from 2.6.6 |Debianized kernel 2.6.8.1
|to 2.6.9-mm1 |
------- Additional Comments From tino.keitel@xxxxxx 2005-02-03 01:57 -------
Gna, stupid browser.
I got the following kernel message on my /home partition with XFS:
tar: page allocation failure. order:5, mode:0xd0
[<c0142e59>] __alloc_pages+0x2f9/0x370
[<c0142ef5>] __get_free_pages+0x25/0x40
[<c0146a03>] kmem_getpages+0x23/0xd0
[<c01477b6>] cache_grow+0xe6/0x1e0
[<c0147a43>] cache_alloc_refill+0x193/0x250
[<c0147f78>] __kmalloc+0x88/0xa0
[<e07c84b9>] kmem_alloc+0x59/0xc0 [xfs]
[<e07a3220>] xfs_iread_extents+0x50/0x110 [xfs]
[<c021112b>] generic_make_request+0x16b/0x1f0
[<c0165622>] bio_alloc+0x22/0x1e0
[<e077a7fe>] xfs_bmapi+0x24e/0x1640 [xfs]
[<e00b239a>] __map_bio+0x4a/0x120 [dm_mod]
[<e00b268b>] __clone_and_map+0xfb/0x3a0 [dm_mod]
[<c011e420>] autoremove_wake_function+0x0/0x60
[<c0141529>] mempool_alloc+0x79/0x180
[<c02169a5>] as_add_request+0x1b5/0x220
[<e00b2afc>] dm_request+0x7c/0xb0 [dm_mod]
[<c011b799>] find_busiest_group+0xe9/0x350
[<e07a766a>] xfs_iomap+0x19a/0x560 [xfs]
[<e07c9d3a>] linvfs_get_block_core+0xaa/0x300 [xfs]
[<c0147a43>] cache_alloc_refill+0x193/0x250
[<e07c9fd4>] linvfs_get_block+0x44/0x50 [xfs]
[<c0185e18>] do_mpage_readpage+0x158/0x4b0
[<c01b5fff>] radix_tree_node_alloc+0x1f/0x70
[<c01b62dd>] radix_tree_insert+0xed/0x110
[<c013de52>] add_to_page_cache+0x72/0xf0
[<c01862bb>] mpage_readpages+0x14b/0x180
[<e07c9f90>] linvfs_get_block+0x0/0x50 [xfs]
[<e07a1e61>] xfs_iformat+0x4a1/0x5f0 [xfs]
[<e07a27fe>] xfs_xlate_dinode_core+0x13e/0x850 [xfs]
[<c0145f78>] read_pages+0x138/0x150
[<e07c9f90>] linvfs_get_block+0x0/0x50 [xfs]
[<c0142e70>] __alloc_pages+0x310/0x370
[<e00b5169>] dm_table_any_congested+0x19/0x70 [dm_mod]
[<e00b2ba0>] dm_any_congested+0x30/0x60 [dm_mod]
[<c01462f7>] do_page_cache_readahead+0x137/0x1d0
[<c014649d>] page_cache_readahead+0x10d/0x210
[<c013e867>] do_generic_mapping_read+0xc7/0x480
[<c013ef22>] __generic_file_aio_read+0x212/0x250
[<c013ec20>] file_read_actor+0x0/0xf0
[<e07d0d1f>] xfs_read+0x18f/0x2c0 [xfs]
[<e07ccc0b>] linvfs_read+0x8b/0xa0 [xfs]
[<c015f880>] do_sync_read+0x80/0xb0
[<c015ea58>] filp_open+0x68/0x70
[<c015f99d>] vfs_read+0xed/0x160
[<c015fc71>] sys_read+0x51/0x80
[<c01061fb>] syscall_call+0x7/0xb
This is the Debian version of 2.6.8.1 (2.6.8-1-686-smp), but I also got this
error on another machine with several vanilla and -mm kernels from 2.6.6 to
2.6.9-mm1.
The partition is on a LVM2 device on a S-ATA disk.
Regards,
Tino
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|