search for: osg

Displaying 20 results from an estimated 40 matches for "osg".

Did you mean: os
2016 Oct 18
3
[help] How to speed up compilation?
On 18 October 2016 at 07:51, Renato Golin via llvm-dev <llvm-dev at lists.llvm.org> wrote: > A few hints: Another one for debug builds on Linux is using split debug info: -DLLVM_USE_SPLIT_DWARF=ON. This speeds up links dramatically (and reduces memory consumption) as long as you've got a new enough gdb (I think lldb is still not quite up to it). It has no effect on macOS though,
2009 Jul 28
3
dovecot 1.2.1 and sieve-0.9.1
...Aw for xxxxxx at xxxxxx.com; Tue, 28 Jul 2009 22:33:52 -0000 (GMT) Received: (qmail 76116 invoked by uid 60001); 28 Jul 2009 22:33:52 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1248820432; bh=bMaME6CgqoU7EGtJwkX2i9rjL4ONpP79bbfuft4bEok=; h=Message-ID:X-YMail-OSG:Received:X-RocketSRV:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=as+pQdsUMeD/yiXAxceO3lYtDm/vCgjqDH1AS1OsfMfQITJV7YMRJSqBst1m4mHIgC0xyShetRIo6o3FEeLxDDOHYKUhy3V31MrS+0d7B+us4Nrjft7OZu3zVPIS87fDWoF6hM9dc9eVXTu4Kuj0a1bul0XwKIRwXqn+AfXepYg= DomainKey-Signature:a=rsa-sha1; q=dns...
1998 May 08
4
Lightning fast attacks?
RH4.2 Linux Intel Last night I got three of these log messages: Two in a row, one a bit later. May 8 00:35:15 osg-gw imapd[4307]: warning: can''t get client address: Connectio n reset by peer May 8 00:35:15 osg-gw imapd[4307]: refused connect from unknown Now, I have imapd blocked to non-local users using tcpd wrappers, so tcpd is trying to find the address of the remote machine (all my wrappers are...
2016 Mar 01
2
Building with LLVM_PARALLEL_XXX_JOBS
For faster builds and rebuilds you should definitely read: https://blogs.s-osg.org/an-introduction-to-accelerating-your-build-with-clang/ https://blogs.s-osg.org/a-conclusion-to-accelerating-your-build-with-clang/ Hope this helps! On Tue, Mar 1, 2016 at 9:17 PM, ChrisBieneman via llvm-dev < llvm-dev at lists.llvm.org> wrote: > > > > On Mar 1, 2016, at 10:...
2008 Feb 08
4
Subsetting a data.frame degenerates at one column?
Greetings. At the moment, I'm applying R to some AIX 'nmon' output, trying to get a handle on some disk performance metrics. In case anyone's interested: http://docs.osg.ufl.edu/tsm/pdf/ some of them are more edifying than others. (ahem) I'm trying to develop a somewhat general framework for plotting these measures, in the hopes that it's of some use to people other than me. One obstacle I encounter is that, when I select one column out of a data.frame, t...
2016 Oct 18
3
[help] How to speed up compilation?
...iar with huge system like llvm yet, so I want to catch up how professionals design their system. On Tue, Oct 18, 2016 at 12:22 PM, Matthias Braun <mbraun at apple.com> wrote: > These are two comprehensive blog posts about how to compile llvm/clang > faster: > > https://blogs.s-osg.org/an-introduction-to-accelerating- > your-build-with-clang/ > https://blogs.s-osg.org/a-conclusion-to-accelerating- > your-build-with-clang/ > > - Matthias > > On Oct 18, 2016, at 7:56 AM, Tim Northover via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > On...
2016 Oct 18
3
[help] How to speed up compilation?
...nderstanding on your comment, it may be natural to have long compilation time. My machine has Intel Xeon(R) CPU E31230 @ 3.20GHz * 8 with 8GM RAM, which is far behind the recommended build environment ( Intel Core i7-4770K CPU @ 3.50Hz, 16 GM RAM, and a 1TB 7200RPM HDD or SSD, ref : https://blogs.s-osg.org/an-introduction-to-accelerating-your-build-with-clang/ ) Do you think it would be great help if I upgrade my machine? I've wanted to upgrade it at some point, but I haven't find right excuse to tell my boss. haha Thank you so much! On Tue, Oct 18, 2016 at 1:08 PM, Renato Golin <ren...
2016 Mar 02
2
Building with LLVM_PARALLEL_XXX_JOBS
...tly what the LLVM_DISTRIBUTION_COMPONENTS enables, > just in a friendly wrapper target. > > -Chris > > > > On Mar 1, 2016, at 1:12 PM, Fabio Pagani <pagabuc at gmail.com> wrote: > > For faster builds and rebuilds you should definitely read: > > https://blogs.s-osg.org/an-introduction-to-accelerating-your-build-with-clang/ > https://blogs.s-osg.org/a-conclusion-to-accelerating-your-build-with-clang/ > > Hope this helps! > > On Tue, Mar 1, 2016 at 9:17 PM, ChrisBieneman via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> &...
2016 Mar 03
2
Building with LLVM_PARALLEL_XXX_JOBS
...get. >>> >>> -Chris >>> >>> >>> >>> On Mar 1, 2016, at 1:12 PM, Fabio Pagani <pagabuc at gmail.com> wrote: >>> >>> For faster builds and rebuilds you should definitely read: >>> >>> https://blogs.s-osg.org/an-introduction-to-accelerating-your-build-with-clang/ >>> https://blogs.s-osg.org/a-conclusion-to-accelerating-your-build-with-clang/ >>> >>> Hope this helps! >>> >>> On Tue, Mar 1, 2016 at 9:17 PM, ChrisBieneman via llvm-dev < >>> llv...
2019 Jul 22
1
[PATCH] MAINTAINERS: Update my email address
...) diff --git a/.mailmap b/.mailmap index 0fef932de3db..8ce554b9c9f1 100644 --- a/.mailmap +++ b/.mailmap @@ -98,6 +98,7 @@ Jason Gunthorpe <jgg at ziepe.ca> <jgunthorpe at obsidianresearch.com> Javi Merino <javi.merino at kernel.org> <javi.merino at arm.com> <javier at osg.samsung.com> <javier.martinez at collabora.co.uk> Jean Tourrilhes <jt at hpl.hp.com> +<jean-philippe at linaro.org> <jean-philippe.brucker at arm.com> Jeff Garzik <jgarzik at pretzel.yyz.us> Jeff Layton <jlayton at kernel.org> <jlayton at redhat.com>...
2009 Jul 23
1
dimension trouble for a matrix
Dear R People: I'm having trouble with something that should be very simple. I'm setting up a matrix outside of a loop and writing items into it during the loop. Here is the output: > glob3b("sites.info") dim 27 3 [1] "/raid1/osg-app" Error in xy[i, ] : incorrect number of dimensions Here is the function: > glob3b function(xx) { x.df <- read.table(xx,header=FALSE,as.is=TRUE,sep="\t") n1 <- nrow(x.df) xy <- matrix(rep("",n1*3),nrow=n1,ncol=3) cat("dim",dim(xy),"\...
2016 Mar 12
4
Building with LLVM_PARALLEL_XXX_JOBS
On Fri, Mar 4, 2016 at 11:28 AM, Tilmann Scheller <tilmann at osg.samsung.com> wrote: > Hi Sedat, > > On 03/03/2016 08:09 AM, Sedat Dilek via llvm-dev wrote: >> >> It might be that a CLANG generated with LTO/PGO speeds up the build. >> Can you confirm this? > > Yes, a Clang host compiler built with LTO or PGO is generally faste...
1998 May 09
4
Apparent SNMP remote-root vulnerability.
...ly-To: <19980509150412.4582741B09@spike.porcupine.org> Message-ID: <Pine.LNX.3.95.980510132042.436n-100000@tarkin.fdt.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-moderate: yes On Sat, 9 May 1998, Wietse Venema wrote: > Eric Wampner: > > May 8 00:35:15 osg-gw imapd[4307]: warning: can''t get client address: > > Connection reset by peer > > May 8 00:35:15 osg-gw imapd[4307]: refused connect from unknown > > > > My question, is the attacker learning anything? Are they able to "time" their > > connection...
2016 Mar 01
2
Building with LLVM_PARALLEL_XXX_JOBS
> On Mar 1, 2016, at 9:57 AM, Chris Bieneman <cbieneman at apple.com> wrote: > > There are a few notes I'd like to add to this thread. > > (1) we have a number of places throughout out CMake build where we use features from newer CMakes gated by version checks. Most of these features are performance or usability related. None of them are correctness. Using the latest
2006 Mar 29
0
Strange Panic During Reboot
...I suspect that memory is mapped a tiny bit differently with DDB enabled and thus we don't tickle a bug somewhere. Thoughts? -- Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5231 Team Leader, Solaris Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Labour and Citizens' Services Province of BC FreeBSD UNIX: cy@FreeBSD.org
2004 Feb 27
0
MIT Krb5 Port Upgrade
...the 1.3.1_3 part has been untested. If anyone has any comments, suggestions, or objections, please rattle my cage. Thanks. Cheers, -- Cy Schubert <Cy.Schubert@komquats.com> http://www.komquats.com/ BC Government . FreeBSD UNIX Cy.Schubert@osg.gov.bc.ca . cy@FreeBSD.org http://www.gov.bc.ca/ . http://www.FreeBSD.org/ -------------- next part -------------- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/krb5/Makefi...
2016 Mar 03
3
Building with LLVM_PARALLEL_XXX_JOBS
...>>>>> >>>>> >>>>> On Mar 1, 2016, at 1:12 PM, Fabio Pagani <pagabuc at gmail.com> wrote: >>>>> >>>>> For faster builds and rebuilds you should definitely read: >>>>> >>>>> https://blogs.s-osg.org/an-introduction-to-accelerating-your-build-with-clang/ >>>>> https://blogs.s-osg.org/a-conclusion-to-accelerating-your-build-with-clang/ >>>>> >>>>> Hope this helps! >>>>> >>>>> On Tue, Mar 1, 2016 at 9:17 PM, ChrisBiene...
2004 Feb 26
0
krb5-1.3.2 is released (fwd)
...to pkg-plist, crypto-publish.org fetch support will be temporarily disabled until they can post krb5-1.3.2 on their website. Cheers, -- Cy Schubert <Cy.Schubert@komquats.com> http://www.komquats.com/ BC Government . FreeBSD UNIX Cy.Schubert@osg.gov.bc.ca . cy@FreeBSD.org http://www.gov.bc.ca/ . http://www.FreeBSD.org/ ------- Forwarded Message Date: Thu, 26 Feb 2004 20:15:12 -0500 From: Tom Yu <tlyu@MIT.EDU> To: kerberos-announce@MIT.EDU Subject: krb5-1.3.2 is released...
2016 Jul 09
2
[PATCH v3 1/7] lib: string: add functions to case-convert strings
On 08/07/16 23:43, Markus Mayer wrote: > Add a collection of generic functions to convert strings to lowercase > or uppercase. > > Changing the case of a string (with or without copying it first) seems > to be a recurring requirement in the kernel that is currently being > solved by several duplicated implementations doing the same thing. This > change aims at reducing this
2007 Oct 03
2
Sample selection problem
I want to get a sample of some arbitrary size from a population having only two values 0 and 1 with replacement, but with different probability for selection. For example 0 will be selected with probability 0.4 and 1 with 0.6. I could use sample function i.e. sample(c(0,1), 30, T) to get this, however here, selection of either 0 or 1 has equal probability here. I am looking for a function which