Hello Listmembers, here's some feedback as required:
Got e16 from sourceforge all 4 patches. Applied them succesfully, after some fumbling with the sequence of the four. Had to fix one Makefile, but ok. Ran "make oldconfig" form a SuSE 9.2 /proc/config.gz. First kernel compiled, but stuck on boot on both SCSI or IDE disk access. "make mrproper" and the whole thing again . This time:
drivers/block/ckrm-io.c:97: error: `cki_tsk_icls' redeclared as different kind of symbol
2 include/linux/ckrm-io.h:36: error: previous declaration of `cki_tsk_icls'
3 drivers/block/ckrm-io.c:98: error: `cki_tsk_ioprio' redeclared as differen t kind of symbol
4 include/linux/ckrm-io.h:37: error: previous declaration of `cki_tsk_ioprio 5 make[2]: *** [drivers/block/ckrm-io.o] Error 1
6 make[1]: *** [drivers/block] Error 2
7 make: *** [drivers] Error 2
This problem has been solved in an update to the io controller patches. Since the logic of the controller is being changed (to accomodate > 20 classes), please disable the I/O controller compilation for now.
Repeated the lot. Same error. Am I doing something wrong here ?
On a different note: After studying Documentation, and doing some tests in SLES 9, I think it's some great piece of work. Thanks a lot.
Question from I/O Documentation: Is it true that "limits" are not supported yet, as the file states ?
Yes, thats true. The extension of the controller to support limits is still in progress.
Regards, Shailabh
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech
