Re: 2.6.22-stable causes oomkiller to be invoked

From: Dhaval Giani
Date: Thu Dec 13 2007 - 08:23:54 EST


On Thu, Dec 13, 2007 at 06:03:33PM +0530, Dhaval Giani wrote:
> Hi Greg, Tejun,
>
> The following script causes oomkiller to be invoked on my system here.
>
> while echo; do cat /sys/kernel/kexec_crash_loaded; done
>

while echo; do cat /sys/kernel/uevent_seqnum ; done;

causes oomkiller to be invoked on 2.6.22-stable, 2.6.23-stable and
2.6.24-rc5 as well. It seems not be particularly related to any single
file in sysfs.

Thanks,
--
regards,
Dhaval
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/