![]() | |||||||||||||
Messages in this thread |
In article <41AE9E3E.9020307@globaledgesoft.com> you wrote: > Can Anyone tell me the tips/tricks/techniques/practices followed in > understanding flow of Linux kernel code? You read the code and use an ide which allows to find declarations/usage (ctags suppot in editor for eample). You could also browse with LXR. But some basic architectural understanding from various kernel books and articles is helpfull. http://lxr.linux.no/source/init/main.c Greetings Bernd - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 14:08 [from the cache] ©2003-2008 | |||||||||||||