Displaying 1 result from an estimated 1 matches for "sedf_get".
2005 Oct 13
2
[PATCH] sedf get in XendClient API
Here are some patches I compiled to get sedf_get to the XendClient
API... sadly, however, the current xc frontend is missing a variable
(weight) and needed to be edited.
Below are my "homemade" patches (I did this since my code base is
EXTREMELY old... however the code is still valid)
tools/python/xen/lowlevel/xc/xc.c
line 766
sta...