Re: DEBUG_PAGEALLOC & SMP?

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

 



* Ingo Molnar <[email protected]> wrote:

> added them, it's:
> 
> (gdb) list *0xc02f993f
> 0xc02f993f is in sd_revalidate_disk (drivers/scsi/sd.c:1472).
> 1467                           "failure.\n");
> 1468                    goto out;
> 1469            }
> 1470
> 1471            buffer = kmalloc(512, GFP_KERNEL | __GFP_DMA);
> 1472            if (!buffer) {
> 1473                    printk(KERN_WARNING "(sd_revalidate_disk:) Memory allocation "
> 1474                           "failure.\n");
> 1475                    goto out_release_request;
> 1476            }
> (gdb)
> 
> full log attached below. (ob'fun: the oom-killer picked the migration 
> thread to kill ;)

this was with the -RT tree - let me try whether the same happens on 
vanilla 2.6.12 too.

	Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux