similar to: How many threads?

Displaying 20 results from an estimated 4000 matches similar to: "How many threads?"

2007 Apr 11
1
wideband codec support
Hi, Does Asterisk support wideband VoIP? Is there support for Speex 16 KHz? Thanks, Madhuri ____________________________________________________________________________________ Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit. http://farechase.yahoo.com/promo-generic-14795097
2009 Feb 04
3
unable to assign ip from config file
Hi, im using a fedora core 8 domU and fedora core 8 as my dom0 on xen3.1.0-13, my config file reads: kernel = "/boot/vmlinuz-2.6.21-2950.fc8xen" ramdisk="/boot/initrd-2.6.21-2950.fc8xen-no-scsi.img" memory = 428 name = "fedora1.fc8" vif = [ ''mac=00:16:3e:00:00:03,ip=192.168.2.105'' ] dhcp = "off" netmask = "255.255.255.0" gateway
2016 Oct 11
5
Asterisk 13.11.2, 13.11.1, 13.10.0 and certified-13.8-cert3 : freeze on 'sip reload'
Hello I am experiencing a freeze of the Asterisk proces when issuing a 'sip reload'. I have this issue every time on asterisk versions : 13.11.2, 13.11.1, 13.10.0 and certified-13.8-cert3. I do not have this on versions certified-13.8-cert2, certified-13.8-cert1 and asterisk 1.8.32.3. The only solution is a cold restart of Asterisk. I can execute any command on CLI except 'sip
2009 Jan 14
7
Selecting a linux distro for a xen-involved project
Hi, I wanted an opinion on the most xen-compatible linux distro. Im embarking on a 4 month project with xen which involves the following objectives: 1.>Creating a tool with GUI that allows a)starting,stopping restarting domUs b)maintaining a status log of domUs c)migration of dom Us d)
2010 Aug 23
4
Steam games unable to play
Wine Version 1.2, Ubuntu Lycid Lynx Games that I've tried to launch: Half-Life (Goldsource) Day of Defeat Sven Co-op I have tried to run the games with Steam normal installation and with Steam Installed with winetricks Terminal Output when I tried to run Steam and then Half-Life under Steam. Code: mand at mand-desktop:~/.wine/drive_c/Program Files/Steam$ wine Steam.exe CellID: Fetching
2012 Oct 18
2
How to import data from text file using scan() Function?
Hi.... I have one text file which containing 4 variables with 10 observations. I would like to import with scan() function. Please give some suggestion............ Thanks... Mydata set is. id name sex age 111 HELEN f 22 112 DONNA f 22 113 ERIC m 21 114 LINDA f 23 115 AXEL m 27 116 Madhuri f 32 117 Tarun m 39 118 Aashirya f 23 119 Nachik m 24 120 Leena f 32 -- View this message in context:
2009 Jan 29
1
Cant ssh into domU
hi, I cant ssh into my domU from the Dom0 even if i type the correct password. The ip of my domU is 192.168.2.100, and from my dom0 i type: #ssh root@192.168.2.100 The authenticity of host ''192.168.2.100 (192.168.2.100)'' can''t be established. RSA key fingerprint is 25:91:2c:63:6d:fc:ba:28:b8:54:2c:14:b1:c5:e5:cf. Are you sure you want to continue connecting (yes/no)?
2007 Feb 12
3
Help neural network in R
I am interested in Neural network models in R. Is there any reference material/tutorial which i can use. Regards, ____________________________________________________________________________________ TV dinner still cooling? Check out "Tonight's Picks" on Yahoo! TV.
2016 Oct 04
3
llvm-toolchain-3.8 on lower arm targets
Hi, peter green wrote: > On 18/05/16 04:50, Tim Northover wrote: > If you don't need/want the various Sanitizer runtimes (e.g. you don't > support sanitizers or already have versions provided with GCC) then > it's as easy as not downloading compiler-rt or removing it from the > projects/ directory before running CMake. The build should carry on > quite happily
2007 Feb 28
3
Packages in R for least median squares regression and computing outliers (thompson tau technique etc.)
Hi I am looking for suitable packages in R that do regression analyses using least median squares method (or better). Additionally, I am also looking for packages that implement algorithms/methods for detecting outliers that can be discarded before doing the regression analyses. Although some websites refer to "lms" method under package "lps" in R, I am unable to find such a
2008 May 08
7
Eve online and wine.
Essentially I run eve online. Splash shows up. Game runs and all I have is a black screen. I have wine-0.9.61 Code: err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 err:threadpool:iocp_poller NtRemoveIoCompletion failed: 0xc0000008
2007 Jan 25
1
unique/subset problem
Hi I am new to R programming and am using subset to extract part of a data as follows names(dataset) = c("genome1","genome2","dist","score"); prunedrelatives <- subset(dataset, score < -5); However when I use unique to find the number of unique genomes now present in prunedrelatives I get results identical to calling unique(dataset$genome1) although
2007 Mar 28
5
Large matrix into a vector
Hi, I have a matrix HR(9x27). I would like to make a single vector with elements: t(HR[,1]) followed by t(HR[,2]) and then t(HR[,3] ... etc. Is there any neat way of converting this matrix into a vector rather doing something like c(t(HR[,1]), t(HR[,2]), t(HR[,3]) ..)? Thanks in Advance. Kind regards, Ezhil ____________________________________________________________________________________
2005 Mar 07
2
high CPU load for large # sources?
Hi all, I have an icecast setup with 20+ sources. During peak times some 20 sources will be connected with a total of some 250 listeners more-or-less equally divided over the 20 sources. All streams are running at a measly 16 kbps. There is enough bandwidth to/from the server. During these peak times I see very high CPU usage for icecast 98-99%. The system I'm running is an Intel Celeron
2005 Jan 02
2
donŽt lose the listners at dj changing
On Sun, 2005-01-02 at 13:48, Carsten Henkel wrote: > <limits> > <clients>50</clients> > <sources>2</sources> only 2 sources are allowed, so make sure you don't hit that limit. > <threadpool>20</threadpool> a bit excessive really, most people can get away with 1 or 2 > <mount> >
2016 May 17
3
llvm-toolchain-3.8 on lower arm targets, specifically Debian armel and Raspbian.
llvm-toolchain-3.8 seems to have problems on debian armel and raspbian. On raspbian it builds but our armv7 contamination checker blocked it from entering the repo. Further investigation showed that "compiler-rt" was being built with -march=armv7 . I was able to remove the -march with some build-system hacker but then I got a failure on
2007 Feb 21
2
how much performance penalty does this incur, scalar as a vector of one element?
I have been comparing R with other languages and systems. One peculiar feature of R is there is no scalar. Instead, it is just a vector of length one. I wondered how much performance penalty this deign cause, particular in situations with many scalars in a program. Thanks. Jason Liao, http://www.geocities.com/jg_liao Associate Professor of Biostatistics Drexel University School of Public
2010 Jun 24
9
port OS to XEN
Hello everyone, I''m studying XEN these days, and totally a newbie for XEN world. Recently, I''m assigned to move our OS to run on XEN, I means, paravitualization. I know a bit about XEN technique, and I tried to look into Linux code, but it seems too many threads to get understood it ... Now, I have no idea how to proceed my project... Can anyone give some advice? Any suggestion
2007 Mar 24
1
PXE booting ISO images with ISOLINUX
I am trying to PXE boot an ISO image using ISOLINUX. I am starting small just trying to get anything working but seem to be having problems. I followed the instructions on the isolinux page (http://syslinux.zytor.com/iso.php) but still cannot get it to work. I can get the ISO image to try to load but then it stops at the booting message. Any help would be greatly appreciated. Here is
2007 Mar 08
0
Re: Coaching in asterisk
NVWhisper. Justin ------------------------------ Date: Thu, 08 Mar 2007 16:25:28 -0500 From: Wai Wu <wkwu@calltrol.com> Subject: [asterisk-users] Coaching in asterisk Is there a way to setup a conference where party A can coach another Party B, at the same time, all other parties cannot hear party A? In order words, partis A and B can hear every one, and party A can only be heard by