[Thread Prev][Thread Next][Thread Index]

Re: please implement finally shared memory in linux



> i want 1 process to create it and a second , third and n-th to
> to the same, then

Ok. I put a key press wait or two in it and run a pair of them. Seemingly
the same results. Both attached to the same pair of segments.  It still works 
for me.

I'm doing

	P1			P2

	alloc_one		alloc_one
	wait			alloc_one
				wait

	alloc_one		wait

and I get the same segments attached to both.
So its still working for my usage pattern. 

Alan

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to majordomo@vger.rutgers.edu