Displaying 2 results from an estimated 2 matches for "599m".
Did you mean:
599
2021 Jul 05
3
Problems with CentOS 8 kickstart
On Mon, 5 Jul 2021 at 07:15, Hooton, Gerard <g.hooton at ucc.ie> wrote:
>
> Hi All,
> I am having problems with a kickstart install of CentOS 8
> When I try to do a completely automated install using PXE/UEFI it get to the point where it reads the kickstart config file.
> Then I see the following message
> "kickstart install Started cancel waiting for multipath
2011 Sep 01
3
Question on Wine CPU usage
...6 0.1 0:35.47 wineserver
14258 cnbiz850 20 0 2603m 31m 14m S 2 0.8 0:06.99 tbdatacenter.ex
The following numbers are from running XP:
Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
20603 cnbiz850 20 0 1268m 649m 599m S 23 16.5 3:56.50 VirtualBox
Notice the difference in CPU usage is pretty significant. In the Wine case, total is about 48%, and in XP' case, it is 23%.
I have been under the impression throughout the years that Wine uses much less resources than using a virtual machine, and...