Displaying 20 results from an estimated 30 matches for "20101015".
Did you mean:
20100115
2010 Oct 15
8
drop dead fix
...rough the specs, I see that the 8Khz conversion
is going to dump me into the same pile of dung. Any body have any
suggestions?
Thanks
Danny Nicholas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101015/6a5d1a1a/attachment.htm
2010 Oct 15
0
[LLVMdev] Have llvm docs been translated into Chinese?
...--------------------
College of Computer Science and Technology, Harbin Engineering University
Email: hitzzy at gmail.com
QQ: 339753431
Gtalk: hitzzy at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101015/02446044/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zhangzuyu-resume.pdf
Type: application/pdf
Size: 83515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101015/02446044/attachment.pdf>
2010 Oct 15
2
[LLVMdev] llvm-gcc as Alpha cross compiler
...to build this llvm cross compiler, but that seems to
be the suggestion from other posts in the mailing list.)
Any help would be greatly appreciated.
Giang Hoang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101015/a952f1bb/attachment.html>
2010 Oct 15
3
Wireless problem
Hi folks
I just installed Centos 5.5. I heard about the new changes in wifi support. I tried a USB wifi card from Netgear, and It works fine. It didn't en Centos 5.4, so that's great news.
The problem is I have a Linksys WUSB54GC USB wifi card and I want to make it work.
I get this messages in /var/log/messages as soon as I plug it in.
Oct 14 22:56:20 lila kernel: usb 1-1: USB
2010 Oct 15
2
[LLVMdev] how to get MachineBasicBlock of a BasicBlock
Hello, we can get BasicBlock from MachineBasicBlock through MachineBasicBlock::getBasicBlock() function, but how can I get MachineBasicBlock of a BasicBlock?
Thank you!
2010 Oct 15
0
[LLVMdev] how to get MachineBasicBlock of a BasicBlock
I don't think you can.
The BasicBlock is a member of MachineBasicBlock. It is not inherited,
so it cannot be cast. The number of the MachineBasicBlock is not the
same as any BasicBlock values. So
MachineFunction::getMachineBasicBlock( BasicBlock::{get the number} )
cannot work. I do not see much in the basic block which can identify
it.
So you can search for it.
typedef struct findBlock {
2010 Oct 15
0
[LLVMdev] Doxygen broken?
...39;s just blank were the code should be).
Also when I tried to look at a previous version the link would bring me to
the most recent docs version instead.
--John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101015/6e82e8f5/attachment.html>
2010 Oct 15
0
Jack Van Ham is out of the office (on vacation)
...Scott Morley (scott.morley at agfa.com) or Don Dennison
(don.dennison at agfa.com)
I will not be replying to any messages until I return.
Have a great day!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20101015/4a46b530/attachment-0005.html>
2010 Oct 15
1
ZFS Deduplication
...toelectronics, Wuhan, China
Key Lab of Information Storage, Ministry of Education, HUST, Wuhan, China
Tel: +86-27-87792302-806
Email: tanyujuan at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-code/attachments/20101015/39a49ad1/attachment.html>
2010 Oct 15
3
SIP - no audio behind nat problem
...g on router - but I am not
sure how can I forward same sip ports (5004 to 5100) to two phones (nat
addresses?)?
Any help appreciated!
Z. Zivanovic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101015/223c92e2/attachment.htm
2010 Oct 15
2
openoffice.org2.3 in CentOS5.3
...verytime after giving command "ooffice" on terminal, the following message
comes on terminal:
libGL warning: 3D driver claims to not support visual 0x5b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20101015/124b380e/attachment-0002.html>
2010 Oct 15
1
Trying to get xen to boot off of an iso or a sysresc image so I can expand a filesystem to the extent of the LVM's free space.
...space and the filesystem?
I don't mind offline, if I can get Xen to boot off an alternative media.
Peter
--
Peter Serwe
http://truthlightway.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20101015/dd3ec14e/attachment-0002.html>
2010 Oct 13
3
Routing local generted packets with fwmark
Hi all,
I need to route local generated packages depending on which tcp or udp
service I need to use. To accomplish this I have configured two routing
tables:
[root at lothlorien ~]# ip ru ls
0: from all lookup 255
32762: from all fwmark 0x2 lookup FirstLan
32763: from all fwmark 0x1 lookup SecondLan
32764: from 172.25.80.10 lookup SecondLan
32765: from 172.25.70.18 lookup FirstLan
2010 Oct 14
4
performance differences between kvm/xen
hi guys,
Just wondering if anyone has done any performance testing between kvm
and xen on CentOS-5 ( using centos as host and vm in every case ) ?
Regards,
--
Karanbir Singh
London, UK | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219 | Yahoo IM: z00dax | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc
2010 Oct 15
1
[LLVMdev] how to get MachineBasicBlock of a BasicBlock
...________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101015/524f13f3/attachment.html>
2010 Oct 16
0
[LLVMdev] Why gdb can't determine stack of code run in JIT?
...____________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101015/f7ff1dc0/attachment.html>
2010 Oct 15
0
[LLVMdev] llvm-gcc as Alpha cross compiler
llvm-gcc doesn't not compile *on* alpha (128bit fp and int issues). I
haven't tried it as a cross compiler.
Andrew
On Fri, Oct 15, 2010 at 5:19 PM, Giang Hoang <ghoang84 at gmail.com> wrote:
> Hi,
>
> I wonder if anyone has been able to successfully build llvm-gcc as an Alpha
> cross compiler?
>
> I have tried many different combinations of flags and gcc
2010 Oct 14
2
clustering
Hi all,
I am planning to do clustering for my company's asterisk servers. I dont
know much about it, just read some articles on the internet and learned how
to use DUNDi and some basic information about clustering.
What I need to know is:
1. can i register end user with multiple asterisk servers at a time?
2. If not, Can I re-route registeration requests to different servers using
1 asterisk
2010 Oct 15
8
fraud advice
Hi,
Embarrassed as I am to write this, I am hoping for some advice. One of
our very first PBX installs, now six years old, was "taken advantage of"
over the past few weeks. A victim of sipvicious, I assume, that managed
to guess one of the SIP passwords. 4000 calls to various middle eastern
destinations have been placed, which ended up being sent over our
customer's PSTN
2010 Oct 13
2
ups nut-2.4.x bug. driver megatec forceshutdown may dont work.
2010/10/13 Vitaly Lavrov
> I found bug in nut/drivers/megatec.c - force shutdown may dont work.
> See patch.
>
could you please give a try to blazer, since it is set to replace megatec
with 2.6.0.
Arjen will quite probably comment on your patch usefulness within the blazer
scope.
thanks for your contrib.
cheers,
Arnaud
--
Linux / Unix Expert R&D - Eaton -