[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Error while compiling with new RR scheduler
Hi, Please find attached the source code of Round Robin scheduler which I am trying to add to Xen 3.3.1. I am facing the following error messages while compiling the same. sched_rrobin.c:31: error: two or more data types in declaration specifiers sched_rrobin.c: In function ‘rrobin_vcpu_init’: sched_rrobin.c:34: error: incompatible types in return sched_rrobin.c:51: error: incompatible types in return sched_rrobin.c:94: error: initialization from incompatible pointer type I believe the error in line 94 is causing the rest of the error messages. I have checked with the structure definition in sched-if.h as well as the implementation of the same in other schedulers such as SEDF and Credit. Request you to kindly provide your feedback regarding the same. Thanks & Regards Ananth Attachment:
sched_rrobin.c _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |