Re: dentry_cache using up all my zone normal memory -- also seenon 2.6.14-rc2

From: Christopher Friesen
Date: Thu Sep 22 2005 - 16:56:16 EST


Sonny Rao wrote:

I think your loglevel is too low, set it to seven (using sysrq if
necessary) and try again.

I thought the following __handle_sysrq() code would take care of that:

spin_lock_irqsave(&sysrq_key_table_lock, flags);
orig_log_level = console_loglevel;
console_loglevel = 7;
printk(KERN_INFO "SysRq : ");

Chris
-
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/