similar to: systeminfo updation

Displaying 20 results from an estimated 60000 matches similar to: "systeminfo updation"

2017 May 17
4
What is the purpose setting console=hvc0 in the dom0 grub config?
On Wed, May 17, 2017 at 2:39 AM, George Dunlap <dunlapg at umich.edu> wrote: > On Wed, May 17, 2017 at 4:26 AM, Jerry <jerryubi at gmail.com> wrote: > > I always disable "rhgb quiet" on a fresh install because I don't like > boot > > messages being hidden from me, and now this other thing does it. I like > > details, I need the details, don't
2010 May 27
4
question on CPU
I have centos 5.4 on an HP laptop, as below the /proc/cpuinfo shows Dual core, however, there is only 1 processor listed in /proc/cpuinfo. Is the OS only using a single core? jerry ------ processor : 0 vendor_id : AuthenticAMD cpu family : 17 model : 3 model name : AMD Turion(tm) X2 Ultra Dual-Core Mobile ZM-86 stepping : 1 cpu MHz : 2400.000
2005 Dec 05
2
Permission Denied: /proc/cpuinfo
> -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > Behalf Of Mark Sargent > Sent: Sunday, December 04, 2005 10:38 PM > To: CentOS mailing list > Subject: [CentOS] Permission Denied: /proc/cpuinfo > > HI All, > > why do I get the below, > > [root at status1 ~]# /proc/cpuinfo > -bash: /proc/cpuinfo:
2008 Sep 20
2
Re: My domU cpuinfo shows "cache seize: 16KB" ater upgrading to Xen-3.3.0... but in Xen-3.2 it has 2048KB!
No one knows about this?! It''s normal for domU in Xen-3.3 to have only 16KB of CPU cache size? Thanks! Thiagi 2008/9/18 Thiago Camargo Martins Cordeiro <thiagocmartinsc@gmail.com> > Hi folks! > > After upgrading my Xen-3.2.0 to new Xen-3.3.0/Linux-2.6.18.8-xen-3.3.0 my > domU /proc/cpuinfo shows only: > > administrativo@vsrvXX:~$ cat /proc/cpuinfo >
2011 Mar 17
1
ssh remote execute awk problem
Hi , all : There is a problem on executing awk command to remote servers; The shell test script is like this : 1. #!/bin/sh 2. 3. _CMD="ssh root at localhost" 4. 5. cpu_num="$($_CMD awk '/processor/{count["proc"]++}; END{print count["proc"]}' /proc/cpuinfo)? 6. 7. echo $cpu_num My root account can entry the server without
2009 Apr 20
3
Windows 2008 x64 crashes on install
Hello, I am trying to install Win2008 x64 on xen. However it always crashes with: 0x0000005b which from my research means incompatible CPU. Can anyone assist with this? How can I get x64 to work? cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 16 model : 2 model name : Quad-Core AMD Opteron(tm) Processor 2344 HE grep svm /proc/cpuinfo flags : fpu tsc msr pae mce cx8
2011 Jun 27
4
How many L1/L2 my cpu have ?
Hi Could anybody explain me how to check how many L1/L2 cache my cpu have. I'm using CentOS 5.6 *cat /proc/cpuinfo |grep CPU * model name : Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz model name : Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz Diagram of a generic dual-core processor, with CPU-local level 1 caches, and a shared, on-die level 2 cache.
2011 Feb 03
1
hp laptop
I have a new hp laptop, I installed centos 5.5 on x86_64. I was only seeing one core in /proc/cpuinfo. The CPU is core i5 M450 which should be dual core. So I put a more recent kernel on the machine, 2.6.34.7 did the compile and all - rebooted and I still only see one core in /proc/cpuinfo. the i5 M450 is a dual core cpu. Is there something else I am missing? Thanks, Jerry
2015 Jul 27
2
Where are the Centos 7.1 1503 KVM repos please?
Thanks for all the replies. Looking at the specs for the processor it does not seem to have the vmx features in /proc/cpuinfo: http://www.notebookcheck.net/Intel-Core-2-Duo-T6400-Notebook-Processor.35100.0.html and the output from grep -E ?vmx|svm? /proc/cpuinfo is empty. /lib/modules/3.10.0-229.7.2.el7.x86_64/kernel/arch/x86/kvm [keith.roberts at acer-centos kvm]$ ls kvm-amd.ko kvm-intel.ko
2010 Jan 02
1
Re: Easily changing directory where program files should be inst
Paul Menzel wrote: > > 1. How is a CLI illiterate user supposed to do this? > 2. Would the use of different Wine prefixes result in more resource > usage since for example the registry is not shared? > 3. Using Wine prefixes gives me more than I asked for, I think. I just > want all files belonging to program files go into a different directory > than `~/.wine/`. Still if I
2012 Nov 19
3
Finding real cpuinfo and meminfo
I have to collect cpuinfo and meminfo from hundreds of machines in preparation of updating our inventory and Xen version. Since we pin cpu and ram for dom0, this mangles the info. Is there way to get the real information? I know that xm top will give me the true RAM, but I need a non-interactive method. Specifically, I need the following real, unobfuscated/hidden info: Total RAM Processor (from
2010 Apr 19
1
[PATCH matahari] Removes all code for the previous CPUWrapper class.
This class has been replaced by the ProcessorsAgent. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- src/Makefile.am | 4 - src/cpu.cpp | 216 ------------------------------------------------------- src/cpu.h | 111 ---------------------------- src/host.cpp | 24 ------ src/host.h | 3 - src/schema.xml | 16 ---- 6 files changed, 0 insertions(+),
2005 Sep 12
1
optimizing for via C3
Hi I'm trying to build an Asterisk packages for a C3 system (256MB memory, cpuinfo below). /proc/cpuinfo: processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 9 model name : VIA Nehemiah stepping : 8 cpu MHz : 1000.736 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu
2008 Nov 20
2
Integrating a dual boot system
After a succession of failed attempts spread over a few years, I have finally got a Linux installation that does nearly everything I need it to. I've also got Wine working on at least a few things. However there are occasions when I want to dip back into Windoze, and so I've got a dual boot system, which is OK, but it could be a heck of a lot better. The relevant points are: WINE runs on
2006 Jan 03
1
OpenSSL compile flags
When building OpenSSL version 0.9.7i (and all prior versions that I've seen) on Linux, the compiler flags passed to 'gcc' include: "-O3 -fomit-frame-pointer -mcpu=pentium" This occurs even when the output of `uname -m` and `arch` are "i486". I have a few machines with hacked 'uname' and 'arch' commands that will report "i486" even
2006 Sep 19
5
VT 64bit kernel with >4Gb RAM
Hi there, I have the lucky task to setup a Xen system. my plateform is a dell 2950 with 16Gb of RAM. I got as far as setting up debian sarge and xen following http://www.debian-administration.org/articles/423 and overcoming some specific difficulties (http://kmuto.jp/b.cgi/debian/d-i-2615.htm & http://wiki.ncsa.uiuc.edu/wiki/Dell_PE1950_NIC_Firmware_Workaround) But, my concern now, while
2004 Jul 27
4
Problems with Lapack's eigen() on 64-bit
I'm only now realizing that we have severe problems with R on our AMD 'Opteron' and 'Athlon64' clients running Redhat Enterprise with all 64-bit libraries (AFAICS). The Lapack problem happens for R-patched and R-devel both on the Opteron and the Athlon64. Here are platform details: o "gcc -v" and "g77 -v" both end with the line gcc version 3.2.3
2017 Jan 24
2
LibVirt query CPU Model support and restore operation
Hello , It was working good working with kvm management tools using libvirt . virsh/virt-manager . But then i got annoyed when management tool did not allow me to change the CPU model while creating new virtual machine . error root@kvm-server qemu]# virt-install --virt-type kvm --name compute-2 --cpu Haswell-noTSX --ram=61440 --vcpus=20 --os-type=linux --os-variant=generic --disk
2020 Jan 12
5
Centos 7 32 Bits install.
Hi all, Question : Can I install Centos7 32 Bits on a computer i386 32 bits little indian pentium III Copermine Model8 Cpufamily 6 CpuMhz 863.979 (lscpu) grep -i pae /proc/cpuinfo gives a flag pae . I am very curieus, Ger van Dijck. -- Using Opera's mail client: http://www.opera.com/mail/
2006 Nov 08
3
Question about Intel VT on PowerEdge
Hi, I''m runing a Fedora Core 6 on a Power Edge with Xeon Cranford that I planning to running Windows as a guest S.O. and reading "Fedora Xen Quickstar FC6" as document to install Xen on this server. This document recomend a "grep vmx /proc/cpuinfo" test to verify if computer is Intel VT supported. Running this command I don''t find any information about vmx.