From: 洪志雄 <fis...@gm...> - 2010-06-07 03:25:54
|
I was read source code of the MFS(ver1.6.15) these days. I have a question about write process. >From source code, I saw if in the client if wanting to write data, It would created a job in queue. all job would be done with in write_worker() (in mfsmount/writedata.c). >From the picture of MooseFS Write Process( in moosefs index page), The processes of 1, 2, 3, 4 were clearly in write_worker(), but process 5, 6 which synchronized the data between chunk server I couldn't find it in source code . Would please provide some clues about this problem. Thanks:) -- --------------------------------------------------------------- by 洪志雄 -- --------------------------------------------------------------- by 洪志雄 |