YOU SAID:
/* * If the new process paused because it was * swapped out, set the stack level to the last call * to savu(u_ssav). This means that the return * which is executed immediately after the call to aretu * actuall
INTO JAPANESE
/* * 新しいプロセスがスワップアウトされたために一時停止した場合、スタックレベルをsavu(u_ssav)への最後の呼び出しに設定します。これは、aretuの呼び出しの直後に実行される戻り値が実際には
BACK INTO ENGLISH
/* * If the new process is suspended because it was swapped out, we set the stack level to the last call to savu(u_ssav), * because the return value of the call to aretu executed immediately after is actually
INTO JAPANESE
/* * 新しいプロセスがスワップアウトされたために中断された場合、スタックレベルをsavu(u_ssav)の最後の呼び出しに設定します。 * 直後に実行されるaretuの呼び出しの戻り値は実際には
BACK INTO ENGLISH
/* * If the new process is interrupted because it was swapped out, the stack level is set to the last call to savu (u_ssav). * The return value of the immediately following call to aretu is actually
INTO JAPANESE
/* * 新しいプロセスがスワップアウトされたために中断された場合、スタックレベルはsavu (u_ssav)への最後の呼び出しに設定されます。 * 直後のaretu呼び出しの戻り値は実際には
BACK INTO ENGLISH
/* * If the new process is suspended because it was swapped out, the stack level is set to the last * call to savu (u_ssav). * The return value of the immediately following aretu call is actually
INTO JAPANESE
/* * 新しいプロセスがスワップアウトされたために中断された場合、スタックレベルは最後のsavu (u_ssav) の呼び出しに設定されます。 * 直後のaretu呼び出しの戻り値は実際には
BACK INTO ENGLISH
/* * If the new process is suspended because it was swapped out, the stack level is set to the last * call to savu (u_ssav). * The return value of the immediately following aretu call is actually
That's deep, man.