I would like to test the network features of CKRM. What are the last patches for "Multiple accept queue" and to what kernel I shoul apply it?
I tried to use the patches to 2.6.5 00-core.ckrm-E12.patch 03-numtasks.ckrm-E12.patch 01-rcfs.ckrm-E7.patch 04-socketclass.ckrm-E12.patch 02-taskclass.ckrm-E12.patch 05-socketaq.ckrm-E12.patch They are patches from Apr/2004 and I know there are newer patches, but what are the last working patch? With the above patches, I mouted /rcfs and did a insmod ckrm_listenaq.ko. cat shares, gives me: bash-2.05b# cat /rcfs/socket_class/s1/shares res=laq,guarantee=-2,limit=-2,total_guarantee=100,max_limit=100 How do I change the shares? Doing echos in /rcfs/socket_class/s1/shares doesn't make no effect. bash-2.05b# echo "res=laq,guarantee=30" > shares bash-2.05b# cat shares res=laq,guarantee=-2,limit=-2,total_guarantee=100,max_limit=100 I tried with res=laq and res=listenaq. Doing the same think for res=numtasks and /rcfs/taskclass/c1/shares, the shares are changed: bash-2.05b# cat shares res=numtasks,guarantee=-2,limit=30,total_guarantee=100,max_limit=100 Whats is wrong? Thanks in regards, Ronan ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech
