search for: hens

Displaying 20 results from an estimated 611 matches for "hens".

Did you mean: hans
2009 May 18
9
Concatenating two vectors into one
Dear users, a very simple question: Given two vectors x and y x<-as.character(c("A","B","C","D","E","F")) y<-as.factor(c("1","2","3","4","5","6")) i want to combine them into a single vector z as A1, B2, C3 and so on. z<-x*y is not working, i tried several others
2012 May 24
2
[LLVMdev] use AVX automatically if present
Henning, I believe the code that is supposed to do this is in: lib/Target/X86/X86Subtarget.cpp in X86Subtarget::AutoDetectSubtargetFeatures() Is there a bug in that function? -Hal On Thu, 24 May 2012 23:56:48 +0200 (CEST) Henning Thielemann <llvm at henning-thielemann.de> wrote: > > On Thu, 24 May 2012, Pan, Wei wrote: > > > Very likely AVX is not enabled in your llc.
2020 Jan 22
2
Inlining + CSE + restrict pointers == funtimes
Ok I think we have some common ground - CSE should choose the aliased pointer over the non-aliased one because we don't want the no-aliasing information to creep outwards from the inlined callsite. I'll put together a patch in the coming days and add y'all as reviewers so you get visibility. Cheers, -Neil. On Wed, Jan 22, 2020 at 4:47 PM Jeroen Dobbelaere < Jeroen.Dobbelaere at
2005 Mar 24
3
Newbie Voicemail Question
...the answer so... I want to set up * with one incoming VOIP phone number. If someone calls me and is talking to me on that phone number, how does a second caller get to * voicemail instead of a busy signal? Thanks, -- Art Z. -- Art Zemon, President Hen's Teeth Network <http://www.hens-teeth.net/> Voice & Fax: (866)HENS-NET or (636)447-3030 Customer Service Instant Messaging <http://hens-teeth.net/chat.htm>
2006 May 26
3
Integrating ProPolice/SSP into FreeBSD
Hi, first sorry for cross-posting but I thought this patch might interest -CURRENT users as well as people concerned by security. I wrote a patch that integrates ProPolice/SSP into FreeBSD, one step further than it has been realized so far. It is available here : http://tataz.chchile.org/~tataz/FreeBSD/SSP/ Everything is explained on the web page, but I will repeat some informations here.
2009 Apr 07
4
group by-like statement for 2-row matrix
Hi, my problem is as follows: I have a matrix of two rows like this: 2 2 3 4 4 4 5 5 6 1 1 2 1 3 3 2 1 1 Can I apply something like "group by" in sql? What I want to achieve is the some of second row for each unique entry of first row: 2 -> 2 (=1+1) 3 -> 2 4 -> 7 (=1+3+3) 5 -> 3 (=2+1) 6 -> 1 Thanks!! Henning
2006 May 29
4
Install Other OS under DOMU
Hello, Anbody has already installed one version fedora 3 or 2 under DomU ? I have dom0 kernel xen vesion 3 under fedora core 4 and i would like install other version on domU. Thanks by avance Eric -------------- ALICE HAUT DEBIT : TRIPLE PLAY A 29,95 EUR/MOIS -------------- Découvrez vite ALICEBOX : avec le modem WIFI, profitez de l''ADSL, de la TELEPHONIE et en exclusivité de la
2008 Oct 01
5
Xm Create Image Path
All, Is is possible for xm create foo.cfg to traverse a symlink to access the foo.img. Here''s an example config and the resulting error.. --- name = "jim" memory = "512" disk = [ ''phy:/dev/VolGroup00/foo,xvda,r'', ''tap:aio:/home/fred/local/jim/build/foo_swap.img,xvdd,w'',
2003 Feb 28
2
OT? PDF printer driver for automatic deployment
Hi, I've got a printing server running Samba 3.0alpha21 (on Linux). The client machines running Windows 2000 are producing PDF files by printing to a "virtual" printer on the Samba machine. The printer driver shall be installed from the Samba server on demand. I need color output, b/w is not sufficient. Everything works fine, i.e. the PDF conversion process and the automatic driver
2012 May 24
0
[LLVMdev] use AVX automatically if present
On Thu, 24 May 2012, Pan, Wei wrote: > Very likely AVX is not enabled in your llc. This feature was enabled > just recently (late of April). I forgot to mention that I am using recent LLVM-3.1 and in principle my llc knows about avx as I have shown in the second example. But avx does not seem to be used by default. On Thu, 24 May 2012, Henning Thielemann wrote: > $ llc -o - -mattr
2005 Oct 04
3
[patch] LOCKED_PASSWD_STRING for FreeBSD
Hi, I dare to send you this very small patch that defines LOCKED_PASSWD_STRING for the FreeBSD operating system. The manpage had been unclear about this for a long time, up to 5.x days. Since 6.x, it has been made clearer, and thanks to Ceri Davies who highlighted this feature in OpenSSH, I made this patch. I hope this will reach OpenSSH source tree. This is not a big deal and I would add
2014 Jun 12
4
Using virtio for inter-VM communication
Vincent JARDIN <vincent.jardin at 6wind.com> writes: > On 10/06/2014 18:48, Henning Schild wrote:> Hi, >> In a first prototype i implemented a ivshmem[2] device for the >> hypervisor. That way we can share memory between virtual machines. >> Ivshmem is nice and simple but does not seem to be used anymore. >> And it >> does not define higher level devices,
2014 Jun 12
4
Using virtio for inter-VM communication
Vincent JARDIN <vincent.jardin at 6wind.com> writes: > On 10/06/2014 18:48, Henning Schild wrote:> Hi, >> In a first prototype i implemented a ivshmem[2] device for the >> hypervisor. That way we can share memory between virtual machines. >> Ivshmem is nice and simple but does not seem to be used anymore. >> And it >> does not define higher level devices,
2006 Jul 18
3
DB Migrations & Column Order
Hello, I created a table and about 10 migrations down the line I decided that I needed to add an ID column (this was actually a table for a has_many :through and I recently realized that it needs an ID column, unlike HABTM tables). I am a big perfectionist and I frequently run "SHOW COLUMNS IN table;", so I naturally expect to see the "id" column the first one listed. However,
2005 Aug 13
0
Re:(2) Henning G. Schulzrinne quote on IAX2 from von magazine
[moved from -dev list due to non-dev topic content] At 12:44 PM +0800 on 8/13/05, Steve Underwood wrote: >Mike Taht wrote: > >>but hey, maybe the folk on this list understand where he's coming >>from and can explain why sip is better.... > >He is one of originators of RTP and the main guy behind SIP. Of >course he thinks they are wonderful. The reality is they
2020 Jul 17
2
LLVM 11 and trunk selecting 4 wide instead of 8 wide loop vectorization for AVX-enabled target
Oh interesting - I hadn't even considered registering vector descriptors for the LLVM intrinsics, but right enough when I just registered that pow has a vector variant (itself of a bigger size) I got the correct 8-wide variants like I was expecting - nice! Thanks for the help! Cheers, -Neil. On Fri, Jul 17, 2020 at 12:09 PM Florian Hahn <florian_hahn at apple.com> wrote: > >
2007 Apr 18
4
Tap0?
Hello! What is exactly "tap0" in the host ifconfig? Thank you! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Apr 22
3
Discover significant change in sorted vector
Hi, suppose I have a simple sorted vector like this: a <- c(2,3,3,5,6,8,8,9,15, 25, 34,36,36,38,41,43,44,44,46); Is there a function in R, I can use to discover that from index 8 to index 11 the values are changing significantly? The function should return a value pointing to one of the indices 8, 9, 10 or 11. Any of them would be fine. The difficulty is that there may be no big gap. I
2006 Apr 17
5
Hardware compatibility - Dell Inspiron 6400 or thinkpad t60?
Hi, Since a while I am curious to buy a machine with hardware virtualization support. Finally, they start to become available here in Germany. So, I want to get such a machine. I want to buy a dell inspiron 6400 or an IBM thinkpad T60 which are said to have such a mobile processor with hardware virtualization - does anybody have experiences with these? Looking in the Hardware compatibility
2020 Apr 24
3
Giving up AD Default Site
Hello, I am a newbee on this list and hopefully someone can give me an advice regarding my question. I have a small Samba AD configured with 2 DCs in each of two Sites: the Default Site and a Branch Office. Now the company wants shutdown the Default Site and move everything into the Branch Office. How should I handle this? Just transferring the FSMO roles from the primary DC on the Default Site