Hi, I was wondering if anyone can give me some hints regarding dynamic memory allocation. I'm using the clone() call to create kernel threads with shared memory. I allocate dynamic memory arbitrarily from all threads. I protect all my malloc() calls by means of a spin lock. I'm I missing out on something or am I doing the right thing? thanks, kurt - Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/ To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]
