50 printf("Child process of fork: virgo_cloud_fs_main.c: User space has written to a VFS file opened by Kernel, Kernel To User space communication works. Doing userspace file open for /var/log/virgo_fs/virgofstest.txt\n");
51 ptr=malloc(1000);
52 fflush(stdout);
53 x=x*x;
54 }
55else
56 {
57 printf("Parent process of fork: virgo_cloud_fs_main.c: User space has written to a VFS file opened by Kernel, Kernel To User space communication works\n");
58 fflush(stdout);
59 x=x*x;
60 waitpid(pid,&status,WCONTINUED);
61 }
62return NULL;
63 }
Generated on Tue Jul 15 2014 13:51:27 for Krishna iResearch Intelligent Cloud Platform - VIRtual Generic Os - VIRGO - Linux kernel extensions for cloud by 1.8.6