Displaying 2 results from an estimated 2 matches for "imcp".
Did you mean:
imap
2002 Dec 29
8
wondershaper + htb prio + qdisc prio
hello,
a friend of mine have this configuration:
10 x PC -- router/linux/rh8 -- ADSL Modem -- ISP
let''s say that the bandwidth is: 5M and 800K
he does dc++ and counter-strike, so let''s say the UP is full, and the
ping from the counter server is 300ms, the server cut the connection, and
no more game, the player is unhappy. The normal ping is 50ms.
so he thinks to put some
2013 Jan 18
0
[LLVMdev] llvm getDependency() for ICMP instructions is UNKNOWN
...static_cast<BasicBlock *>(0)));
} else //it does not enter here
.....
.....
errs()<<*Inst;
errs() << DepTypeStr[type];
if (DepBB) {
errs() << DepBB;
}
if (DepInst) {
errs() << *DepInst;
.....
It prints all the imcp instructions and UNKNOWN. So I think I cannot use
http://llvm.org/docs/doxygen/html/MemoryDependenceAnalysis_8h_source.html#l00151for
ICMP. Do you know if I can use this method or another one?
Thank you !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://li...