|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] generate random numbers
Here's my random scheduler. It works until I start a virtual machine (error file attached is the serial console's log). In xen call trace there isn't any of my functions. To generate random numbers I'm using the hash (MD5) of NOW() function.
I would also Know why at boot time there are two calls at vcpu_init function for vcpu with id = 0 ??
Thanks Michele
error
Description: Binary data
sched_random.c
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|