[EMAIL PROTECTED] wrote:
actually, I think that while you may be able to get away with only one kernel, you are probably better off with two. on the hibernate kernel you can choose many 'embedded' options that don't make sense for the normal kernel (no high mem, no SMP support, no SELinux, no network routing, not netfilter, use SLOB not SLAB/SLUB, etc). also keep in mind that each module that you load wastes apartial page of memory.
No highmem? No thanks. I really want hibernate to save stuff from above 1GB as well as the stuff below 1GB. Cheers - 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/