|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] RE: [PATCH] XML-RPC: Cope with large integers on x86-64 syst
> This is a pretty big hack which based on Aravindh's note may not be as
> important as I thought it was. Aravindh bumped NR_CPUS which
increased
> the size of vcpu_avail. I've audited the interface and the only place
> that large ints can be passed around are in the S-Expressions. The
> S-Expressions are untyped so the user always has to manually do type
> conversion. Passing the S-Expressions as strings is always safe.
I changed the DomU NR_CPUS to 8 and tried "xm list" without your patch.
I still hit the issue. I think it has to do with the fact that we
running on a 32-way system. So this is going to be an issue on our big
ES7000 systems.
Aravindh
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] RE: [PATCH] XML-RPC: Cope with large integers on x86-64 systems,
Puthiyaparambil, Aravindh <=
|
|
|
|
|