search for: 1.8ghz

Displaying 20 results from an estimated 68 matches for "1.8ghz".

Did you mean: 1.86ghz
2003 Oct 12
3
Is this Hardaware Enough for Asterisk ?
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031012/59c113df/attachment.htm -------------- next part -------------- Hello, We are planning to buy following Hardware for Asterisk TestBed. Please let me know if this seems fine to you. 1. IP Phones ( 5 in number) CISCO 7940/7960, SNOM 200, Pingtel xpressa 2. Wildcard T100P interface card,
2007 Apr 29
4
Too slow to execute!
Greetings, I have the following simple function but what worries me is that it takes about 5 or more minutes to execute. My machine runs on windows with 1.8GHz and 256 Ram. > Re=NULL > for(i in 1:100000){ + x=rnorm(20) + Re[i]=(x-2*10)/20 + Re + } I would appreciate any help on how to make it faster. Usman ___________________________________________________________ now.
2006 May 05
4
str() with attr(*, "names") is extremely slow for long vectors
Hi, I noticed some time ago that, for instance, named vectors that are really makes str() really slow when displaying the names attribute. I don't know exactly when this started, but it wasn't the case say 1-2 years ago. Example (on a WinXP 1.8GHz): > s <- 1:1000; names(s) <- s > system.time(str(s)) Named int [1:1000] 1 2 3 4 5 6 7 8 9 10 ... - attr(*, "names")=
2010 Feb 26
2
Fun with virtual asterisks ...
So I've been testing asterisk under LXC for a few days now and am very happy with the results. My test server is a 1.8GHz Celeron with 256KB cache and 512MB RAM and I have 20 containers each running asterisk (and apache/php,sendmail and a few other minor things) More for fun than anything else, I've tried daisy-chaining instances together - so 20 asterisks running on the same host, 0
2008 Mar 02
4
xennet windows pv performance
I''ve just pushed some changes to hg that seem to speed things up a bit for me. On one machine with 2 x dual core 2.4Ghz AMD cpu''s, testing with iperf from DomU to Dom0 I get: Windows (vcpus = 2) - ~500MBits/sec - ~66% cpu utilization (eg 100% on one, and 33% on the second cpu) Linux (vcpus = 1) - ~2200MBits/sec On another machine with 1 x dual core 1.8Ghz AMD cpu, testing as
2005 Feb 04
3
Server Criteria
I've been doing a lot of background reading/searching of this list, voip-info.org, and Google, looking to define a good candidate for a server platform. I'm very interested in thoughts from others! So here goes... Axiom 1: if you are not doing doing much transcoding (converting between codecs), the bottleneck for supporting high volumes of simultaneous calls is system bus speed,
2006 Oct 23
1
IBM x305 slowdown?
Hello: I have an odd problem with an IBM EServer XSeries 305 (aka x305). Sometimes it seems to just sit there, completely unresponsive to the command line (ssh and console), for several seconds. Other times it works normally. top will sometimes die with a floating point error while waiting for it to start. When top does work, it often shows a system load of 0.5, with high interrupt load. At
2008 Oct 02
1
Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core
I am attempting to install CentOS-5.0 from CD-ROM onto an HPQ- DC7700 Dual Core machine. The standard install seems to halt at, or immediately after, this point in the setup process is displayed on the console: <Enter> {default install option} ... CPU1: Intel(R) Core(TM) 2 CPU 4300 @ 1.8GHz stepping 02 ... ACPI: Assume root bridge [\_sb_.pc10] bus is 0. I would like to get this box
2008 Jul 16
0
CS Source NOT Working in Wine, Stuck Loading
I am New to this Linux and and WINE So I decided to give it a try recommended by a co-worker and a good friend. I can get Steam to load fine but when I try to Play or load CS Source My system just sits there on the loading screen. I did the video hardware update when it appeared when i first loaded Ubuntu, and the updatesthat also appeared, Loaded WINE and followed the instructions on how to load
2013 Sep 23
1
xen does not work with amd64 kernel but works with 686
Hello, I have problems running Xen (from Debian 7, i386 userspace) on Asus P3-AE5 system (M2V-TVM board) with Athlon 64 3000+ CPU (AM2, 1.8GHz). In short, Xen is not accessible from amd64 Linux kernels but works fine with 686 kernels. Long version: xen-system-i386 (4.1.4-3+deb7u1) works fine with linux-image-3.2.0-4-686-pae xen-system-amd64 (4.1.4-3+deb7u1) works fine with
2010 Dec 23
3
[LLVMdev] LLVM on Cygwin: why tests don't run
Hi all, LLVM+clang builds fine under Cygwin 1.7, but "make check-all" fails to run because lit doesn't find the freshly built clang. The reason is as follows: in llvm/utils/lit/lit/Util.py, in the "which" method, there's 66: # Get suffixes to search. 67: pathext = os.environ.get('PATHEXT', '').split(os.pathsep) The problem is, PATHEXT is imported
2008 Oct 09
2
Installing a new VM on a xen box.
HW = HPQ DC7700 DuoCore 1.8GHz, 4 x 2GB RAM, 1 x 1TB SATA (AHCI) OS = CentOS-5.2 ix_64 (xen) I am experimenting with Xen and with virtual machines in general for the first time. In consequence I have many questions. However, the one that I wish answered at the moment is simple: Given a DVD containing the CentOS-5.2_Final (i386) distribution mounted at /media/CentOS_5.2_Final on Dom0, what
2003 Nov 21
5
Disappointing IMPORT Performance Using 9i RAC with OCFS on Linux
Skipped content of type multipart/alternative
2003 Nov 21
5
Disappointing IMPORT Performance Using 9i RAC with OCFS on Linux
Skipped content of type multipart/alternative
2005 Feb 22
1
Memory error in Mac OS X Aqua GUI v1.01 with cluster package functions
I'm sorry if the answer to my problem is buried in the archives. I have limited experience with R and I couldn't find a solution to my particular problem. I am running Mac OS X Aqua GUI v1.01 on a new G5 running os 10.3.8 with a 1.8Ghz processor and 1GB of sdram. I just downloaded bioconducter a week ago and I'm trying to cluster a matrix I created with a simulation with
2007 Dec 27
3
Performance Issues Degradation After 6 Calls
I am using Asterisk and A2billing Calling Card Platform and after the 6th call the quality starts to degrade. The way it set up is the user calls into the system then dial out so I have 12 channels being used up but 6 active calls. Here are my specs Asterisk SVN-branch-1.4-r79142 on a i686 running Linux Fedora 6, Pentium 4 Hyper-Threading, 64 bit, 1GB of RAM, 80 GB Sata Drive, bandwidth 4 Mbps
2006 Jun 16
1
Xen 3.0.2 guests never start properly
HELP!!!! I have been working diligently for the past 2 weeks trying to get Xen 3.0.2up and running on Kubuntu 6.06, Fedora Core 5, and Mandriva 2006.0 without any success. First off, the machine specs: Gateway M460 Notebook Intel Centrino M750 processor (1.8GHz) eth0: Broadcom T3 eth1: IPW2200 Wireless 80 GB hard drive 1 GB Memory ATI Radeon M600 video with 1280x800 LCD screen. Now the
2007 Jun 22
1
Nagging performance issues with Vista
Hi All, I've got some performance issues with Samba and Vista that I just can't seem to figure out. Googling and fiddling has all been in vain up until now, so I'm not sure what I can do other than wait for Samba 4, but maybe someone here can find something I've missed. First off, the server is an Athlon 64 1.8GHz running Gentoo 2006.1, tested with both Samba 3.0.24 and
2006 May 19
3
relocation time about 20sec? and yours?
Hi List, i have running xen-3.0.2 and my migration time for DomU from Server A to Server B is about 20sec. The Servers A and B are connected over 1GBit/s Links and the storrage is connected via iSCSI. The iSCSI volumes have a performance about 20-40MByte/s. Servers A is a 2x2GHz Xeon with 4GB Ram and Server B is a 1.8GHz AMD with 2GB Ram. The documentation states about some 60-300msec, so my
2008 Sep 06
5
Unreal Tournament
I installed unreal tournament '99 on WINE and whenever I try to open it, it says "Starting Unreal Tournament" in a new tab at the bottom and then it disappears and nothing happens. Any suggestions? I'm using a x64-Opteron 1.8Ghz Dual-Core, x64 Ubuntu, 2gb of RAM, Nvidia 6150 with Restricted Drivers. P.S. - Please give me a somewhat step-by-step because I'm all-knowledgeable