From owner-freebsd-questions@freebsd.org Tue Feb 6 22:45:45 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCD7DF0EAC3 for ; Tue, 6 Feb 2018 22:45:45 +0000 (UTC) (envelope-from johnl@iecc.com) Received: from gal.iecc.com (gal.iecc.com [IPv6:2001:470:1f07:1126:0:43:6f73:7461]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gal.iecc.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 470E986F89 for ; Tue, 6 Feb 2018 22:45:45 +0000 (UTC) (envelope-from johnl@iecc.com) Received: (qmail 36355 invoked from network); 6 Feb 2018 22:45:44 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding; s=8e01.5a7a3018.k1802; bh=vQocWCTsIWOmnxxnnsiAtrwe5I7nCta4V1StmkoncMM=; b=AL/Wuvx9UvoAz5hm8UQ5DUcQlAYRF/ARFR/FeUy82m4vSiJBjtL+0o+QuQ7WoBVG6n7tDEgPzfFSxWT0tVgs5RLeOix56IJDg029wYVWgshn7VdHaCs5Oru35TTtuIZ99He+XQ/fkZfvHiuj26War17Xs7b4RVzX/55CPIm1pCvafAYBziS/jSkbxD49aDe7UxNlK1wh24mMaeGxPQ/pjk1HK8PZf3hOCi7L9PAYlYg4sLV218prZFJtsxH8xsN7 Received: from ary.qy ([IPv6:2001:470:1f07:1126::78:696d:6170]) by imap.iecc.com ([IPv6:2001:470:1f07:1126::78:696d:6170]) with ESMTP via TCP6; 06 Feb 2018 22:45:44 -0000 Received: by ary.qy (Postfix, from userid 501) id 0F6C31A5A933; Tue, 6 Feb 2018 17:45:43 -0500 (EST) Date: 6 Feb 2018 17:45:43 -0500 Message-Id: <20180206224544.0F6C31A5A933@ary.qy> From: "John Levine" To: freebsd-questions@freebsd.org Subject: Re: Swap on SSD In-Reply-To: Organization: Taughannock Networks X-Headerized: yes Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 22:45:45 -0000 In article you write: >> Try hitting the w key while running top. Then hit the o key and type >> in swap. Hit the enter key and the display should now be sorted by the >> most swappy processes. If you read the commit log for top, you'll >> notice the VM subsystem doesn't really track swap usage, so the >> presented values are only an estimate. > >What system version does that work on? Running 11.1-RELEASE, I get "Command not understood" for both of those. Works fine for me on 11.1, not in 10.4. The swap info seems to be new in version 11.