similar to: xen kernel smp; but only one cpu

Displaying 20 results from an estimated 4000 matches similar to: "xen kernel smp; but only one cpu"

2007 Oct 31
2
domu state: broken
I have yet been able to have a correctly working domu state working without being in a broken state. I can do everything regarding networks and have check all the appropriate logs but I still can not debug or find out what could be causing the broken state. Are there proper places one can look? # xm list Name ID Mem VCPUs State Time(s) Domain-0
2016 Jan 28
1
[cfe-dev] Adding sanity to the Atomics implementation
On Thu, Jan 28, 2016 at 08:32:31AM -0800, Reid Kleckner via llvm-dev wrote: > I think Clang should continue to duplicate this information, the same way > we duplicate target datalayout strings. Other than that, sure, we can let > LLVM expand IR operations to libcalls. I don't immediately see a problem > with that. Note that a libcall doesn't necessarily mean using locks. With
2018 Oct 02
2
R grpc
Hello, I am looking for a prebuild - binary MS Windows version of the R grpc package https://github.com/nfultz/grpc best regards Witek -- Witold Eryk Wolski
2009 Feb 25
2
4 vcpu for windows domu
Hi i have assigned 4 vcpus to windows domu in in the configuration file for that VM but when i start that vm but when i start that machine check it only shows single cpu is there anything which need to defined or declared in configuration for windows domu Thanks _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2005 Jun 26
1
OCFS for SMP kernel (EM64T)
Hi all, My Ct's box is RH 3.0 SMP kernel EM64T. They are asking if OCFS for SMP (EM64T) is available or not. In following site, we can not see OCFS for SMP (EM64T). http://oss.oracle.com/projects/ocfs/files/RedHat/RHEL3/x86_64/1.0.14-1/ ---------- ocfs-2.4.21-EL-1.0.14-1.ia32e.rpm OCFS driver for kernel version 2.4.21-27.EL and higher (EM64T) ocfs-2.4.21-EL-1.0.14-1.src.rpm OCFS driver
2006 May 30
6
[PATCH][HVMLOADER][DISCUSS] 8 way default rombios
Attached simple patch modifies the rombios and hvmloader Makefiles to default to an 8-way bochs bios for the hvmloader. Is there a reason to not define the mp config table by default for >1 processors (8), in the repository? Seems like using the hvm guest config file can the methodolody to describe a UP guest regardless of the mptables. Defaulting the rombios to MP would allow users to
2012 May 23
3
installing extlinux on image files
Hi, is there any way to install extlinux on a _not_ mounted ext4 image? I can easily write the extlinux.sys manually to a fixed inode, and prepend a prebuild mbr, but is there anything else i am missing? patch_file_and_bootblock does a couple of magic things, that are beyond me. The devices are simple images that run in virtualbox, so do i really need all of the blocksize magic? thanks.
2010 Jul 28
2
Recording interface (pause/PLAY/RERECORD)
Is there a prebuild module/dialplan which gives me a nice interface to recording messages? Assuming I can't use the voicemail command, I need to offer users a way to record, playback, erase, rerecord, etc. I can probably do it through dialplan but it feels like I'm reinventing the wheel. Thanks, MD
2013 Oct 30
2
libvirt-lxc driver on armv7l
Hi there, I'm interested in using libvirt-lxc on armv7l architecture and I have a hard time building libvirt. 1. Are there any prebuild rpms for ARM? 2. I have many dependency issues during build: error: *** Error Summary *** === the following packages failed to build due to missing build dependencies === libvirt: nothing provides hal-devel nothing provides
2003 Jun 19
4
SMP goes away after installworld (4.8-STABLE)
Hello, I installed 4.8-RELEASE a few weeks ago, and since I let the effort sit stagnant for a while I decided to do the cvsup/buildworld/buildkernel/installkernel/installworld/mergemaster/MAKEDEV steps to get current. Went fine, rebooted, then noticed that just one CPU was recognized: FreeBSD 4.8-STABLE #0: Thu Jun 19 17:05:20 PDT 2003
2017 Mar 06
3
Missing security tab samba 4.1.13
Am 06.03.2017 um 14:56 schrieb Bart Coninckx via samba: >>> missed that - but must be the case because he refers to RHEL7/CentOS7 >>> which ships with 4.4.4 and not 4.1.x - anyways, the tree brelow the >>> install prefix is the same and the main part of the coniguration >>> lives below the lib folder whereever it is located and so the point >>> was just
2007 May 04
4
centos 5 smp kerne vrs centos 4 smp kernel ???l
On a Compaq DL360 G1 w/ dual PIII 1.27's I installed Centos 5 minimal and then a yum update When I do a "uname -a" I get this Linux tstsrvr.abbacomm.net 2.6.18-8.1.3.el5 #1 SMP Mon Apr 30 19:55:44 EDT 2007 i686 i686 i386 GNU/Linux When I do a rpm -qa | grep kern* I get this kernel-devel-2.6.18-8.1.3.el5 kernel-2.6.18-8.1.3.el5 kernel-headers-2.6.18-8.1.3.el5 It is interesting
2009 Feb 10
2
[LLVMdev] Building 64-bit libraries on OS X
Hi, how do I compile LLVM for 64-bit on OS X? I want to get 64-bit libraries which generate x86_64 to link them into a 64-bit application. All my attempts ended up with either 32-bit libraries or errors. My machine is an Intel Xeon quad core, 'sysctl hw.cpu64bit_capable' returns 1 so I think the machine is fine. - './configure && make' yields 32-bit libraries and
2013 Mar 14
6
moderate rant un updates
So, another admin I work with rolled out most (but not kernel) updates to 6.4... but including xorg. I log out the end of the day, and I'm hosed - no X. Now, my not-two-year-old workstation has an nvidia card, and I'd installed kmod-nvidia from elrepo. I figured I'd fix my problem by finishing the upgrade and rebooting. Nope. I try to upgrade kmod-nvidia from elrepo. Anyone got any
2006 Nov 04
1
[LLVMdev] llvm windows re-port
Hello Žiga Sat, 04 Nov 2006 12:48:23 +0100 you wrote: > I decided to make llvm port on windows, to support at least Visual > Studio 7.1 and Visual Studio 8. I guess I will make only Visual > Studio 7.1 version, since it can be easily converted to version 8. Good. Please note, that they're something about 1.5 years old. There already were some attempts to do visual studio port,
2007 Sep 07
35
multi threaded theoretically useful?
So here''s a random question: if a (Ruby) multi-threaded rails server could exist (bug free), would it be faster than using a mongrel cluster? (I.e. 10 mongrel processes versus 10 Ruby threads). I''m not sure if it would. RAM it might save, though. Any thoughts? -Roger -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Feb 10
0
[LLVMdev] Building 64-bit libraries on OS X
To build 64-bit libraries (i.e. 'file <library>' shows x86_64) try 'make EXTRA_OPTIONS=-m64" Either 32-bit or 64-bit libraries are able to generate code for either 32-bit or 64-bit, try -m32 or -m64 at runtime On Feb 9, 2009, at 4:16 PMPST, Jan Rehders wrote: > Hi, > > how do I compile LLVM for 64-bit on OS X? I want to get 64-bit > libraries which
2004 Mar 12
1
Issues while compiling samba 3.0.2a
Dear List, First forgive me for my RTFM question yesterday about groups not appearing in the Windows usermanager (Karel Kulhav?, thanks for your reply). I did read the SAMBA HOWTO Collection but in a more 'vertical' way. This net groupmap thing must have passed my attention. I installed a prebuild version of Samba for redhat 8.0. Redhat however does not compile in ACL's in their
2009 Dec 07
2
Re: libguestfs performance
On Tue, Dec 01, 2009 at 04:08:38PM +0100, Pierre Riteau wrote: > For a project of mine I would like to create VMs from tarballs of > root filesystems. I would like to use libguestfs since this is > exactly what the tar2vm.sh guestfish recipe does. > > However, I need to extract tarballs that are in the hundreds of > megabytes, but my tests showed that performance is very low,
2011 Jul 25
11
Btrfs slowdown
Hi, we are running a ceph cluster with btrfs as it''s base filesystem (kernel 3.0). At the beginning everything worked very well, but after a few days (2-3) things are getting very slow. When I look at the object store servers I see heavy disk-i/o on the btrfs filesystems (disk utilization is between 60% and 100%). I also did some tracing on the Cepp-Object-Store-Daemon, but I''m