search for: 20100904

Displaying 16 results from an estimated 16 matches for "20100904".

Did you mean: 20100901
2010 Sep 04
1
[LLVMdev] Possible missed optimization?
...(ins GPR8:$src1, GPR8:$src2), "xor\t$dst, $src2", [(set GPR8:$dst, (xor GPR8:$src1, GPR8:$src2))]>; -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100904/60166a0b/attachment.html>
2010 Sep 04
6
[LLVMdev] Possible missed optimization?
...oming reg and as the return value. Is this a missed optimization from LLVM or did i miss something out? Changing the register allocation order didnt work. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100904/a6db132b/attachment.html>
2010 Sep 04
0
[LLVMdev] Possible missed optimization?
...on orders, but it will produce always the same result. GCC is emitting longer code, but since LLVM is so nearer to the optimal code sequence i wanted to reach it. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100904/ab1c47bd/attachment.html>
2010 Sep 04
1
Manuplating Queue
Hi, I am implimenting a solution for a radio station where by calls are first received by an attendant, who interviews the caller and then places the call in a queue along with some information about the caller. The radio presenter can then choose which call to pick up depending on those in the queue. My question is, how can it be possible for call to skip other calls in the queue and be picked
2010 Sep 04
3
Vitelity offline?
Vitelity seems to be offline to both IP and voice traffic. Is there any place to find out what their status is? Roger Marquis
2006 Sep 23
1
Bug#389110: Broken dependency for xen package
Package:xen-3.0 Version:any Problem:This package should depend from "python-dev" (compile error complaining about Python.h missing in while compiling the tools). Solution: Add "python-dev" in the dependencies for xen-3 package. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Sep 04
4
fast busy out?
why does this not work? i simply want to hear the recorded message exten => s,1,Answer() ;exten => s,n,Record(zipcodegutter1.gsm) ;zcg1 exten => s,n,Playback(zipcodegutter1) exten => s,n,Dial(SIP/c000001s/12222222259,120,A,(demo-thanks))
2010 Sep 04
0
[LLVMdev] Possible missed optimization?
Hello > and as the return value. Is this a missed optimization from LLVM or did i > miss something out? > Changing the register allocation order didnt work. What are the patterns for xor / mov ? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2010 Sep 04
0
Global Outage?
...fy: 1193 [Sep 4 10:26:23] NOTICE[27507]: chan_sip.c:12528 handle_response_peerpoke: Peer 'vitel-outbound' is now Reachable. (176ms / 2000ms) --Matt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100904/e0e4aa4f/attachment.htm
2010 Sep 04
1
Bug#588888: boot="d" does not boot from CD
...on looks good unless I've missed something. Shall we file a new bug for the boot option behavior in the domU configuration file? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20100904/c67f72f7/attachment.htm>
2010 Sep 04
0
Bug#587090: tags 587090 patch
...7090 patch Still working on getting a working DomU in squeeze by following the Debian Wiki @ http://wiki.debian.org/Xen#DomU.28guest.29 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20100904/d36b1e91/attachment.htm>
2010 Sep 04
0
Set quota on Lustre system file client, reboots MDS/MGS node
...a client "can" force it''s server to being rebooted and also, why the client forces the MGS/MDS host to reboot Any Idea? Best Regards Kian -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20100904/ea401ce8/attachment.html
2010 Sep 04
1
Options to copy modified files
...sbin --exclude=/system --exclude=/tmp --exclude= /usr --exclude=/var --exclude=/kernel --exclude=/devices --exclude=patches --exclude=/cdrom root at 191.1.1.85:/ . -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20100904/34764449/attachment.html>
2010 Sep 02
5
what is zfs doing during a log resilver?
So, when you add a log device to a pool, it initiates a resilver. What is it actually doing, though? Isn''t the slog a copy of the in-memory intent log? Wouldn''t it just simply replicate the data that''s in the other log, checked against what''s in RAM? And presumably there isn''t that much data in the slog so there isn''t that much to check? Or
2010 Sep 04
2
[LLVMdev] Object File Library. llvm-nm changed to match binutils-nm for COFF and ELF (32, little endian).
...0m0.024s user 0m0.012s sys 0m0.008s - Michael Spencer -------------- next part -------------- A non-text attachment was scrubbed... Name: object-file-library-patches.zip Type: application/zip Size: 26561 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100904/864e3187/attachment.zip>
2010 Sep 04
3
[LLVMdev] Possible missed optimization?
...at the output of -debug-only=regcoalescing to see what is going wrong. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1929 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100904/f9ef1c08/attachment.bin>