Displaying 20 results from an estimated 100000 matches similar to: "CentOS Atomic and OpsWorks?"
2013 Feb 19
4
AWS OpsWorks announcement using Chef
I wonder if PuppetLabs will work with Amazon to try to add Puppet as an
option to OpsWorks as well ?
I don''t think people using Puppet with AWS in a stable fashion would try to
move to OpsWorks and migrate everything to Chef, but new customers/startups
would think twice in choosing Puppet if the service offered in AWS OpsWorks
is based on Chef.
I haven''t tried OpsWorks yet,
2014 Feb 04
0
Moving from Engineyard to Amazon's OpsWorks
Hello all,
We're considering moving our Rails app from Engineyard to Amazon's
OpsWorks. We should have a considerable savings doing this.
Has anyone out there done this? Just wondering what horror stories (or good
stories) there are in doing this.
Thanks
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To
2015 Jan 14
1
Red Hat Developer Toolset 3 for CentOS6?
On Wed, Jan 14, 2015 at 1:28 AM, wwp <subscript at free.fr> wrote:
> Hello Dave,
>
>
> On Tue, 13 Jan 2015 21:18:18 -0700 Dave Johansen <davejohansen at gmail.com>
> wrote:
>
> > Unfortunately, this is only for RHEL/CentOS 7
>
> Really? It installs and works fine on my CentOS6, more over, on the
> Cern pages, it says "for Scientific Linux CERN
2015 Oct 13
2
Preventing laptop from sleeping when lid closed?
How can I prevent the laptop from sleeping when the lid is closed. I tried
messing with the settings in gnome-power-preferences but that doesn't seem
to prevent it when no one is logged in. Any suggestions?
Thanks,
Dave
2013 Aug 09
4
qemu-kvm package?
I just did a clean net install of CentOS 6.4 and when I run virt-manager it
says that qemu-kvm is missing, but when I try to install it with yum it
says that there isn't a package with that name. Is something wrong with my
configuration? Or what is causing this package to appear as not available?
Thanks,
Dave
2018 Mar 22
0
[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
Den 22.03.2018 16.22, skrev Ville Syrjala:
> From: Ville Syrj?l? <ville.syrjala at linux.intel.com>
>
> I really just wanted to fix i915 to re-enable its planes afer load
> detection (a two line patch). This is what I actually ended up with
> after I ran into a framebuffer refcount leak with said two line patch.
>
> I've tested this on a few i915 boxes and so far
2020 Sep 30
0
[PATCH] drm/nouveau: Drop mutex_lock_nested for atomic
On Wed, Sep 30, 2020 at 10:45:05AM +1000, Ben Skeggs wrote:
> On Wed, 30 Sep 2020 at 00:52, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> >
> > On Thu, Sep 17, 2020 at 3:15 PM Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> > >
> > > Ben, did you have a chance to look at this?
> >
> > Ping
> > -Daniel
> >
> > >
2020 Aug 03
0
[PATCH] drm/nouveau: Drop mutex_lock_nested for atomic
Op 02-08-2020 om 20:18 schreef Daniel Vetter:
> Purely conjecture, but I think the original locking inversion with the
> legacy page flip code between flipping and ttm's bo move function
> shoudn't exist anymore with atomic: With atomic the bo pinning and
> actual modeset commit is completely separated in the code patsh.
>
> This annotation was originally added in
>
2020 Sep 29
0
[PATCH] drm/nouveau: Drop mutex_lock_nested for atomic
On Thu, Sep 17, 2020 at 3:15 PM Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
>
> Ben, did you have a chance to look at this?
Ping
-Daniel
> On Mon, Aug 3, 2020 at 1:22 PM Maarten Lankhorst
> <maarten.lankhorst at linux.intel.com> wrote:
> >
> > Op 02-08-2020 om 20:18 schreef Daniel Vetter:
> > > Purely conjecture, but I think the original locking
2020 Oct 23
0
[PATCH 25/65] drm/nouveau: Drop mutex_lock_nested for atomic
Purely conjecture, but I think the original locking inversion with the
legacy page flip code between flipping and ttm's bo move function
shoudn't exist anymore with atomic: With atomic the bo pinning and
actual modeset commit is completely separated in the code patsh.
This annotation was originally added in
commit 060810d7abaabcab282e062c595871d661561400
Author: Ben Skeggs <bskeggs at
2015 Jan 14
0
Red Hat Developer Toolset 3 for CentOS6?
Hello Dave,
On Tue, 13 Jan 2015 21:18:18 -0700 Dave Johansen <davejohansen at gmail.com> wrote:
> Unfortunately, this is only for RHEL/CentOS 7
Really? It installs and works fine on my CentOS6, more over, on the
Cern pages, it says "for Scientific Linux CERN 6" (note the '6');
repodata says '6' too.
> but it can also be found at:
>
2015 Jan 14
2
Red Hat Developer Toolset 3 for CentOS6?
Unfortunately, this is only for RHEL/CentOS 7, but it can also be found at:
https://www.softwarecollections.org/en/scls/rhscl/devtoolset-3/
On Tue, Jan 13, 2015 at 1:39 AM, wwp <subscript at free.fr> wrote:
>
> On Tue, 13 Jan 2015 09:18:27 +0100 wwp <subscript at free.fr> wrote:
>
> > I could find the 1.1 and 2 repos gently provided by Tru Huynh, but quid
> > of
2020 Aug 02
2
[PATCH] drm/nouveau: Drop mutex_lock_nested for atomic
Purely conjecture, but I think the original locking inversion with the
legacy page flip code between flipping and ttm's bo move function
shoudn't exist anymore with atomic: With atomic the bo pinning and
actual modeset commit is completely separated in the code patsh.
This annotation was originally added in
commit 060810d7abaabcab282e062c595871d661561400
Author: Ben Skeggs <bskeggs at
2020 Sep 30
1
[PATCH] drm/nouveau: Drop mutex_lock_nested for atomic
On Wed, 30 Sep 2020 at 19:37, Daniel Vetter <daniel at ffwll.ch> wrote:
>
> On Wed, Sep 30, 2020 at 10:45:05AM +1000, Ben Skeggs wrote:
> > On Wed, 30 Sep 2020 at 00:52, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> > >
> > > On Thu, Sep 17, 2020 at 3:15 PM Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> > > >
> > > >
2020 Sep 17
2
[PATCH] drm/nouveau: Drop mutex_lock_nested for atomic
Ben, did you have a chance to look at this?
-Daniel
On Mon, Aug 3, 2020 at 1:22 PM Maarten Lankhorst
<maarten.lankhorst at linux.intel.com> wrote:
>
> Op 02-08-2020 om 20:18 schreef Daniel Vetter:
> > Purely conjecture, but I think the original locking inversion with the
> > legacy page flip code between flipping and ttm's bo move function
> > shoudn't exist
2020 Sep 30
2
[PATCH] drm/nouveau: Drop mutex_lock_nested for atomic
On Wed, 30 Sep 2020 at 00:52, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
>
> On Thu, Sep 17, 2020 at 3:15 PM Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> >
> > Ben, did you have a chance to look at this?
>
> Ping
> -Daniel
>
> > On Mon, Aug 3, 2020 at 1:22 PM Maarten Lankhorst
> > <maarten.lankhorst at linux.intel.com> wrote:
2008 Mar 25
0
Solution to: Error "... x must be atomic" when using lsa (latent semantic analysis) package
In case someone else runs into this, I found the problem, it was related to
having some zero-length text files. Make sure you have valid (non-empty)
data files for loading into the document-term matrix.
Alex
---------- Forwarded message ----------
From: Alex McKenzie <ahmckenzie@gmail.com>
Date: Mar 25, 2008 2:07 AM
Subject: Error "... x must be atomic" when using lsa (latent
2015 Oct 13
0
Re: Preventing laptop from sleeping when lid closed?
On Tue, 13 Oct 2015 18:12, Dave Johansen <davejohansen at ...> wrote:
> How can I prevent the laptop from sleeping when the lid is closed. I tried
> messing with the settings in gnome-power-preferences but that doesn't seem
> to prevent it when no one is logged in. Any suggestions?
> Thanks,
> Dave
With C7 that is caused by systemd.
Somewhere in /etc/systemd/logind.conf
2014 Nov 06
1
CentOS on Lenovo G50-30?
I just got a Lenovo G50-30 and tried loading the CentOS 7 LiveCD on it. It
stops on a gray screen with a flashing cursor. I tried waiting for a while
and pressing keys, but nothing seemed to happen. I then tried the CentOS
6.5 LiveCD (I couldn't find a LiveCD for 6.6) and it worked just fine. I
would like to be able to use CentOS 7, so is there any way for me to get
access to the logs or any
2008 Mar 25
0
Error "... x must be atomic" when using lsa (latent semantic analysis) package
Hello,
I'm trying to use the "lsa" (latent semantic analysis) package, and running
into a problem that seems to be related to the number of documents being
processed. Here's the code I'm running (after loading the lsa and rstem
packages), and the error message:
> SnippetsPath <- "c:\\OED\\AuditExplain\\" # path where to find text
snippets
>