Hello!! We are a group of four undergraduate students from Pune university pune,India. We implemented "The Network RAM" as our final year BE project. It includes basic calls like nram_malloc, nram_free, nram_sync, nram_rmalloc(for reliable allocation). It allows you to access remote comps memory like ur local memory. In this implementation server side(server is one who donates memory) is entirely modular. Client side is a patch to page fault handler + some modules. We have also implemented shared memory API's like nram_shmget, nram_shmat, nram_shmdel for network wide shared memory on top of the network ram. Now we want to go further in the direction of testing our implementation, and to test for the scalability and building of the mathematical model of our system. Are there any standard test suites available for testing network memory? What type of testing should we perform? So we would like you all to help us in this direction. Please suggest the ways and guide us in proper direction. Pooja Gupta Amber Palekar Amey Inamdar Aniruddha Patwardhan ________________________________________________________________________ Looking for a job? Visit Yahoo! India Careers Visit http://in.careers.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/