search for: 00155

Displaying 7 results from an estimated 7 matches for "00155".

Did you mean: 0015
2005 Aug 10
1
[LLVMdev] ValueTy not set appropriately in Value.h?
...SimpleConstantVal, // This is some other type of Constant 00150 InstructionVal, // This is an instance of Instruction 00151 ValueListVal // This is for bcreader, a special ValTy 00152 }; 00153 unsigned getValueType() const { 00154 return SubclassID; 00155 } -mike -- Michael McCracken UCSD CSE PhD Candidate research: http://www.cse.ucsd.edu/~mmccrack/ misc: http://michael-mccracken.net/blog/
2011 May 24
2
Data Frame housekeeping
...2402594 1997 9 2 *-00339 -00339 -00343* -00346 -00285 -00253 -00253 11 2402594 1997 10 2 -00207 -00289 -00278 -00271 -00258 -00315 -00341 12 2402594 1997 11 2 -00242 -00230 -00206 -00180 -00256 -00227 -00241 13 2402594 1997 12 2 -00155 -00153 -00118 -00066 -00088 -00073 -00032 14 2402594 1998 1 2 000003 -00021 -00033 -00022 -00014 000001 000008 15 2402594 1998 2 2 000050 000077 000106 000073 000060 000060 000083 16 2402594 1998 3 2 000095 000063 000030 000...
2006 Aug 30
11
xen-3.0.2-3
Hi I read a few times in the web about xen-3.0.2-3 but I cannot find a place to download it. Not even here: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ Where can I get it? And does it have network issues solved? And what is the most current kernel I can use with xen? How do I change the source to use a more current kernel than 2.6.16.6? Regards, Steffen Please - if possible
2007 Feb 19
0
Quick demo guide for SPA ( re: the port knocking thread )
...is if we were logged on as 'mbr' -a 10.1.1.8 is because i am on a NATed subnet, and without it fwknop will resolve my IP to a public one, and then tell the server to open port 22 to that public IP, which wont help me. You have 30 seconds to try to connect now ... #nc -v 10.1.1.155 22 pc-00155.xx_hidden_xx.org [10.1.1.155] 22 (ssh) open SSH-1.99-OpenSSH_3.9p1 Ctrl-c to kill this. So we have proved that port 22 has been opened by our knock. Watching the servers debug output as mentioned above will show you the exact rule which was added to iptables to achieve this. If you have exceed...
2012 Apr 20
2
[LLVMdev] CriticalAntiDepBreaker rewrites a register operand of a call instruction
...64 has to be T9_64 in PIC mode. After further investigation, I found that the flag for T9_64 of CriticalAntiDepBreaker::KeepRegs that had been set in PrescanInstruction was reset in ScanInstruction, which I think is causing the problem: *CriticalAntiDepBreaker.cpp: 00154 PrescanInstruction(MI); 00155 ScanInstruction(MI, Count); *T9_64 is cleared in CriticalAntiDepBreaker.cpp:264: *Breakpoint 8, llvm::CriticalAntiDepBreaker::ScanInstruction (this=0x262d290, MI=0x22b2168, Count=15) at lib/CodeGen/CriticalAntiDepBreaker.cpp:264 264 KeepRegs.reset(i); (gdb) p i $179 = 145...
2006 May 23
19
LVM2 snapshots and XEN = problem :(
Hello guys Does anyone use lvm2 backends for domU storages ? I do and I wanted to use lvm''s snapshot feature to make backups of domUs in background but I got the following problem. When I create a snapshot LV and copy data from it to backup storage it works perfect. Then I do umount and then lvremove. lvremove asks me if I really want to remove the volume and then just hangs forever.
2013 Mar 12
14
vpmu=1 and running 'perf top' within a PVHVM guest eventually hangs dom0 and hypervisor has stuck vCPUS. Romley-EP (model=45, stepping=2)
...00000000bdf9ec18 00030 (v01 INTEL S2600CP 06222004 INTL 20090903) [ 0.000000] ACPI: SSDT 00000000bdf80018 00EBD (v02 INTEL S2600CP 00000002 INTL 20100331) [ 0.000000] ACPI: SSDT 00000000bdf9eb98 00045 (v02 INTEL S2600CP 00000001 INTL 20100331) [ 0.000000] ACPI: SSDT 00000000bdf9c798 00155 (v02 INTEL S2600CP 00000003 INTL 20100331) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] NUMA turned off [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000080070fff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x80070fff] [ 0.000000] NODE_DATA [mem...