search for: start_ip

Displaying 10 results from an estimated 10 matches for "start_ip".

Did you mean: start_eip
2012 Sep 06
1
nut-scanner pthread issue
Hi, the terminating part of nut-scanner can crash in pthread code, because some threads won't exist. For example snmp part: ============================== if( allow_snmp && nutscan_avail_snmp ) { if( start_ip == NULL ) { printq(quiet,"No start IP, skipping SNMP\n"); } else { printq(quiet,"Scanning SNMP bus.\n"); #ifdef HAVE_PTHREAD if( pthread_create(&thread[TYPE_SNMP],NULL,run_snmp,&snmp_sec)) { nutscan_avail_snmp = 0; } #else dev[TYPE_SNMP] = nutscan_...
2008 Mar 30
3
Bignums, integers and migrations
...ersion works fine from the script/console, but when running it from migrations only very low IP-ranges "make it thru". Integer-based IPs seem to be capped around 2150000000. def self.up require ''ipaddr'' @ips = GeoIpDatabase.find(:all) @ips.each do |ip| start_ip = IPAddr.new(ip.start_ip) end_ip = IPAddr.new(ip.end_ip) new_ip = Ip.new( :start_ip => start_ip.to_s, :end_ip => end_ip.to_s, :start_ip_integer => start_ip.to_i, :end_ip_integer => end_ip.to_i ) new_ip.save end end I''m using MySQL, with the integer-colu...
2011 Jun 28
1
[nut-commits] svn commit r3060 - branches/nut-scanner/tools/nut-scanner
...ederic BOHE <fbohe-guest at alioth.debian.org> > Author: fbohe-guest > Date: Mon Jun 27 13:56:51 2011 > New Revision: 3060 > URL: http://trac.networkupstools.org/projects/nut/changeset/3060 > > Log: > Add NUT server scan. > > (...) > device_t * scan_snmp(char * start_ip, char * stop_ip,long usec_timeout, > snmp_security_t * sec); > > device_t * scan_usb(); > > device_t * scan_xml_http(long usec_timeout); > > +device_t * scan_nut(char * startIP, char * stopIP, char * port); > for the sake of coherence and completion, you may also add the...
2015 May 07
2
[LLVMdev] Recent libc++ failures due to libunwind
...8 0x0000000000401da2 in main () (gdb) frame 1 #1 0x00007ffff73d00ce in unw_get_proc_info (cursor=0x7fffffffd940, info=0x7fffffffd520) at ../projects/libunwind/src/libunwind.cpp:237 237 co->getInfo(info); (gdb) print info $1 = (unw_proc_info_t *) 0x7fffffffd520 (gdb) print *info $2 = {start_ip = 140737343503848, end_ip = 140733193388033, lsda = 4223808, handler = 140737488344512, gp = 0, flags = 140737354131160, format = 4194368, unwind_info_size = 0, unwind_info = 9, extra = 8} Checking recent logs didn't reveal anything obvious so I'd be happy if you guys have any ideas abou...
2008 Dec 29
0
[PULL] virtio and lguest tree
...if (err) goto destroy_vring; diff --git a/drivers/lguest/lguest_user.c b/drivers/lguest/lguest_user.c index e73a000..34bc017 100644 --- a/drivers/lguest/lguest_user.c +++ b/drivers/lguest/lguest_user.c @@ -146,7 +146,7 @@ static int lg_cpu_start(struct lg_cpu *cpu, unsigned id, unsigned long start_ip) return 0; } -/*L:020 The initialization write supplies 4 pointer sized (32 or 64 bit) +/*L:020 The initialization write supplies 3 pointer sized (32 or 64 bit) * values (in addition to the LHREQ_INITIALIZE value). These are: * * base: The start of the Guest-physical memory inside the L...
2008 Dec 29
0
[PULL] virtio and lguest tree
...if (err) goto destroy_vring; diff --git a/drivers/lguest/lguest_user.c b/drivers/lguest/lguest_user.c index e73a000..34bc017 100644 --- a/drivers/lguest/lguest_user.c +++ b/drivers/lguest/lguest_user.c @@ -146,7 +146,7 @@ static int lg_cpu_start(struct lg_cpu *cpu, unsigned id, unsigned long start_ip) return 0; } -/*L:020 The initialization write supplies 4 pointer sized (32 or 64 bit) +/*L:020 The initialization write supplies 3 pointer sized (32 or 64 bit) * values (in addition to the LHREQ_INITIALIZE value). These are: * * base: The start of the Guest-physical memory inside the L...
2011 Oct 17
0
suspend to ram does not work with Geforce 310M (NVA8)
....165772] ... max period: 000000007fffffff [ 0.165925] ... fixed-purpose events: 3 [ 0.166072] ... event mask: 000000070000000f [ 0.173451] NMI watchdog enabled, takes one hw-pmu counter. [ 0.181290] Booting Node 0, Processors #1 [ 0.181449] smpboot cpu 1: start_ip = 98000 [ 0.272209] NMI watchdog enabled, takes one hw-pmu counter. [ 0.278129] #2 [ 0.278211] smpboot cpu 2: start_ip = 98000 [ 0.369031] NMI watchdog enabled, takes one hw-pmu counter. [ 0.374948] #3 Ok. [ 0.375095] smpboot cpu 3: start_ip = 98000 [ 0.465889] NMI watchdog e...
2011 Dec 13
12
[PATCH 0 of 4 V2] oxenstored fixes -- fixes recent pvops kernel hang
...t oxenstored because it does not handle the unknown XS_RESET_WATCHES operation and does not reply. The symptom of this issue is a hang during boot at this point: cpu 1 spinlock event irq 70 CPU 1 irqstacks, hard=dec94000 soft=dec96000 Booting Node 0, Processors #1 smpboot cpu 1: start_ip = 99000 Initializing CPU#1 installing Xen timer for CPU 1 Brought up 2 CPUs Total of 2 processors activated (9625.99 BogoMIPS). NET: Registered protocol family 16 <HANG> This series makes oxenstored handle unknown operations by returning an error indicating that the o...
2012 Sep 12
2
[Bug 54830] New: Display is shifted to right (ASUS VS197)
...003] ... max period: 00007fffffffffff [ 0.056003] ... fixed-purpose events: 0 [ 0.056003] ... event mask: 000000000000000f [ 0.056003] NMI watchdog enabled, takes one hw-pmu counter. [ 0.056003] Booting Node 0, Processors #1 Ok. [ 0.056003] smpboot cpu 1: start_ip = 9a000 [ 0.140126] NMI watchdog enabled, takes one hw-pmu counter. [ 0.140151] Brought up 2 CPUs [ 0.140154] Total of 2 processors activated (8839.84 BogoMIPS). [ 0.140657] devtmpfs: initialized [ 0.144227] PM: Registering ACPI NVS region at 7bff0000 (12288 bytes) [ 0.144227] pri...
2011 Oct 31
12
Phoronix Xen vs KVM vs Virtualbox benchmark with Ubuntu 11.10
Hello, http://www.phoronix.com/scan.php?page=article&item=ubuntu_1110_xenkvm&num=1 Ubuntu 11.10 with Xen 4.1.1 and Linux 3.0. Xen seems to be doing very poorly on that benchmark. If someone has time to repeat that benchmark it would be good.. Comparing the results to those from Stefano from XenSummit 2011 NA there has be something wrong.. the results at XenSummit were pretty much the