Hi On Fri, Mar 28, 2008 at 12:02 PM, ravikumar <ravikumar.vallabhu@xxxxxxxxx> wrote: > > Hi all, > As for every program there will be start function( ie main). > What is the starting function for kerenl process , ie similarly main(). other than start_kernel() ... you should be aware that in general kernel is not "started", but triggerred by entry points such as traps, interrupts, exception and such. regards, Mulyadi. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ