9 Feb 2011 20:02
Regression with calibrate_xor_blocks, probably UML related
Boaz Harrosh <bharrosh <at> panasas.com>
2011-02-09 19:02:57 GMT
2011-02-09 19:02:57 GMT
I have a new module that uses the async_tx.h lib. On an exact same module code based on 3.6.37 I see the: xor: measuring software checksum speed 8regs : 11312.000 MB/sec 8regs_prefetch: 9792.800 MB/sec 32regs : 11220.400 MB/sec 32regs_prefetch: 9750.800 MB/sec xor: using function: 8regs (11312.000 MB/sec) And all is well. But on code based on 2.6.38-rc4 I get hard stuck right after: xor: measuring software checksum speed the UML is completely frozen. When I kill the uml from the host I can sometimes get this trace. 750c7498: [<6005f936>] bad_page+0xd8/0xf3 750c74c8: [<60060c93>] get_page_from_freelist+0x333/0x47b 750c7508: [<60131243>] put_dec+0x20/0x3c 750c75a0: [<6001a0ac>] change_pre_exec+0x0/0x24 750c75b8: [<60060ef1>] __alloc_pages_nodemask+0x116/0x65b 750c7668: [<60132e25>] sprintf+0xa1/0xa3 750c76a0: [<6001a0ac>] change_pre_exec+0x0/0x24 750c76b8: [<60061446>] __get_free_pages+0x10/0x43 750c76c8: [<60012875>] alloc_stack+0x1b/0x1d 750c76d8: [<6001fe27>] run_helper+0x26/0x1b5 750c76e8: [<60021553>] set_signals+0x1c/0x2e 750c7708: [<6007efac>] __kmalloc+0x9e/0xc4 750c7748: [<6001a544>] change+0x124/0x189(Continue reading)
RSS Feed