search for: minions

Displaying 20 results from an estimated 34 matches for "minions".

Did you mean: minion
2015 Jun 05
2
Effectiveness of CentOS vm.swappiness
Am 05.06.2015 um 18:33 schrieb Gordon Messmer: > On 06/05/2015 03:29 AM, Markus "Shorty" Uckelmann wrote: >> some (probably unused) parts are swapped out. But, some of >> those parts are the salt-minion, php-fpm or mysqld. All services which >> are important for us and which suffer badly from being swapped out. > > Those two things can't really both be
2015 Jan 21
1
Kickstarting several *different* setups
On Tue, January 20, 2015 18:37, Les Mikesell wrote: > > There's also saltstack which is one of the newer of the bunch. It has > some chance of working reasonably across different platforms. How > you feel about it will probably depend on how you feel about python in > general - and how you expect upgrades to go in the future. > Is this what you are talking about?
2015 Jun 05
6
Effectiveness of CentOS vm.swappiness
Am 05.06.2015 um 00:23 schrieb Dennis Jacobfeuerborn: > If I'd have to venture a guess then I'd say there are memory pages that > are never touched by any processes and as a result the algorithm has > decided that it's more effective to swap out these pages to disk and use > the freed ram for the page-cache. That's my guess too. [...] > impact. If however these
2015 Jun 05
2
Effectiveness of CentOS vm.swappiness
On Fri, Jun 05, 2015 at 09:33:11AM -0700, Gordon Messmer wrote: > On 06/05/2015 03:29 AM, Markus "Shorty" Uckelmann wrote: > >some (probably unused) parts are swapped out. But, some of > >those parts are the salt-minion, php-fpm or mysqld. All services which > >are important for us and which suffer badly from being swapped out. > > Those two things can't
2015 Jun 06
1
Effectiveness of CentOS vm.swappiness
Am 05.06.2015 um 23:32 schrieb Gordon Messmer: >>> Those two things can't really both be true. If the pages >>> swapped out are unused, then the application won't suffer as a >>> result. >> >> Why not? If you have an application which sees action only every >> 12 to 24 hours,I think this can happen. > > Well, that's not
2001 Mar 11
1
Wine failure
Here's the info: codeweavers-wine-20010305-1 on RH 6.2 Building font metrics. This may take some time... fixme:font:LFD_InitFontInfo font '-2rebels-flare light gothic-light-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry 'fcd8859' and character encoding '15' fixme:font:LFD_InitFontInfo font '-2rebels-franklin cond.
2005 Sep 09
1
bochs or qemu & gdb
HPA, now that syslinux release madness has calmed down, could you provide some info on how we syslinux-minions/wannabes can use bochs and/or qemu to run (sys|pxe|iso|ext)linux in an emulated environment thats more conducive to debugging, single-stepping, and ultimately understanding how the magic happens ? tia jimc
2015 Jun 05
0
Effectiveness of CentOS vm.swappiness
On 06/05/2015 12:09 PM, Markus "Shorty" Uckelmann wrote: > Am 05.06.2015 um 18:33 schrieb Gordon Messmer: >> On 06/05/2015 03:29 AM, Markus "Shorty" Uckelmann wrote: >>> some (probably unused) parts are swapped out. But, some of >>> those parts are the salt-minion, php-fpm or mysqld. All services which >>> are important for us and which
2006 Apr 12
3
Question about Export Restrictions
I work for a company that builds an appliance based on FreeBSD (4.X) and we've just had our first question come up about exporting the appliance out of the US (specifically the EU). Since FreeBSD uses OpenSSL/OpenSSH, I'm under the impression that we need to gut out anything higher than 56bit (3DES/etc) crypto out of it. I would really appreciate it if someone could point me in the
2006 Dec 25
15
What I Want For Christmas
Calling All Mongrel Minions! I wanna have some fun and would like this as a Christmas present. The site http://www.workingwithrails.com/ has this lame popularity system that''s kind of irking some of the main Ruby contributors. I think it''s kind of funny, but would like to demonstrate what an army of motiv...
2010 Jul 22
2
[LLVMdev] I would like to merge PARSEC into test-suite
...ere are still objections, would integrating it as an > external test (like SPEC) be okay? Can we start by integrating it externally? I think it would be fine to check the external bits into another part of the LLVM repo, I just don't want to be required to grab it whenever I (or my buildbot minions) grab llvm-test-suite. - Daniel > -- John T. > >>  - Daniel >> >> >>> >>> --Owen >>> _______________________________________________ >>> LLVM Developers mailing list >>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu &g...
2010 Jul 22
0
[LLVMdev] I would like to merge PARSEC into test-suite
...ating it as an >> external test (like SPEC) be okay? >> > Can we start by integrating it externally? I think it would be fine to > check the external bits into another part of the LLVM repo, I just > don't want to be required to grab it whenever I (or my buildbot > minions) grab llvm-test-suite. > > - Daniel > > >> -- John T. >> >> >>> - Daniel >>> >>> >>> >>>> --Owen >>>> _______________________________________________ >>>> LLVM Developers mail...
2018 Sep 19
0
[patch 09/11] x86/vdso: Simplify the invalid vclock case
...backwards. > > > > I'll have a look into that. It needs some thought vs. the fractional part > > of the base time, but it should be not rocket science to get that > > correct. Famous last words... > > Does the sentinel need to be U64_MAX? What if vgetcyc and its minions > returned gtod->cycle_last-1 (for some value of 1), and the caller just > does "if ((s64)cycles - (s64)last < 0) return fallback; ns += > (cycles-last)* ...". That should just be a "sub ; js ; ". It's an extra > load of ->cycle_last, but only on the pat...
2015 Jun 05
0
Effectiveness of CentOS vm.swappiness
On 06/05/2015 03:29 AM, Markus "Shorty" Uckelmann wrote: > some (probably unused) parts are swapped out. But, some of > those parts are the salt-minion, php-fpm or mysqld. All services which > are important for us and which suffer badly from being swapped out. Those two things can't really both be true. If the pages swapped out are unused, then the application won't
2015 Jun 06
0
Effectiveness of CentOS vm.swappiness
On 05.06.2015 19:47, Greg Lindahl wrote: > On Fri, Jun 05, 2015 at 09:33:11AM -0700, Gordon Messmer wrote: >> On 06/05/2015 03:29 AM, Markus "Shorty" Uckelmann wrote: >>> some (probably unused) parts are swapped out. But, some of >>> those parts are the salt-minion, php-fpm or mysqld. All services which >>> are important for us and which suffer badly
2006 Apr 18
0
Recursive Tables + a single table inheritance Q
Hi, what is the RoR way of handling a recursive table? I''m a little confused how to set this up in the model. My example is the employee table. Employees holds a list of employees, and a recursive link to itself to show org structure. Employees -------- id (pk) name type -- this is for single table inheritance... ie supervisor, manager, minion employee_id -- (fk''s to
2000 Dec 16
0
win95/95 clientside password changes?
Hey all, first off, the subcribe mechanism seems to be broken somehow ( I get timeouts ), so please cc my email address when replying to the list. I have a samba server installed for a medium/small network with roughly 25 windows client machines. The all use domain logons and mount various shares depending on which groups they belong to. The server is a debian machine (v2.2 kernel 2.2.18) with
2013 May 02
0
switching checksums
...o save a few cpu cycles on my (overloaded) puppetmaster. so it is just replacing md5 to md5lite within my manifests and I´m done or do I have to keep things like the local clientbucket in mind? are there any procedures/recommondations regarding this? I´m running puppet >= 3.1.x on my puppet minions and master. bye , Stefan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to...
2011 Sep 12
3
Solve your R problems
R-help is all about solving R problems. So here ya go: http://www.portfolioprobe.com/2011/09/12/solve-your-r-problems/ -- Patrick Burns pburns at pburns.seanet.com twitter: @portfolioprobe http://www.portfolioprobe.com/blog http://www.burns-stat.com (home of 'Some hints for the R beginner' and 'The R Inferno')
2015 Jun 06
1
Effectiveness of CentOS vm.swappiness
On 06.06.2015 04:48, Dennis Jacobfeuerborn wrote: > On 05.06.2015 19:47, Greg Lindahl wrote: >> On Fri, Jun 05, 2015 at 09:33:11AM -0700, Gordon Messmer wrote: >>> On 06/05/2015 03:29 AM, Markus "Shorty" Uckelmann wrote: >>>> some (probably unused) parts are swapped out. But, some of >>>> those parts are the salt-minion, php-fpm or mysqld. All