search for: upkeep

Displaying 20 results from an estimated 36 matches for "upkeep".

2015 Sep 14
7
RFC: speedups with instruction side-data (ADCE, perhaps others?)
I’ve been playing around with optimizing performance various passes and noticed something about ADCE: it keeps an Alive set that requires a lot of upkeep time-wise, but if each instruction had a /single bit/ of side data (to represent liveness, solely within the pass), the set wouldn’t be needed. I tested this out and observed a ~1/3 reduction in time in ADCE: 1454ms to 982ms according to a profile over our test suite (for a total of 0.6% compile ti...
2009 Apr 02
4
Mountain ahead of me!
...but I do know my way around a linux server and infrastructure, and I know when things are not done correctly. A large number of minutes are routed every month, (1m+) and I wish to do this in the most efficient way possible. I've been presented with three linux servers, all in varying states of upkeep, and I've decided, instead of attempting to clean the systems I'm presented with, it is better for me to build a stable platform for asterisk to be migrated onto. This makes my question two fold. 1 What steps should I take, or consider, if I wish to migrate an existing asterisk installatio...
2020 Apr 09
2
Outdated Phabricator version on reviews.llvm.org breaks Google authentication since today
...teemperor at gmail.com>; Manuel Klimek <klimek at google.com> Cc : llvm-dev <llvm-dev at lists.llvm.org> Objet : Re: [llvm-dev] Outdated Phabricator version on reviews.llvm.org breaks Google authentication since today hey Manuel - are you/do you know who's likely to be doing any upkeep on Phabricator these days? Might need an update for this... - Dave On Wed, Apr 8, 2020 at 5:57 AM Raphael “Teemperor” Isemann via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote: Hi all, I’m using my Google account to log into my Phabricator account on...
2015 Sep 14
2
RFC: speedups with instruction side-data (ADCE, perhaps others?)
...> > On Mon, Sep 14, 2015 at 9:37 AM, escha via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > I’ve been playing around with optimizing performance various passes and noticed something about ADCE: it keeps an Alive set that requires a lot of upkeep time-wise, but if each instruction had a /single bit/ of side data (to represent liveness, solely within the pass), the set wouldn’t be needed. I tested this out and observed a ~1/3 reduction in time in ADCE: 1454ms to 982ms according to a profile over our test suite (for a total of 0.6% compile ti...
2020 Jun 19
2
Phabricator Maintenance
...om> > > Cc : llvm-dev <llvm-dev at lists.llvm.org> > > Objet : Re: [llvm-dev] Outdated Phabricator version on reviews.llvm.org > breaks Google authentication since today > > > > > > > > hey Manuel - are you/do you know who's likely to be doing any upkeep on > Phabricator these days? Might need an update for this... > > > > > > > > - Dave > > > > > > > > On Wed, Apr 8, 2020 at 5:57 AM Raphael “Teemperor” Isemann via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > Hi all,...
2014 Aug 11
2
[LLVMdev] Instrumenting the run-time sizes of SmallVector et al.
I've always wondered how the in-line sizes of SmallVector, SmallString, etc. that we use in LLVM and Clang hold up against the actual sizes of the containers at run-time. To figure this out, I added a destructor to each such class, that would dump the container's final size into a table that got printed at exit. I also added a special field, __clang_ObjectLocation, to each such class and
2020 Apr 08
2
Outdated Phabricator version on reviews.llvm.org breaks Google authentication since today
Hi all, I’m using my Google account to log into my Phabricator account on reviews.llvm.org . Since today that no longer works as I don’t seem to get any reply from reviews.llvm.org when I’m logged into my account. It tried logging out which fixes the issue of reviews.llvm.org not loading, but when I try to login I just get the following error: > Expected to retrieve an "account"
2020 Jun 19
3
Phabricator Maintenance
...llvm-dev at lists.llvm.org> >>> > Objet : Re: [llvm-dev] Outdated Phabricator version on reviews.llvm.org breaks Google authentication since today >>> > >>> > >>> > >>> > hey Manuel - are you/do you know who's likely to be doing any upkeep on Phabricator these days? Might need an update for this... >>> > >>> > >>> > >>> > - Dave >>> > >>> > >>> > >>> > On Wed, Apr 8, 2020 at 5:57 AM Raphael “Teemperor” Isemann via llvm-dev <llvm-dev at...
2006 Jul 20
5
help locating how-to guide for centos, postfix, dovecot, clamav and spamassassin
I have tried searching google (found page 1 only in the cache), howtoforge.com, linuxhelp.net (older postfix document), centos forums, hughesjr forum and centos irc channel. I was pointed to linuxhelp.net and at first thought that the howto in the forums there was it. Unfortunately, I only glanced at the title when I bookmarked it and when I got back home later that evening and actuallty
2020 Jun 19
4
Phabricator Maintenance
...: Re: [llvm-dev] Outdated Phabricator version on >> reviews.llvm.org breaks Google authentication since today >> >>> > >> >>> > >> >>> > >> >>> > hey Manuel - are you/do you know who's likely to be doing any >> upkeep on Phabricator these days? Might need an update for this... >> >>> > >> >>> > >> >>> > >> >>> > - Dave >> >>> > >> >>> > >> >>> > >> >>> > On Wed, Apr 8, 2...
2020 Jun 19
2
Phabricator Maintenance
...: Re: [llvm-dev] Outdated Phabricator version on >> reviews.llvm.org breaks Google authentication since today >> >>> > >> >>> > >> >>> > >> >>> > hey Manuel - are you/do you know who's likely to be doing any >> upkeep on Phabricator these days? Might need an update for this... >> >>> > >> >>> > >> >>> > >> >>> > - Dave >> >>> > >> >>> > >> >>> > >> >>> > On Wed, Apr 8, 2...
2006 Feb 14
0
Job Listing - Web Systems Administrator
...00 individual web sites and growing. This is a very diverse role, and not your traditional Sys Admin position. You'll have an opportunity to contribute to in a variety of ways. Responsibilities include: ===================== -Server installation and configuration -Day-to-day maintenance and upkeep of UNIX (specifically FreeBSD) and Windows web and database servers including: - Uptime monitoring - Patch management - Backup management -Troubleshooting of server software and hardware issues -Close involvement in capacity planning and scaling projects -Assisting larger clients with int...
2007 Sep 18
1
DO NOT REPLY [Bug 4979] New: readdir() failure results in remote deletes
...the remainder of the code, in the way the error handling on opendir() does earlier in the routine. Is send_if_directory() still getting called? Does this look like an empty directory to the remote rsync? rsync built with cvs root a week or two ago. rsync command: sudo ./rsync --rsync-path=/alias/upkeep/rsync --verbose --archive --xattrs --delete --stats /Volumes/KidD/ /Volumes/KidD_b/ -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
2008 Feb 22
0
adding unix groups to local groups
...nd in Linux and Windows but that didn't seem to accomplish anything. I tried to keep our setup as simple as possible therefore our server is not running LDAP. Is it still possible to map the unix groups to the local XP groups? I have no problems adding unix users to the local XP groups but the upkeep on that will get out of hand. The problem I am running into is that when I try and add the unix group "oblusers" to a machine's Power Users group I get that the group can not be found. So as I mentioned above I tried the net groupmap command in Linux: net groupmap add unixgroup=oblus...
2020 Jun 23
2
[cfe-dev] Phabricator Maintenance
...n >>>> reviews.llvm.org breaks Google authentication since today >>>> >>> > >>>> >>> > >>>> >>> > >>>> >>> > hey Manuel - are you/do you know who's likely to be doing any >>>> upkeep on Phabricator these days? Might need an update for this... >>>> >>> > >>>> >>> > >>>> >>> > >>>> >>> > - Dave >>>> >>> > >>>> >>> > >>>> >&...
2020 Jun 19
2
Phabricator Maintenance
...n >>>> reviews.llvm.org breaks Google authentication since today >>>> >>> > >>>> >>> > >>>> >>> > >>>> >>> > hey Manuel - are you/do you know who's likely to be doing any >>>> upkeep on Phabricator these days? Might need an update for this... >>>> >>> > >>>> >>> > >>>> >>> > >>>> >>> > - Dave >>>> >>> > >>>> >>> > >>>> >&...
2015 Sep 14
2
RFC: speedups with instruction side-data (ADCE, perhaps others?)
...> > On Mon, Sep 14, 2015 at 9:37 AM, escha via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > I’ve been playing around with optimizing performance various passes and noticed something about ADCE: it keeps an Alive set that requires a lot of upkeep time-wise, but if each instruction had a /single bit/ of side data (to represent liveness, solely within the pass), the set wouldn’t be needed. I tested this out and observed a ~1/3 reduction in time in ADCE: 1454ms to 982ms according to a profile over our test suite (for a total of 0.6% compile ti...
2007 Mar 02
2
Terminology merging
...e time uncoined. But looks like we have a bit of a merge problem as other terms have been floating around that seem to conflict with some terms we''ve been using internally at my organization. I''m hoping we can discuss and reconcile and then I''ll try to do my part to upkeep the official glossary of terms in the Wiki. Here are the terms we use internally: * class - a Puppet native that defines a container of resources, such as File resources, Package resources, User resources, custom-defined resources (see also terminology:definitions), etc. A class can...
2020 Jun 19
3
Phabricator Maintenance
...on reviews.llvm.org breaks Google authentication since today >>>>>> >>> > >>>>>> >>> > >>>>>> >>> > >>>>>> >>> > hey Manuel - are you/do you know who's likely to be doing any upkeep on Phabricator these days? Might need an update for this... >>>>>> >>> > >>>>>> >>> > >>>>>> >>> > >>>>>> >>> > - Dave >>>>>> >>> > >>>>&...
2020 Jun 19
5
Phabricator Maintenance
...tion since today >> >>>>>> >>> > >> >>>>>> >>> > >> >>>>>> >>> > >> >>>>>> >>> > hey Manuel - are you/do you know who's likely to be doing >> any upkeep on Phabricator these days? Might need an update for this... >> >>>>>> >>> > >> >>>>>> >>> > >> >>>>>> >>> > >> >>>>>> >>> > - Dave >> >>>&gt...