當時蟲棍第一次通關各看板魔物都是落在15分上下,雷狼龍是最久的.....(血量多)
3 responses
Show only author's response(s)
Load all responses
Load more older responses
順便 memo, zombie 是指 child process 掛了, 但 parent 沒 call wait() 取得 dying message, 結果 child process 仍然會占著 process table (一個 process能用的children有限)
若 parent 先掛, child 就會自動轉交給 init (process id = 1) 管, 而 init 會好好地處理 dying message
以前學 Unix Programming 時沒讀好, 一直沒弄清楚 zombie 的意思
Load more responses
Load all responses
Load more older responses
Load more responses