From owner-freebsd-current@FreeBSD.ORG Thu Oct 27 00:03:35 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B421106568A; Thu, 27 Oct 2011 00:03:35 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from anubis.delphij.net (anubis.delphij.net [IPv6:2001:470:1:117::25]) by mx1.freebsd.org (Postfix) with ESMTP id 845468FC08; Thu, 27 Oct 2011 00:03:35 +0000 (UTC) Received: from delta.delphij.net (drawbridge.ixsystems.com [206.40.55.65]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by anubis.delphij.net (Postfix) with ESMTPSA id 59D90D2DC; Wed, 26 Oct 2011 17:03:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=delphij.net; s=anubis; t=1319673815; bh=oOWZni+TkwydR2k/Gvot9y0cyFTVOGQUxEpHTIm1zgQ=; h=Message-ID:Date:From:Reply-To:MIME-Version:To:CC:Subject: Content-Type:Content-Transfer-Encoding; b=DqLKRRIXktKVFPti1TVTxntl+9SFko47nv6bhjfw/FrpoFYVjdgqm2MV/rz3z/4NH 2Ii54ZicbycvwKxlbrTvxyp0y91GDT3jFeG4UyIXm5Ujh/pJepbbdmSUMGP7gtjUlj PhBLohMq5DnVTCf2A9mwHeDzMzmTi/tHsdlkNHCo= Message-ID: <4EA89FD6.4010900@delphij.net> Date: Wed, 26 Oct 2011 17:03:34 -0700 From: Xin LI Organization: The FreeBSD Project MIME-Version: 1.0 To: FreeBSD Current OpenPGP: id=3FCA37C1; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: alc@FreeBSD.org Subject: Should process in STOP state be swapped out? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2011 00:03:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, I've noticed that if I kill -STOP a process, the in-core size does not change even when there is memory pressure (what I'm expecting is that if there is memory pressure, the process's in-core part gets swapped out from time to time). Is this behavior intentional? Cheers, - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iQEcBAEBCAAGBQJOqJ/WAAoJEATO+BI/yjfBRSIIAMeAhK/IeHHiPQUDQ6mBpilT IyA5AjnI8Gcx4XubgR7vD5Wh29X/fTakj0GIIRDX9b6ooVsr0WjCeg+xnl4LDTn1 oxw6ba42jZq1PVbgUoTS5X8n8XnfDIocCDLh2yVxaaOYMFrpS6gqYTkhMYU3GwwM uxoUxRDRiLbJ5KTTYOsBj32ZB/JF7HoUmZtWZcfUX+6oIXnM777DVc52TpCH7six prDMcX5PRmWyAIzjmuxuGrc0KrLLH/QemYW11tlFM/TRLbtCtq0oIynB1PI6aIg7 Z1K0RAgOtvAroUAm5FchFYTFsPm01GhWOZe57gGKgoF4TlnzkM2Es0Vo27w9wP8= =saI5 -----END PGP SIGNATURE-----