Just came across an article on Micro-kernel, worth reading for those who want to know a bit about the debate (and it don’t have many technical information). I agree that the micro-kernel (MINIX 3) written by the article author, is really the most easy-to-understand operating system in the world! I’ve been playing around with it, and thanks to its’ structure of separating features into server speaking in some protocol, I can modify it easily (for instance, made a kernel memory dump features with short-cut key and a key logger running in kernel (- the server is in user space) for my CSC3150 project) in just one hour.
I doubt can I do this with Linux kernel…







0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment