similar to: 32bit versus 64bit memory usage?

Displaying 20 results from an estimated 20000 matches similar to: "32bit versus 64bit memory usage?"

2007 Aug 21
2
Tracking how many open files a process has?
I'm getting a "Too many open files" on a fileserver. Is it possible to list how many open files each process has? If so how do you do that? Greets, Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070821/3d8eb5d3/attachment.html>
2007 Dec 12
1
How do you backup a LVM LV?
I have a virtual machine in a Xen LV, that I would like to backup from hostA to hostB because hostA is software broken. How do I copy and recreate that LV on hostB? Greets, Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20071213/bce2df4a/attachment-0002.html>
2006 Dec 08
1
XML, XPATH in Centos?
What built in utilities are there that can evaluate XML XPath statements in CentOS? Its needed to grab certain info from <a href="some.html">some</a> from a page with a python, perl or shell script. Hints on what to use would be appreciated. Chris -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Aug 17
1
Strange apache behaviour
Hi Centos folks! I'm trying to get a file with wget from Apache on Centos 3 and it doesnt succed. What could be the cause of this what is the resource that is not available, whats your oppinion? strace short output --------------------------- read(14, "GET /centos/3/os/i386/heade"..., 8000) = 133 read(5, 0xbfff99f3, 1) = -1 EAGAIN (Resource temporarily unavailable)
2006 Jul 15
2
Dumb question about a Xeon Procesor
Sorry to ask here but never used a Xeon before. Tomorrow i need to install Centos 4.3 on a Quad Xeon (not dual core). Xeon is a 32 bit or 64 bit system? I already have centos 4.3 x86_64 on a Dvd and im not sure if i need to download another ISO or can I use the one i have? Again, sorry to ask. -- ------------------------------------------------------------ Erick Perez
2009 May 21
1
32bit vs 64bit memory usage
Hi! I ran the following test on 3 different setups: #!/usr/bin/php <? $n=1024*256; $usage1=memory_get_usage(); $rusage1=memory_get_usage(true); $a=array(); for($i=0;$i<$n;$i++) $a[]=0; $usage2=memory_get_usage(); $rusage2=memory_get_usage(true); echo ($usage2-$usage1).'/'.($rusage2-$rusage1); ?> ...and I got the following results: 32bit
2005 Jul 21
3
Xen 32bit DomainU on Xen 64bit Domain0, is it possible?
Hi! I have a opteron machine running in 64bit mode. I would like to set up a Domain0 at 64bit and run 32bit domainU''s on top to use with other 32bit domains in regular x86 boxes for clustering.. Is this scenario possible, considering the use of Xen3 ? TIA -- Miguel Sousa Filipe _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2011 May 02
3
Removing 32bit packages from 64bit OS
Hi all, Somehow I mistakenly install a bunch of 32bit packages in my 64bit Centos 5.6 How do I remove those 32bit packages? Thank you.
2009 Mar 27
1
64bit Python 32bit c library ...
I have a closed-source 32bit database application running on a 64bit CentOS 5.2 system which is running very well however i am looking at developing some python applications that require access to the data and the vendor only provides a 32bit c library. So while attempting to utilize the library in python with ctypes it became obvious that the 64bit python cannot use the 32bit c library. So
2006 Oct 26
2
32bit HVM PV drivers on 64bit hypervisor
Hi Steven, I onced played with your PV-on-HVM driver before it is checked in into unstable, I remember at that time, there is a XENFEAT_64bit_shared_info flag to handle situation of 32bit guest on 64bit hypervisor, at least vnif works fine with it. Later, when the code is checked in, this flag is gone. At first I though this was an effort to make hypervisor more transparent to HVM guest, but now
2006 Jun 14
1
Dom0 64bit & DomU 32bit Guest-OS?
Hi! I am interested in trying out Xen on a server with Xeon EM64T processor, and I was wondering, if it makes any sense to install a 64bit Gentoo Linux with Xen in Dom0. Is it possible, to run 32bit DomU installations, if Dom0 is 64bit? I already searched for more info, but all I found were some older statements, which tell that this is not possible, but this info may already be
2011 Jul 13
2
CentOS6: installing 32bit and 64bit RPMS via the installer?
Installing 64bit CentOS6 only installs x86_64 and noarch RPMS - however, I have a number of legacy 32bit apps that require a number of 32bit RPMS to be installed. Does anyone know how to get the installer to install the 32bit versions of 64bit RPMS? i.e. in the way it does for CentOS5. Thanks James Pearson
2008 Aug 20
6
Too many opened files....samba 3.0.28a
An XP client is having an issue with my 3.0.28a server. They do not have this problem on a native w2003 file server with the same amount of data. [2008/08/20 13:25:14, 5] smbd/dir.c:OpenDir(1079) OpenDir: Can't open DowningShotgun/DowningTest/DowningTest.files/sample. Too many open files [2008/08/20 13:25:14, 3] smbd/filename.c:scan_directory(586) scan dir didn't open dir
2020 Oct 22
2
32bit DC for 64bit machines?
Question, ??? Since a samba DC's main purpose is simply user authentication, is there any kind of problem with having a 32bit DC managing things for a 64bit domain? I need to share files and printers on the domain I'm setting up, and I've read all the warnings about having a separate DC vs. file/print server. I know that people say you can use a virtual machine as a separate server
2014 Apr 03
5
[LLVMdev] 32bit pointers on a (pure) 64bit architecture
Hi, I am trying to get llvm working for an architecture that has 64bit registers, but 32bit addresses. Because of that, I want the pointers to also be 32bit, although they will live in a 64 bit register. On the frontend, I do not encounter any issues, but when I provide a ... "p:32:32:32" ... DataLayout specification to the backend, things get ugly: - SelectionDag is producing a
2005 Jun 14
2
Asterisk and Panasonic KX-TD1232
Hello We have around 50 phones in our company, and I am playing with the thought to gradually go over to using sip services and ip-phones internally. However at first I would liked the Asterisk just to sit between the phone line and the Panaosnic, so I can take out one lin/number at a time to use ip phones. I am new to Asterisk, and haven't done much configuring of the PBX either. So I also
2011 Feb 10
2
R 2.12.1 Windows 32bit and 64bit - are numerical differences expected?
Should one expect minor numerical differences between 64bit and 32bit R on Windows? Hunting around the lists I've not been able to find a definitive answer yet. Seems plausible using different precision arithmetic, but waned to confirm from those who might know for sure. BACKGROUND A colleague was trying to replicate some modelling results (from a soon to be published book) using rpart, ada,
2008 Dec 08
5
Is 4GB memory the 64bit switch tipping point?
I am curious what should be the benchmark for making the choice of switching from 32bit to 64bit Linux? I have a few assumptions below. Is my logic sound? (This is a follow up to the "Adding RAM" thread) Assumptions: 1. 4GB Memory. The main benefit of 64bit mode is the ability to address more than 4GB of RAM. I assume that you use 64bit mode if you want to *efficiently* have
2012 Jan 11
3
64bit R under 32bit winxp
Hi all: My OS is 32bit winxp,but I wanna install 64bit R2.14.1. >From the following website,it says "You can also go back and add 64-bit components to a 32-bit install, or vice versa" http://cran.r-project.org/bin/windows/rw-FAQ.html#Can-both-32_002d-and-64_002dbit-R-be-installed-on-the-same-machine_003f Does it mean that I can install and run 64bit R2.14.1 under 32bit
2017 Jun 08
1
switch from 32bit to 64bit
Hi, I plan to copy /usr/local/samba from 32bit Ubuntu 14.04 to 64bit Devuan 1.0, and then just recompile Samba. Should this work, or are there any differences in database or other internal files between 32bit and 64bit versions of Samba? If I also want to switch from NT4-PDC to AD-DC, should I first switch to 64bit, or is the order of these two changes irrelevant? thanks, Klaus