Am Dienstag 27 November 2007 schrieb ming lei: > It seems oom happenes when VM(page frame reclaim) try to reclaim much > more memory by writing back dirty pages, but there is not enough ram > for usb disk related driver to finish the writeback operation. (usb > disk related driver: scsi_mod, usb mass storage, usbcore and uhci or > ehci )
As far as I can tell, the problem arises because usb-storage's kernel thread does not run with PF_MEMALLOC and cannot dip into the reserves. Regards Oliver - 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/