all about shared memory

Hi all :confused: ,
I am new to unix.I have been asked to implement shared memory in user's mode.What does this mean?What is the difference it makes in kernel mode and in users mode?What are the advantages of this impemenation(user's mode)?

And also i would like to know why exactly shared memory called the fastest IPC mechanism?