I have to implement a new disk scheduler developed here in my lab.
I had a look at the kernel source for my very first time: I've understood where to put the new code - the /driver/block/deadline-sched.c was useful, in this sense - but I'd like to have a commented analysis of that code. Anyone who could suggest a link or documentation about disk schedulers (it would be useful to have comments also on anticipatory scheduler's implementation in linux)?
Thank you all, bye.
Antonio
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/