Re: New filesystem for Linux

From: Mikulas Patocka
Date: Sat Nov 04 2006 - 13:40:40 EST


The problem with a per_cpu biglock is that you may consume a lot of RAM for big NR_CPUS. Count 32 KB per 'biglock' if NR_CPUS=1024

Does one Linux kernel run on system with 1024 cpus? I guess it must fry spinlocks... (or even lockup due to spinlock livelocks)

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