search for: ono

Displaying 20 results from an estimated 81 matches for "ono".

Did you mean: on
2003 Jul 15
3
Reproducable panic with multicast on VLAN interface
Hi, I have a problem with FreeBSD-4.8-STABLE in which the system panics when multicast definitions are being removed from an interface. The later is very easily reproduced by killing zebra. This is a rather serious problem because it makes FreeBSD unusable as a VLAN router in a data center. I filed a PR for this including the traceback (kern/54314), but on examination of the gnats database I
2004 Jan 14
3
permission bits clobbered
A file is chmod 600. It gets opened on Windows, and it gets changed to 644. Now the secrets are exposed to all users. This is bad! This happens if the user does: N:\> echo foobar > secretfile But it does stay at chmod 600 if he does (append instead of truncate): N:\> echo foobar >> secretfile Why does this happen? The "create mask" parameter is set to 644. I do not
2006 Jan 16
4
problems with a pri (E1)
...t is happening? We run a asterisk 1.2.1 on a HP Proliant ML310, PIV 3Ghz 2 Mb L2 cache, 1 Gb Ram. We have a TE210P digium card configured for E1. This pbx has been running for almost a moth before giving this problems, we have called our telco and seens that in their side all is ok. (Our telco is ONO- Spain) This is the zaptel.conf span=1,0,0,ccs,hdb3,crc4,yellow bchan = 1-15,17-31 dchan = 16 # Global data loadzone = es defaultzone = es this is the zapata.conf [trunkgroups] [channels] language=es context=from-pstn switchtype=euroisdn pridialplan=unknown signalling=pri_cp...
2001 Mar 09
2
Neural Net for R for Win
Hello. Is NN for R for Win available? It seemes that there's no NN package in contributed ones. -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010310/6a58939c/attachment.html
2004 Dec 14
2
IMAP crashes with signal 10 (SIGBUS)
...#39;ve also tried gcc flags "-m32", "-m64", "-O3", "-O2", "-O1" and configure options "--with-file-offset-size=32 --with-mem-align=4" with no relief. IMAP dialogue: ... deleted cache, just in case ... >> 'MAIL=mbox:/nfs/ono/mail/:INBOX=/nfs/mail/ono:INDEX=/nfs/ono/dovecot/cache' imap << * PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS] Logged in as ono >> x1 SELECT INBOX >> * FLAGS (\Answered \Flagged \Deleted \See...
2013 Sep 12
0
[LLVMdev] [PATCH] Detect Haswell subarchitecture (i.e. using -march=native)
Hi Adam, > * I have marked HasAVX2 as "volatile", since otherwise it gets > magically zeroed (by optimizer?) when compiling clang with latest > clang build from trunk That's far more worrying to me than not being able to detect Haswell. I can't reproduce the problem here at the moment: both debug and release builds give identical assembly for Host.cpp. I don't
2000 Dec 05
1
Is robust regression available in R.
Hello, the R people. I look for robust regression in R. This method is available in S, its name is rreg. Colud anyone teach me ? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the
2004 Feb 03
4
filled maps
Hi R-Help, I would like to make filled contour maps of ocean data overlaid by costlines from the map package. I can draw the filled contours and the coastlines om the same plot, but the filled contour also covers part of the land. To get rid of that I tried to draw a filled coastline map on top of the filled contour, but the filled map only draws the closed contours - so most of the land is
2013 Sep 12
2
[LLVMdev] [PATCH] Detect Haswell subarchitecture (i.e. using -march=native)
Hello, This is my first patch on this list, however I've already submitted several trough bug tracking system. Since it probably needs some review and it's not a bug I am submitting it here. The main intent of this patch is to detect "core-avx2" platform on Haswell i7 CPUs when running -march=native. Currently it detects it as generic x86_64. lib/Support/Host.cpp: * Haswell is
2013 Sep 12
3
[LLVMdev] [PATCH] Detect Haswell subarchitecture (i.e. using -march=native)
...amp; 0x20); Attaching object files related to all of these cases below. Also attaching patch that removes volatile, but leaves HasAVX check that makes the code run fine here. My platform is Ubuntu 12.04 LTS 64-bit & i7-4470k. llvm[1]: Compiling Host.cpp for Release build if clang++ -I/home/ono/Documents/llvm/include -I/home/ono/Documents/llvm/lib/Support -I/tmp/llvm.q35LGwjHmR/include -I/tmp/llvm.q35LGwjHmR/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines-hidden -fno-exceptions -fno-rtt...
2009 Dec 30
3
what happens to the deduptable (DDT) when you set dedup=off ???
I tried the deduplication feature but the performance of my fileserver dived from writing 50MB/s via CIFS to 4MB/s. what happens to the deduped blocks when you set dedup=off? are they written back to disk? is the deduptable deleted or is it still there? thanks -- This message posted from opensolaris.org
2003 Oct 15
2
SOM library for R
Hi. Three years ago, I've read the question of availability of SOM library for R using Kohonen's SOM_PAK in this mailing-list. This answer was no availability. And no package dealing with SOM in CRAN. Is this situation same? Could you tell me availability this library? Best Regards.
2001 Mar 19
2
About another r-script input method for Rterm of RWin
Hello. I try to create stat sever by IIS 4.0 + ASP + VBScript with R for Win on NT Sever 4.0 SP6a. However VBScript denied redirection input of R script. Do Rwin developers have a plan to add a following function by adding an argument of command line? rterm --script 'r script path & file name' -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 May 11
2
How to draw holes generated by gpclib using plot function
Hi. I've tried to create a polygon with one hole by gpclib using following example script. holepoly <- read.polyfile(system.file("poly-ex/hole-poly.txt", package ="gpclib"), nohole = FALSE) area.poly(holepoly) plot(holepoly,poly.args=list(col="red",border="blue")) And I noticed plot function couldn't draw polygons with holes correctly.
2020 May 17
2
GSSAPI authentication issue with samba as AD DC.
Hello, I am running samba 4.11.8 as Active Directory DC and a member server. I wanted to authenticate cyrus-imapd by GSSAPI, and found this mailhttps://lists.samba.org/archive/samba-technical/2013-April/091429.html I tried to run the cyrus-imap server on a member server, which has successfuly 'net ads join'ed and authenticate user with winbindd without problems. I followed the method
2013 Sep 13
0
[LLVMdev] [PATCH] Detect Haswell subarchitecture (i.e. using -march=native)
...uid leaf 0 before calling leaf 7 and you need to use the pass ECX=0 to leaf 7. See lib/Target/X86/X86Subtarget.cpp which uses a GetX86CpuIDAndInfoEx function to pass EAX and ECX to cpuid. I don't think it explains your compiler bug though. On Thu, Sep 12, 2013 at 2:12 PM, Adam Strzelecki <ono at java.pl> wrote: > > Anyway, thanks very much for the information. Hopefully that'll let me > > track things down. > > Let me know if you need some more information or dumps. > > > Would you mind me taking a day or so to investigate what's going on > >...
2013 Sep 12
2
[LLVMdev] [PATCH] Detect Haswell subarchitecture (i.e. using -march=native)
> Anyway, thanks very much for the information. Hopefully that'll let me > track things down. Let me know if you need some more information or dumps. > Would you mind me taking a day or so to investigate what's going on > here properly? Introducing a volatile to work around a bug in Clang > itself just seems perverse to me. (And we shouldn't let a CodeGen bug >
2017 Mar 24
2
DC Upgrade Compiled to Package
Hi all- Our domain controllers are old and hand-crafted and we are looking to replace them with the latest version (as well as make them easily redeployable). Our current version is 2:4.0.6-12 (compiled from source and we hope to jump up to the latest packaged version as available in the Ubuntu Xenial repositories. I've seen this page: https://wiki.samba.org/index.php/Updating_Samba and
2010 Sep 08
25
Setup 2.6 + apache, passenger
Hi! I''m testing Puppet 2.6 and got all the basic stuff working with the default webricks. I read that it doesn''t scale very well and is not suited for production environments and the recommended setup is Apache/ Passenger. Is there a step-by-step-guide on how to set it up? Any help is very appreciated. Regards, Freddie -- You received this message because you are subscribed
1999 Oct 09
2
Re: R-0.65.1 for WinNT/9XRe: R-0.65.1 for WinNT/9X
...ation via the >Rproxy.dll: see the file front-ends/readme. And where is this "the file front-ends/readme" which describes R's ActiveX Automation ? In "readme" under "r-install path\" and FAQ for Win port, no description about this. Please teach me. Hisaji ONO -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/19991009/c856bc05/attachment.html