search for: 5d

Displaying 20 results from an estimated 848 matches for "5d".

2024 Jan 26
1
readChar() could read the whole file by default?
...ing CRAN code[3] as a sample[4], 41% of readChar() calls use either readChar(f, file.info(f)$size) or readChar(f, file.size(f))[5]. Thanks for the consideration and feedback, Mike C [1] e.g. a quick search shows O(100) usages in CRAN packages: https://github.com/search?q=org%3Acran+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D%5B%5C%5C%5D%2F+lang%3AR&type=code, and O(1000) usages generally on GitHub: https://github.com/search?q=lang%3AR+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D%5B%5C%5C%5D%2F+...
2003 Feb 26
0
Re: Exchange Server in DMZ (i-hacked.com)
...9 -0600 From: "Martinez, Mike (MHS-ACS)" <Mike.Martinez@mhs-helpdesk.com> Subject: RE: [Shorewall-users] VPN Passthrough Assistance Needed To: "''shorewall-users@lists.shorewall.net''" <shorewall-users@lists.shorewall.net> Message-ID: <1DA97C0A3BB5D511BC9A00A0C998561344AEE3@mhs025.mhs-helpdesk.com> Content-Type: text/plain; charset="iso-8859-1" Bill, We have a Nortel 1500 VPN box sitting in our lan zone. We are able to connect to this nortel box from within our lan and also from any wan connections without any problems and our u...
2024 Jan 26
1
[External] readChar() could read the whole file by default?
...f readChar() > calls use either readChar(f, file.info(f)$size) or readChar(f, > file.size(f))[5]. > > Thanks for the consideration and feedback, > Mike C > > [1] e.g. a quick search shows O(100) usages in CRAN packages: > https://github.com/search?q=org%3Acran+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D%5B%5C%5C%5D%2F+lang%3AR&type=code, > and O(1000) usages generally on GitHub: > https://github.com/search?q=lang%3AR+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D%5B%5C...
2007 Dec 07
2
7960 Won't Register Yet Multiple Attempts?
...r (netgear) are rebooted, the phone will register, take a few incoming/outgoing calls no problems, then a few hours later, it drops the registration and never re-registers. If the phone itself is rebooted, I see a mess of registration attempts via SIP channels: 7X.183.246.XXX (None) 000e8XXX-5d 00101/00220 unkn No Rx: REGISTER 7X.183.246.XXX (None) 000e8XXX-5d 00101/00220 unkn No Rx: REGISTER 7X.183.246.XXX (None) 000e8XXX-5d 00101/00220 unkn No Rx: REGISTER 7X.183.246.XXX (None) 000e8XXX-5d 00101/00220 unkn No Rx: REGISTER 7X.183.2...
2024 Jan 29
1
[External] readChar() could read the whole file by default?
...readChar(f, file.info(f)$size) or readChar(f, > > file.size(f))[5]. > > > > Thanks for the consideration and feedback, > > Mike C > > > > [1] e.g. a quick search shows O(100) usages in CRAN packages: > > https://github.com/search?q=org%3Acran+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D%5B%5C%5C%5D%2F+lang%3AR&type=code, > > and O(1000) usages generally on GitHub: > > https://github.com/search?q=lang%3AR+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%2...
2017 Nov 18
2
Is llvm capable of doing loop interchange optimization?
...compiler explorer: https://gcc.godbolt.org/#g:!((g:!((g:!((h:codeEditor,i:(j:1,source:'%23define+N+100%0A%0Avoid+foo(int**+__restrict__+a,+%0A+++++++++int**+__restrict__+b)%0A%7B%0A++++for+(int+i+%3D+0%3B+i+%3C+N%3B+%2B%2Bi)%0A++++++++for+(int+j+%3D+0%3B+j+%3C+N%3B+%2B%2Bj)%0A++++++++++++a%5Bj%5D%5Bi%5D+%2B%3D+b%5Bj%5D%5Bi%5D%3B%0A%7D%0A%0Avoid+bar(int**+__restrict__+a,+%0A+++++++++int**+__restrict__+b)%0A%7B%0A++++for+(int+i+%3D+0%3B+i+%3C+N%3B+%2B%2Bi)%0A++++++++for+(int+j+%3D+0%3B+j+%3C+N%3B+%2B%2Bj)%0A++++++++++++a%5Bi%5D%5Bj%5D+%2B%3D+b%5Bi%5D%5Bj%5D%3B%0A%7D'),l:'5',n:'...
2017 Dec 19
1
Xen PV DomU running Kernel 4.14.5-1.el7.elrepo.x86_64: xl -v vcpu-set <domU> <val> triggers domU kernel WARNING, then domU becomes unresponsive
...x3a/0xa0 > ?? _raw_spin_unlock_irqrestore+0x16/0x20 > ?? maybe_create_worker+0x120/0x120 > ?kthread+0x111/0x150 > ?? __kthread_init_worker+0x40/0x40 > ?ret_from_fork+0x25/0x30 > Code: 89 df e8 06 2f d9 ff 4c 89 e7 41 89 c5 e8 0b 6e 00 00 44 89 ee 48 > 89 df e8 20 2f d9 ff 48 8b 5d e8 4c 8b 65 f0 4c 8b 6d f8 c9 c3 <0f> ff > eb aa 4c 89 e7 e8 e6 6d 00 00 48 8b 5d e8 4c 8b 65 f0 4c > ---[ end trace fe2aaf4e723042fd ]--- > -----CentOS 6 kernel-ml-4.14.5-1.el6.elrepo.x86_64 end here----- > > -----CentOS 7 kernel-ml-4.14.5-1.el7.elrepo.x86_64 start here-----...
2017 Dec 12
5
Xen PV DomU running Kernel 4.14.5-1.el7.elrepo.x86_64: xl -v vcpu-set <domU> <val> triggers domU kernel WARNING, then domU becomes unresponsive
...er+0x120/0x120 ? schedule+0x3a/0xa0 ? _raw_spin_unlock_irqrestore+0x16/0x20 ? maybe_create_worker+0x120/0x120 kthread+0x111/0x150 ? __kthread_init_worker+0x40/0x40 ret_from_fork+0x25/0x30 Code: 89 df e8 06 2f d9 ff 4c 89 e7 41 89 c5 e8 0b 6e 00 00 44 89 ee 48 89 df e8 20 2f d9 ff 48 8b 5d e8 4c 8b 65 f0 4c 8b 6d f8 c9 c3 <0f> ff eb aa 4c 89 e7 e8 e6 6d 00 00 48 8b 5d e8 4c 8b 65 f0 4c ---[ end trace fe2aaf4e723042fd ]--- -----CentOS 6 kernel-ml-4.14.5-1.el6.elrepo.x86_64 end here----- -----CentOS 7 kernel-ml-4.14.5-1.el7.elrepo.x86_64 start here----- [ 116.528885] ---------...
2016 Dec 14
2
unexpected behaviour of search queries with mixed AND and OR
...en suprising. The query "\( condB condC OR condA \)" should either throw an error like "\( condA OR condB condC \)" or deliever the result of "\( \( condB condC \) OR condA \)" Example: doveadm -f flow fetch -u USER guid \( savedbefore 21d OR seen savedbefore 5d \) | wc -l Fatal: Use parenthesis when mixing ANDs and ORs 0 doveadm -f flow fetch -u USER guid \( seen savedbefore 5d OR savedbefore 21d \) | wc -l 63690 doveadm -f flow fetch -u USER guid \( seen OR savedbefore 5d OR savedbefore 21d \) | wc -l 63690 doveadm -f flow fetch -u USER guid...
2010 Jun 25
1
No connection in DomUs with network-route
...: .0 xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 xen_scheduler : credit xen_pagesize : 4096 platform_params : virt_start=0xffff800000000000 xen_changeset : Wed Apr 07 12:37:57 2010 +0100 21089:484179b2be5d xen_commandline : dom0_mem=1024M cc_compiler : gcc version 4.3.2 (Debian 4.3.2-1.1) cc_compile_by : root cc_compile_domain : gateway.2wire.net cc_compile_date : Wed Jun 23 04:06:21 IST 2010 xend_config_format : 4 mw-xen:~# ifconfig eth0 Link encap:E...
2006 May 02
2
Mechanize and file_column
..."processes"=>"foo bar"}, "action"=>"create", "controller"=>"snapshots"} (model name is Snapshot which has a file_column :screenshot, controller is :snapshots) But I get this result from Mechanize: {"snapshot%5Bscreenshot%5D"=>#<File:/tmp/CGI8585.4>, "action"=>"create", "controller"=>"snapshots", "snapshot%5Bprocesses%5D"=>"", "snapshot%5Bscreenshot_temp%5D"=>""} It looks to my untutored eye like the query keys...
2017 Dec 19
0
Xen PV DomU running Kernel 4.14.5-1.el7.elrepo.x86_64: xl -v vcpu-set <domU> <val> triggers domU kernel WARNING, then domU becomes unresponsive
...in_unlock_irqrestore+0x16/0x20 >> ?? maybe_create_worker+0x120/0x120 >> ?kthread+0x111/0x150 >> ?? __kthread_init_worker+0x40/0x40 >> ?ret_from_fork+0x25/0x30 >> Code: 89 df e8 06 2f d9 ff 4c 89 e7 41 89 c5 e8 0b 6e 00 00 44 89 ee 48 >> 89 df e8 20 2f d9 ff 48 8b 5d e8 4c 8b 65 f0 4c 8b 6d f8 c9 c3 <0f> ff >> eb aa 4c 89 e7 e8 e6 6d 00 00 48 8b 5d e8 4c 8b 65 f0 4c >> ---[ end trace fe2aaf4e723042fd ]--- >> -----CentOS 6 kernel-ml-4.14.5-1.el6.elrepo.x86_64 end here----- >> >> -----CentOS 7 kernel-ml-4.14.5-1.el7.elrepo.x86_...
2008 May 08
0
Regex functionality on String
This is my partially string *** HOLE CARDS *** gogo1978: calls $0.15 istackdoe: checks *** FLOP *** [5d Qd 2c] istackdoe: checks gogo1978: checks *** TURN *** [5d Qd 2c] [Ah] istackdoe: checks gogo1978: checks *** RIVER *** [5d Qd 2c Ah] [6s] istackdoe: checks gogo1978: checks *** SHOW DOWN *** istackdoe: shows [9h 2h] (a pair of Deuces) gogo1978: mucks hand I need output *** HOLE CARDS *** Call g...
2006 Jul 06
1
How did I turn off params ?
...ller"=>"test"} I have created a sham table compound_events, but that has not helped. I have tried using text_field_tag, but that has not helped. Sniffing the HTTP traffic, I see all the input values as they appear on the page (e.g.POSTDATA=compound_event%5Bhappened_at%281i%29%5D=2006&compound_event%5Bhappened_at%282i%29%5D=7&compound_event%5Bhappened_at%283i%29%5D=6&compound_event%5Bhappened_at%284i%29%5D=08&compound_event%5Bhappened_at%285i%29%5D=03&compound_event%5Bblood_amount%5D= ...) What did I do to stop params[] from getting the POSTDATA ? Tha...
2023 May 30
1
[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
...ue drivers/vhost/vhost.c:259 [inline] > RIP: 0010:vhost_work_queue+0xfc/0x150 drivers/vhost/vhost.c:248 > Code: 00 00 fc ff df 48 89 da 48 c1 ea 03 80 3c 02 00 75 56 48 b8 00 00 00 00 00 fc ff df 48 8b 1b 48 8d 7b 70 48 89 fa 48 c1 ea 03 <80> 3c 02 00 75 42 48 8b 7b 70 e8 95 9e ae f9 5b 5d 41 5c 41 5d e9 > RSP: 0018:ffffc9000333faf8 EFLAGS: 00010202 > RAX: dffffc0000000000 RBX: 0000000000000000 RCX: ffffc9000d84d000 > RDX: 000000000000000e RSI: ffffffff841221d7 RDI: 0000000000000070 > RBP: ffff88804b6b95b0 R08: 0000000000000001 R09: 0000000000000000 > R10: 000000000000...
2018 May 16
2
DDNS Error
...) Now we have DDNS with DHCP running but we have a problem on one of our two DCs. Btw we used the setup and the script from wiki. Doing a "dhclient" on a host we are getting the following messages: ------------- Mai 16 12:13:28 samba41 dhcpd[3961]: Commit: IP: 192.168.0.249 DHCID: 1:50:5b:5d:1c:ab:aa Name: horst Mai 16 12:13:28 samba41 dhcpd[3961]: execute_statement argv[0] = /etc/dhcp/bin/dhcp-dyndns.sh Mai 16 12:13:28 samba41 dhcpd[3961]: execute_statement argv[1] = add Mai 16 12:13:28 samba41 dhcpd[3961]: execute_statement argv[2] = 192.168.0.249 Mai 16 12:13:28 samba41 dhcpd[3961]:...
2008 Apr 14
1
clean-up actions after non-local exits
...allocation fails, then an error is signaled, which will result in a non-local exit. If the allocation succeeds, you are responsable for calling Free. luke > > -----Original Message----- > > From: Luke Tierney [mailto:luke@stat.uiowa.edu<mailto:luke@stat.uiowa.edu?Subject=RE:%20%5BR%5D%20mkChar%20can%20be%20interrupted>] > > Sent: Monday, June 14, 2004 5:43 PM > > To: Vadim Ogranovich > > Cc: R-Help > > Subject: RE: [R] mkChar can be interrupted > > > > On Mon, 14 Jun 2004, Vadim Ogranovich wrote: > > > > > I am confused. Here...
2016 Dec 14
0
unexpected behaviour of search queries with mixed AND and OR
...condC OR condA \)" should either throw an > error like "\( condA OR condB condC \)" or deliever the result > of "\( \( condB condC \) OR condA \)" > > > > > Example: > > doveadm -f flow fetch -u USER guid \( savedbefore 21d OR seen savedbefore 5d \) | wc -l > Fatal: Use parenthesis when mixing ANDs and ORs > 0 > > doveadm -f flow fetch -u USER guid \( seen savedbefore 5d OR savedbefore 21d \) | wc -l > 63690 > > doveadm -f flow fetch -u USER guid \( seen OR savedbefore 5d OR savedbefore 21d \) | wc -l > 63690 &...
2008 Jun 25
1
Re:%20%5Bsyslinux%5D%20PXELinux%20/%20gPXE%20no%20IP%20by%20DHCP&In-Re ply-To=%3C485BE4C7.1090505%40zytor.com%3E
I am pushing the undionly.kpxe to clients, and serving pxelinux.0 from SYSLinux3.70-pre19. The hardware is not very relevant, I am using VMWare Workstation 6 (e1000 adapter). I've tested it on real network cards like Intel, Broadcom and NVidia 1000 mbit , and they all boot successfully. This problem seems like a VMWare - gPXE incompatibility issue. -- Matthew Steggink
2006 Aug 07
2
related to forms
...ng like: /controller/action?q=80&v=100 However, I''m having trouble using the basic form helpers (probably doing something wrong) cos expressions such as: <%= hidden_field "q", "v", {:value => "xyz"} %> results in something like: query?q%5Bv%5D=xyz I think I''m missing something somewhere.. Cheers Mohit.