Hi Dave, Can you try 2.6.0-test5 with the following patch please. Thanks Dave Olien wrote: >I'm getting a "badness" warning from as_iosched.c, line 917. >This is on 2.6.0-test4-mm6, running on a 2 cpu x86. > >The warning occurs when I run three or more instances of mkfs.ext2, where >each mkfs is running on its own disk. If I run four or more mkfs's >on paritions all on the same disk I don't get this warning. >The more instances of mkfs I run (each on separate disks), the >more instances of this warning I receive. > >The mkfs's all progress at the same rate. The warnings >occur as all mkfs's are "writing superblocks and filesystem >accounting information", near the end of the mkfs. > ># Badness in as_completed_request at drivers/block/as-iosched.c:917 > >Call Trace: > [] as_completed_request+0x1ad/0x1b0 > [] elv_completed_request+0x1f/0x30 > [] __blk_put_request+0x3c/0xc0 > [] end_that_request_last+0x5f/0xf0 > [] DAC960_V2_ProcessCompletedCommand+0x172/0xf50 > [] ip_rcv+0x39a/0x520 > [] recalc_task_prio+0xb4/0x1f0 > [] load_balance+0x1bb/0x430 > [] DAC960_LP_InterruptHandler+0x6d/0xb0 > [] handle_IRQ_event+0x49/0x80 > [] do_IRQ+0xa0/0x150 > [] default_idle+0x0/0x40 > [] common_interrupt+0x18/0x20 > [] default_idle+0x0/0x40 > [] default_idle+0x2d/0x40 > [] cpu_idle+0x46/0x50 > [] rest_init+0x0/0x60 > [] start_kernel+0x18d/0x1c0 > [] unknown_bootoption+0x0/0x120 > > > > >