Displaying 2 results from an estimated 2 matches for "utilitz".
Did you mean:
utility
2009 Dec 27
3
windows xp domU consuming 200% cpu (dom0 is quad-core) at idle
...OpenSolaris Development snv_130 X86
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 18 December 2009
root@opensolaris:/tmp#
''xm top'' shows 200% utilitzation, while my xp machine is sitting idle.
The xp domU task manager shows it is idle; it''s a fresh install of xp and the domU has 512M assigned to it (domU has 8G, zfs_arc_max is limited in /etc/system) ; no other domUs are set up on my dom0. I''ve tried --vcpus=2 and --vcpus=1 o...
2006 Jul 29
0
SOAP for large datasets
...members of oher ActionWebService::Struct members. In
addition to chewing up a ton of memory, cpu ulilization isn''t that
great either. My development server is a dell 2600 Xeon 1.8mghz.
It seems like creating all of the nested structures might be what''s
eating all the cpu. Cpu utilitzation goes up to almost 70%.
A simpler application where I just use plain xml in the request and
response, and use a bit of to_xml and REXML for building the trees
still takes a good amount of memory but nowhere near the amount of
cpu.
The data is from 3 tables. Customers, transactions, and order...