|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Adding new scheduler in XEN 3.4.0
Hi,
I was trying to add scheduler in Xen 3.4.0, and there is some problem with the procedure I added, I know that because I have created a copy of credit scheduler named it as credit_2 (file attached), changed the functions and struct declarations name (as there was conflict with existing credit scheduler), and then did the following:
1. Added a entry for the same in schedule.c file. 2. Added an entry for it in <xensrc>/xen/common/Makefile
I am able to compile and install XEN after that using 'make xen' & 'make install-xen' command but when I boot with the copy of credit scheduler i.e. credit_2. the screen blacks out and system hangs.
I faced same problem while adding my round robin scheduler, till now I had thought that there is a problem in the rr scheduler but now I am sure there is a problem with the procedure.
Please help me in this regard.
sched_credit_2.c
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Adding new scheduler in XEN 3.4.0,
Pankaj Parakh <=
|
Previous by Date: |
[Xen-users] Re: Xen 3.5-unstable, pv-ops dom0 kernel 2.6.31.4, Windows XP Home HVM Virtual Machine, PCI Express x16 Graphics Passthrough, Firewire Controller Passthrough, HD Audio Controller Passthrough, 3D Video and Disk I/O Benchmark Results, Mr. Teo En Ming (Zhang Enming) |
Next by Date: |
[Xen-devel] Re: doubt regarding IO scheduler and credit scheduling in netback, Kuriakose Mathew |
Previous by Thread: |
[Xen-devel] check_x11_devel FAILED: can't find X11 headers in SUSE Enterprice 11, huang Johnny |
Next by Thread: |
[Xen-devel] Re: Adding new scheduler in XEN 3.4.0, Pankaj Parakh |
Indexes: |
[Date]
[Thread]
[Top]
[All Lists] |
|
|
|
|