On Mon, Dec 6, 2010 at 4:13 PM, lalit mohan tripathi <lalit.tripathi@xxxxxxxxx> wrote:
Can you please be more detailed. please put code and/or line number of what you are talking about?The comment for function: void scheduler_tick(void) in sched.c seems confusing:
[ It also gets called by the fork code, when changing the parent's
timeslices. ]
I'm not able to find it getting called from fork related code or any
other code except the timer interrupt.
Is it commenting error?