Displaying 20 results from an estimated 737 matches for "killer".
Did you mean:
killed
2008 Apr 17
2
Dovecot 1.1rc3 "Out of Memory" crashes from pop3-login?
We recently began seeing server crashes in our cluster related to
"pop3-login", which is causing "oom-killer" to be invoked. The server
only recovers after a reboot.
From dovecot.conf:
login_process_per_connection = yes
login_processes_count = 16
login_max_processes_count = 256
(Should we try switching processes_per_connection to no?)
From dovecot.log:
dovecot: Apr 17 07:48:39 Info: POP3(AAA...
2016 May 05
4
R process killed when allocating too large matrix (Mac OS X)
...thanks for your quick reply.
1) ... so you can reproduce this?
2) Do you know a way how this can be 'foreseen'? We allocate larger
matrices in the copula package depending on the user's input
dimension. It would be good to tell her/him "Your dimension is quite
large. Be aware of killers in your neighborhood"... before the killer
attacks.
Thanks & cheers,
Marius
On Wed, May 4, 2016 at 8:54 PM, Simon Urbanek
<simon.urbanek at r-project.org> wrote:
>
> On May 4, 2016, at 6:14 PM, Marius Hofert <marius.hofert at uwaterloo.ca> wrote:
>
>>> Can...
2007 Aug 05
3
OOM killer observed during heavy I/O from VMs (XEN 3.0.4 and XEN 3.1)
Under both XEN 3.0.4 (2.6.16.33) and XEN 3.1 (2.6.18), I can make the OOM killer appear in dom0 of my server by doing heavy I/O from within a VM. If I start 5 VMs on the same server, each VM doing constant I/O over its boot disk (read/write a 2GB file), after about 30 minutes the OOM killer appears in dom0 and starts killing processes. This was observed using 256MB in dom0. If...
2014 Oct 15
4
[PATCH v3 0/2] shrink virtio baloon on OOM in guest
Excessive virtio_balloon inflation can cause invocation of OOM-killer, when
Linux is under severe memory pressure. Various mechanisms are responsible for
correct virtio_balloon memory management. Nevertheless it is often the case
that these control tools does not have enough time to react on fast changing
memory load. As a result OS runs out of memory and invokes OOM...
2014 Oct 15
4
[PATCH v3 0/2] shrink virtio baloon on OOM in guest
Excessive virtio_balloon inflation can cause invocation of OOM-killer, when
Linux is under severe memory pressure. Various mechanisms are responsible for
correct virtio_balloon memory management. Nevertheless it is often the case
that these control tools does not have enough time to react on fast changing
memory load. As a result OS runs out of memory and invokes OOM...
2016 May 04
1
R process killed when allocating too large matrix (Mac OS X)
> Can you elaborate on "leads to R being killed"? You should tell to the killer not to do it again :).
Hi Simon!
Sure, but who do you tell it if you don't know the killer?
This is all the killer left me with, the 'crime scene' if you like :-)
> m <- matrix(0, 90000, 100000)
Killed: 9
My colleague Wayne Oldford also tried it on his Mac machine and
apparent...
2014 Oct 08
3
[PATCH 0/2] shrink virtio baloon on OOM in guest
Excessive virtio_balloon inflation can cause invocation of OOM-killer, when
Linux is under severe memory pressure. Various mechanisms are responsible for
correct virtio_balloon memory management. Nevertheless it is often the case
that these control tools does not have enough time to react on fast changing
memory load. As a result OS runs out of memory and invokes OOM...
2014 Oct 08
3
[PATCH 0/2] shrink virtio baloon on OOM in guest
Excessive virtio_balloon inflation can cause invocation of OOM-killer, when
Linux is under severe memory pressure. Various mechanisms are responsible for
correct virtio_balloon memory management. Nevertheless it is often the case
that these control tools does not have enough time to react on fast changing
memory load. As a result OS runs out of memory and invokes OOM...
2016 May 05
1
R process killed when allocating too large matrix (Mac OS X)
..., I can on 10.11.4.
>
>
>> 2) Do you know a way how this can be 'foreseen'? We allocate larger
>> matrices in the copula package depending on the user's input
>> dimension. It would be good to tell her/him "Your dimension is quite
>> large. Be aware of killers in your neighborhood"... before the killer
>> attacks.
>>
>
> Not directly, because the system is happy to accommodate R's request for more memory but then it will strike out of the blue. Since that decision is made by the kernel and it doesn't expose its thinking ab...
2011 Jan 23
1
dom0 nouvueau on 2.6.37 invokes OOM killer
...X failed with familiar symptoms. Found drm-tree did not have the
TTM_MEMTYPE_FLAG_NEEDS_IOREMAP or the drm_scatter patches.
Applied these patches (generated from my working 2.6.32.18 xen kernel
with 2.6.35.4 drm-tree backported) to the 2.6.37 mainline kernel.
Now starting X in dom0 invokes the OOM killer!
Bare boot works, as usual.
Any suggestions?
Arvind.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2007 Jan 26
0
oom killer: gfp=mask=0xd1 - bug w/ EM64T?
...CentOS 4.4 with the 2.6.9-42.0.3.ELsmp x86_64 kernel on the
following hardware:
2 x Intel Xeon CPU 5148 @ 2.33GHz
Supermicro X7DB8 motherboard
Is there a patch or workaround for this, or some parameter that I can pass
to the kernel at boot? Any help would be appreciated.
thanks,
Lance
*****
oom-killer: gfp_mask=0xd1
Mem-info
Node 0 DMA per-cpu:
cpu 0 hot: low 2, high 6, batch 1
cpu 0 cold: low 0, high 2, batch 1
cpu 1 hot: low 2, high 6, batch 1
cpu 1 cold: low 0, high 2, batch 1
cpu 2 hot: low 2, high 6, batch 1
cpu 2 cold: low 0, high 2, batch 1
cpu 3 hot: low 2, high 6, batch 1
cpu 3 cold: lo...
2014 Oct 08
2
[PATCH 2/2] virtio_balloon: free some memory from baloon on OOM
From: Raushaniya Maksudova <rmaksudova at parallels.com>
Excessive virtio_balloon inflation can cause invocation of OOM-killer,
when Linux is under severe memory pressure. Various mechanisms are
responsible for correct virtio_balloon memory management. Nevertheless
it is often the case that these control tools does not have enough time
to react on fast changing memory load. As a result OS runs out of memory
and invokes OOM...
2014 Oct 08
2
[PATCH 2/2] virtio_balloon: free some memory from baloon on OOM
From: Raushaniya Maksudova <rmaksudova at parallels.com>
Excessive virtio_balloon inflation can cause invocation of OOM-killer,
when Linux is under severe memory pressure. Various mechanisms are
responsible for correct virtio_balloon memory management. Nevertheless
it is often the case that these control tools does not have enough time
to react on fast changing memory load. As a result OS runs out of memory
and invokes OOM...
2018 Nov 07
5
XPS 13 9370 / CentOS compat
Am 07.11.2018 um 15:15 schrieb Jim Perrin <jperrin at centos.org>:
>
> On 11/3/18 12:32 PM, Leon Fauster via CentOS wrote:
>> Anyone with some Dell laptop XPS 13 9370 (2018) experience here?
>> Especially with that "Killer 1435 (802.11ac 2x2 und Bluetooth)" device?
>> Supported by the stock kernel (EL7)?
>
>
> I had reasonably unreliable performance with that particular
> chip(sometimes wireless wouldn't wake up from sleep and I'd have to
> reboot), and ended up replacing it with...
2005 Dec 14
5
oom-killer.
Hi all,
Just watching for my first time the 'oom-killer' call in a CentOS 4.2
workstation. System was running normally but with high load of nice process,
iow, rosetta and seti, others appart, nautilus, etc... i realized that after a
night of standby running normally, the next moorning after few manual operations
from X-session in local console, it...
2019 Jan 28
0
Samba 4.9.4 - high RAM usage - OOM killer
...amba
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Laurent CARON via samba
> Verzonden: maandag 28 januari 2019 11:46
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] Samba 4.9.4 - high RAM usage - OOM killer
>
> Hi,
>
>
> We upgraded a legacy (NT4) domain from 3.6 series to 4.8 and
> then 4.9.4
> samba version (using sernet subscription packages / debian stable)
>
> The setup is composed of 4 DCs with each 2 CPU/16GB RAM.
>
> We currently have ~700 user accounts...
2014 Oct 15
2
[PATCH v2 0/2] shrink virtio baloon on OOM in guest
Excessive virtio_balloon inflation can cause invocation of OOM-killer, when
Linux is under severe memory pressure. Various mechanisms are responsible for
correct virtio_balloon memory management. Nevertheless it is often the case
that these control tools does not have enough time to react on fast changing
memory load. As a result OS runs out of memory and invokes OOM...
2014 Oct 15
2
[PATCH v2 0/2] shrink virtio baloon on OOM in guest
Excessive virtio_balloon inflation can cause invocation of OOM-killer, when
Linux is under severe memory pressure. Various mechanisms are responsible for
correct virtio_balloon memory management. Nevertheless it is often the case
that these control tools does not have enough time to react on fast changing
memory load. As a result OS runs out of memory and invokes OOM...
2014 Oct 13
2
[PATCH 2/2] virtio_balloon: free some memory from baloon on OOM
On Mon, Oct 13, 2014 at 04:02:52PM +1030, Rusty Russell wrote:
> "Denis V. Lunev" <den at parallels.com> writes:
> > From: Raushaniya Maksudova <rmaksudova at parallels.com>
> >
> > Excessive virtio_balloon inflation can cause invocation of OOM-killer,
> > when Linux is under severe memory pressure. Various mechanisms are
> > responsible for correct virtio_balloon memory management. Nevertheless
> > it is often the case that these control tools does not have enough time
> > to react on fast changing memory load. As a resu...
2014 Oct 13
2
[PATCH 2/2] virtio_balloon: free some memory from baloon on OOM
On Mon, Oct 13, 2014 at 04:02:52PM +1030, Rusty Russell wrote:
> "Denis V. Lunev" <den at parallels.com> writes:
> > From: Raushaniya Maksudova <rmaksudova at parallels.com>
> >
> > Excessive virtio_balloon inflation can cause invocation of OOM-killer,
> > when Linux is under severe memory pressure. Various mechanisms are
> > responsible for correct virtio_balloon memory management. Nevertheless
> > it is often the case that these control tools does not have enough time
> > to react on fast changing memory load. As a resu...