Re: protecting some processes from out-of-swap killer

2015-04-28 Thread Ronald Klop
On Sat, 25 Apr 2015 13:15:32 +0200, Dmitry Morozovsky wrote: On Sat, 25 Apr 2015, Baptiste Daroussin wrote: > However, sometimes postgres processes got killed by 'out of swap space'. > I suppose the source of problem could be that VSZ size of postgres processes > (8-9 G) is bigger than

VT+KVM: is there a way to disable video output on a given connector ?

2015-04-28 Thread Claude Buisson
Hello, I have an old Dell Inspirao 9300 with a Radeon video card, which I use to do some tests. This computer has a screen (1920x1200) in very bad state, so I use it with an external display (1920x1080), switching to the external by a special key combination (Fn+F8). This works OK when the vide

[Bug 193367] [panic] sleeping thread

2015-04-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193367 --- Comment #18 from commit-h...@freebsd.org --- A commit references this bug: Author: dumbbell Date: Tue Apr 28 12:37:10 UTC 2015 New revision: 282141 URL: https://svnweb.freebsd.org/changeset/base/282141 Log: DRM2: fix off-by-one overf

Re: protecting some processes from out-of-swap killer

2015-04-28 Thread Paul Mather
On Apr 28, 2015, at 5:51 AM, Ronald Klop wrote: > On Sat, 25 Apr 2015 13:15:32 +0200, Dmitry Morozovsky wrote: > >> On Sat, 25 Apr 2015, Baptiste Daroussin wrote: >> >>> > However, sometimes postgres processes got killed by 'out of swap space'. >>> > I suppose the source of problem could be th