similar to: RE: Xen-devel Digest, Vol 4, Issue 62

Displaying 20 results from an estimated 10000 matches similar to: "RE: Xen-devel Digest, Vol 4, Issue 62"

2006 Sep 15
0
Xen with Longhorn August CTP Guest
I have a dual-processor, dual-core Opteron 265 system. It doesn''t have DDR2, and along with what I can find on the web, I''m pretty sure it doesn''t have Pacifica, so I can''t do full virtualization. Right now it has Longhorn Server Build 5600 (August CTP) x64 on it. But I would like to try out some virtualization stuff to try different os''s and to
2008 Oct 14
2
Decoding multiple encoded frames
Keith Kyzivat wrote: > Caveat: Take what I'm saying with a grain of salt -- I haven't actually > written any code that decodes speex frames myself, though I have written > code using Jean-Marc's Speexdsp lib. > > Comments below inline > > On Thu, Oct 9, 2008 at 9:28 AM, Darren Longhorn > <darren.longhorn at redembedded.com > <mailto:darren.longhorn at
2012 Jan 18
1
data rate / sample rate
Oh I overlooked that one.. Thanks Darren! Btw, I was wondering if anyone has tried using the echo canceller function of speex with other codec like g.711? On Tue, Jan 17, 2012 at 8:32 PM, Darren Longhorn < darren.longhorn at redembedded.com> wrote: > On 14/01/12 12:26, Christopher Adoremos wrote: > > What is the highest quality audio data rate and sample rate Speex can >
2008 Mar 25
0
No subject
1. You pass in half the samples as the 'bits' arg. Speex looks at 1 frame worth of those bits and decodes them, decoded result in 'pcm'. 2. You pass in exactly 1 frame of data as the 'bits' arg. Speex looks at 1 frame worth of those bits (which is all there, exactly), decodes them, stores decoded result in 'pcm'. 3. You pass in 2 frames of data as
2008 Apr 25
1
R-devel Digest, Vol 62, Issue 24
The columns of the model matrix are all orthogonal. So the problem lies with poly(), not with lm(). > x = rep(1:5,3) y = rnorm(15) z <- model.matrix(lm(y ~ poly(x, 12))) x = rep(1:5,3) > y = rnorm(15) > z <- model.matrix(lm(y ~ poly(x, 12))) > round(crossprod(z),15) (Intercept) poly(x, 12)1 poly(x, 12)2 poly(x, 12)3 poly(x, 12)4 (Intercept)
2009 Nov 12
4
OMG! Microsoft patents sudo! Linux and MacOS dead!
http://blogs.computerworld.com/15082/omg_microsoft_patents_sudo_linux_and_macos_dead?source=CTWNLE_nlt_dailyam_2009-11-12 -- thanks ./francis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091112/1061174b/attachment-0003.html>
2011 Aug 25
8
Apache warns Web server admins of DoS attack tool
Anyone have any idea how soon RHEL and CentOS will be releasing the patch package? Excerpt: Computerworld - Developers of the Apache open-source project today warned users of the popular Web server software that a denial-of-service (DoS) tool is circulating that exploits a bug in the program. The tool, called "Apache Killer," showed up last Friday in a post to the "Full
2004 Jan 27
2
WinFS and Samba interoperability
Hi There, Do any of the latest versions of Samba interoperate with WinFS found in Microsoft future OS called Longhorn ? Thanks Chris Kordish Staff Engineer - Sun Microsystems Competitive Strategy Group - CTO Office 781-442-2784 NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use,
2007 Sep 11
1
Is FLAC__stream_decoder_seek_absolute working for OggFlac?
Josh Coalson wrote: > > The test file is here: > > > > http://www.mega-nerd.com/tmp/flac_char.ogg > > yep, this is definitely a bug, thanks for the test case. requires > a tiny fix to the ogg seek algorithm which I will check in tonight. Oh cool. I was wondering what happened to that issue. Erik --
2010 Sep 20
2
Oracle's Unbreakable Enterprise Kernel for Oracle Linux!!!
http://blogs.computerworld.com/16997/oracle_rips_red_hat_and_sort_of_launches_a_new_linux oracle: just another centos wanna-be? rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Top-notch, inexpensive online Linux/OSS/kernel courses http://crashcourse.ca
2005 Aug 04
1
Beta Version Windows Longhorn/Vista cant connect to samba
Hi Ppl Running the following Debian Stable (sarge) Samba version 3.0.14a-Debian I have had the following running fine as a domain controller with an ldap backend, I have windows 2000 and windows xp machines logged into the domain and all working 100%. I recently got hold of the 32bit version of windows vista/longhorn and decided to install it and try it out, when trying to connect to the
2006 Feb 07
6
Isolinux bug: CD bootsector support broken
HPA, I believe that support to boot windows CD bootsectors was broken in 3.05. I have tested 2.13, 3.00, 3.02, 3.05, 3.06, 3.08, 3.11, and 3.20pre6. All versions >= 3.05 are broken. All versions <= 3.02 work fine with the same config. The error message I get is: ================================================================ IOSLINUX 3.20 3.20-pre6 Copyright (C) 1994-2005 H. Peter Anvin
2005 Jul 15
1
OT: cisco voip vulnerability
Thought those that use cisco in conjunction with asterisk may want to read this. I dont use cisco so I havent read it to see if its actually anything new. Vulnerabilities in Cisco's VOIP system http://www.computerworld.com/securitytopics/security/story/0,10801,103240,00.html?source=x73 -- Trixter http://www.0xdecafbad.com Bret McDanel UK +44 870 340 4605 Germany +49 801 777 555 3402
2010 Jul 26
1
CentOS is apparently the number one web server Linux....
SJVN's take on it: http://blogs.computerworld.com/16596/the_most_popular_web_server_linux_is
2008 Nov 27
2
Micron - 1GB/s PCIe SSD''s
... here''s hoping they release it with Solaris drivers http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9121698&intsrc=hm_list -- This message posted from opensolaris.org
2004 May 28
1
gssapi-with-mic and Win2K KDC?
Upgrading to the 3.8.x versions of OpenSSH appears to have broken support for Win2K KDC's. Win2K supports gssapi just fine, but the new gssapi-with-mic does not appear to work. I was able to use the old 3.6.x versions with Kerberos authentication, and the newer 3.7.x versions with gssapi authentication, but 3.8.x does not seem to work at all. The mitm patch provided for 3.8p1 does work, but
2008 Jun 20
1
Samba 3.0.20 & Windows 2008
Hello, You ALL, has anybody gotten Samba to work with Windows 2008? do I need to enable any features in Windows 2008? I had read the official & unofficial howto and not luck getting samba to work with Windows 2008. FreeBSD 7.0 Windows Longhorn Server Enterprise 2008 Thanks, -Augustin
2006 May 02
1
windows vista
Hi we are using samba version 3.0.14a. Are there any patches available in samba to support windows vista /longhorn? Thanks and Regards FEROZ AHMED WIPRO Technologies Bangalore Tel: +91-80-28440011 Ext 18150 Cell: +91-9880157370 The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may
2011 Apr 24
0
Auto Reply: Xen-devel Digest, Vol 74, Issue 271
I am OOO on Apr 25th and 26th . Please contact my manager PJ for any urgent issues. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Dec 14
0
Auto Reply: Xen-devel Digest, Vol 70, Issue 218
I am in training all day Dec 15th-16th. Please call on my mobile if there is anything that requires my urgent attention. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel