Saturday, February 11, 2006

Adding new I/O scheduler to the 2.6 Linux kernel

1) Put the I/O scheduler code in drivers/block/ and add the information to the Makefile inorder to compile the code
2) Modify elevator_setup_default() in elevator.c accordingly

0 Comments:

Post a Comment

<< Home