Pintos Project 2 Çѱ¹¾î ¼³¸í¼ (design report) - User Program, System Call
¸ñÂ÷
0. Analysis
0.1. Process Execution Procedure
0.1.1. analysis
0.2. System Call Procedure
0.2.1. what is system call
0.2.2. analysis
0.3. File System
0.3.1. what is file descriptor
0.3.2. analysis
1. Process terminate messages
1.1. goal
1.2. how to solve problems
2. Argument Passing
2.1. goal
2.2. how to solve problems
3. System Call
3.1. goal
3.2. how to solve problems
3.2.1. data structure
3.2.2. detailed algorithm
3.2.3. implement system calls
4. Denying Writes to Executables
4.1. goal
4.2. how to solve problems
0. Analysis
Pintos ÇÁ·ÎÁ§Æ® 2´Â »ç¿ëÀÚ ÇÁ·Î±×·¥°ú ½Ã½ºÅÛ È£Ãâ ±¸ÇöÀ» Áß½ÉÀ¸·Î ÁøÇàµÈ´Ù. ÀÌ ÇÁ·ÎÁ§Æ®ÀÇ ¸ñÇ¥´Â ¿î¿µ üÁ¦ ³»¿¡¼ »ç¿ëÀÚ ÇÁ·Î±×·¥ÀÌ Ä¿³Î°ú È¿°úÀûÀ¸·Î »óÈ£ÀÛ¿ëÇÒ ¼ö ÀÖµµ·Ï ½Ã½ºÅÛ È£Ãâ ÀÎÅÍÆ䡦(»ý·«)
|