GSoC/GCI Archive
Google Summer of Code 2009 MINIX 3

Shared Memory Implementaion in Minix3

by Guanqun Lu for MINIX 3

Minix 3 is on its way to be a fully POSIX-compliant system. The lack of the features of IPC hinders developers from porting useful programs which take advantage of IPC from other platforms. Therefore, I would like to perform a proposal to implement the functionality of shared memory.