search for: 20111206

Displaying 20 results from an estimated 30 matches for "20111206".

2011 Dec 06
1
[LLVMdev] Critical sections cleanup
...g with a sample of a modified llc.cpp to show how the changes work. If people are interested in them I can polish them up and get them checked in. Thanks, Javier -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111206/edd8ea64/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: llc.cpp.patch Type: application/octet-stream Size: 525 bytes Desc: llc.cpp.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111206/edd8ea64/attachment.obj> ------...
2011 Dec 07
0
[LLVMdev] Generating DWARF information that pretends an outparam is the return value
...nts, slide argument numbers by 1. (http://llvm.org/docs/SourceLevelDebugging.html#format_variables) I have not tried this myself, but I hope it helps. - Devang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111206/bae2fdf8/attachment.html>
2011 Dec 05
2
[LLVMdev] Generating DWARF information that pretends an outparam is the return value
The Rust compiler defines all functions as returning void, with the first parameter being an outparam of the declared return type, ie. fn foo2() -> int { ret 5; } becomes define void @_ZN4foo217_5cb557d30658848cE(i64*, { i64, { %tydesc*, i1, {} } }*) uwtable { store i64 5, i64* %0 ret void } I'm working on generating debug information for Rust, and I'm currently stumped on how
2011 Dec 03
2
google voice calling dial plan question.
When a caller calls my google voice phone number, I must answer, wait and press one to accept. Sometimes even that does not work. I have tried a few different things to get asterisk to place the call in an answered state and send the DTMF 1 with the Dial macro. I found Malcom Davenports wiki page regarding Google calling which has been very helpful in troubleshooting the issue.
2011 Dec 06
3
[LLVMdev] Regarding anonymous types
...(); I != E; ++I) {    if( I->second->isStructTy() )    {      //code to collect type names    }      }   I don't get this type in TypeSymbolTable.  :( -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111206/988f7012/attachment.html>
2011 Dec 06
1
回复: (no subject)
...lman/listinfo/speex-dev _______________________________________________ Speex-dev mailing list Speex-dev at xiph.org http://lists.xiph.org/mailman/listinfo/speex-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20111206/0c89210b/attachment.htm
2011 Dec 06
2
Seeing rlimits on CentOS 4
This is probably something any SA should know... but I don't! On CentOS 5 I can see what a process's current soft and hard limits are; /proc/<pid>/limits However this isn't in the C4 kernel. Is there any easy way of determining what the process rlimit values are? % uname -a ; cat /etc/redhat-release Linux c4 2.6.20.7 #3 Sun May 2 16:30:15 EDT 2010 i686 i686 i386 GNU/Linux
2011 Dec 06
0
Need sign-off for patches
...uploader) please commit your changes with 'git commit -s' and re-submit. Do let us know if you have questions on the same. Cheers, Vijay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20111206/a349f452/attachment.html>
2011 Dec 06
0
Duplicate files appearing in Gluster FS
...r most affected files, but dup files still remained. Anyone have any idea of what's going on & more so how to resolve this issue? Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20111206/7472f5cd/attachment.html>
2011 Dec 06
2
Talk detection in meetme
...the room by their speech, so that if a participant uses language the host could kick him from the room. Is there a way to do it? thanks. Eyal Mahalal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111206/391c9334/attachment.htm>
2011 Dec 06
1
[LLVMdev] RFC: Machine Instruction Bundle
On 12/05/2011 11:50 PM, Jakob Stoklund Olesen wrote: > By adding a new<internal> flag to MachineOperand, the register allocator can > effectively treat a bundle as a single instruction. All MachineOperands > inside a bundle are treated as if they all belong to the single instruction. > This even works when rewriting operands. This sounds like a simple and good solution to the
2011 Dec 06
3
[OT] posting bounties for rpms compatible with centos?
Is there an etiquitte to posting bounties to the centos community for OSS to be packaged in rpm form for centos? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555
2011 Dec 06
5
6.1 Release Notes translations
...Manuals/ReleaseNotes/CentOS6.1 Thanks, Johnny Hughes -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 262 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20111206/1a69d005/attachment-0004.sig>
2011 Dec 06
0
[LLVMdev] The nsw story
...but then merely propagates poison from the second or third, just like any computational instruction would. The icmp is an observation point for both inputs. Pogo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111206/acacce9c/attachment.html>
2011 Dec 06
2
OCFS2 showing "No space left on device" on a device with free space
...confirm whether I need to do any changes to ocfs2 configuration , to avoid the above error. <<output.zip>> Thanks & Regards, Ravi Ramappa -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20111206/e48a72ac/attachment-0001.html -------------- next part -------------- A non-text attachment was scrubbed... Name: output.zip Type: application/x-zip-compressed Size: 18351 bytes Desc: output.zip Url : http://oss.oracle.com/pipermail/ocfs2-users/attachments/20111206/e48a72ac/attachment-0001.bin
2011 Dec 06
0
[LLVMdev] Regarding anonymous types
...____________ > 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/20111206/506b8704/attachment.html>
2011 Dec 06
2
[LLVMdev] The nsw story
...t end. I don't think it's related to unsafe speculation. In other words, I don't see the purpose of a "check/foodtaster" instruction. -Andy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111206/44f22850/attachment.html>
2011 Dec 06
2
[LLVMdev] The nsw story
Dan Gohman <gohman at apple.com> writes: > For example, suppose we want to convert the && to &, and the ?: to a > select, in this code: > > if (a && (b ? (c + d) : e)) { > > because we have a CPU architecture with poor branch prediction, or > because we want more ILP, or because of some other reason. Here's what the > LLVM IR for that might
2011 Dec 06
6
Upstream 6.2
As much as I hate to be the bearer of news, I saw over 400 updates this morning on my upstream 6.1 box.... checking the upstream website, yeah, EL6.2 is out, at least for updates. I didn't see ISO's in my subscribed channel yet, though. I figured someone would notice soon enough. So before anyone goes into flame mode, think about the difficulties that have faced the CentOS developers in
2011 Dec 06
4
/dev/sda
We're just using Linux software RAID for the first time - RAID1, and the other day, a drive failed. We have a clone machine to play with, so it's not that critical, but.... I partitioned a replacement drive. On the clone, I marked the RAID partitions on /dev/sda failed, and remove, and pulled the drive. After several iterations, I waited a minute or two, until all messages had stopped,