From nobody Thu May 11 02:43:08 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QGx5p01h6z49WjZ for ; Thu, 11 May 2023 02:43:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QGx5n64T9z42sr for ; Thu, 11 May 2023 02:43:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683772989; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qyZoECmvFAuvW5A8dzCuaa+VxmzzwL3e/3ns/Hoe3rM=; b=jOGjIRg/9VGv0+U2QXYisEJH0VIgdZVQYpDd52Y1k8eqa9ZCubqn7On3GfVnBLWQrGZxWo /wZHP3bymWzEI8PVHkYrhgCFR2TvBRd7++Kl7qEwI2IHIgQuMgSGzKrVJ3OUnuY1nyUslB 8B8YjsgNp4h7kkE7Z22KsyXoLKqVEzB/O1YppI/eRyY3czGBxhf3usQjnUbWD/+J0udQ7V tdhDv+dJZ9K3LSBviuvIzXcH5MqyuJkX9meOiAGOlXD01Th28Pt+0x/tdU3x+veJQ3az5c xMOkO4hsZXO9cdt91HubyI0rCTdfL7Z/jf87HQ68NECM27HKZuT+wkacoxISgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683772989; a=rsa-sha256; cv=none; b=SEBoVb5VrC1yF6s/cbvxgP2gyF40O9GlVIEBzHJ1iMp+/BGy4I4VJ4H/dYWijA9GHJvhGJ HM7/Iv+gWeciXs+i9Xt58/bKaYuhga8f2VJPalMg/0DTURT1q6A6z3YJzMHl82PMc1Daae d4tACBUd7pchvdqjrScJ0LJJ0sLbc7NqqJV3AStSjToxnpP3D/1ysWqlwAxuvM9aRzbSMo +SeXOUbeqWz0YfNfF4OQYnS5kPo84gMYBUqnKYmNpB2MdQ4DMleGiYCNBzTn3ZVR+wtVHs SxjGsjuBIaLDprxKf7CQ1sXYJ5eEDxRGqm1hxfkBkwsTvekP8GJCTWscRlaMJw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QGx5n59FXzbTk for ; Thu, 11 May 2023 02:43:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 34B2h9ee048653 for ; Thu, 11 May 2023 02:43:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34B2h9vT048652 for bugs@FreeBSD.org; Thu, 11 May 2023 02:43:09 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271246] Kernel wired memory leak with repeated netstat Date: Thu, 11 May 2023 02:43:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dave@jetcafe.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271246 --- Comment #23 from Dave Hayes --- After 48 hours here is the top of the file containing output of the script: Total wired change: 37450 pages (vmstat -z) vm pgcache (18) grew 43426 units of whatever t= he 'used' field is in inside that time period (vmstat -z) RADIX NODE (41) grew 601 units of whatever the 'used' field is in inside that time period (vmstat -z) vm pgcache (19) grew 565 units of whatever the 'used' field is in inside that time period (vmstat -z) UMA Slabs 0 (25) grew 277 units of whatever the 'used' field is in inside that time period (vmstat -z) mbuf_cluster (94) grew 252 units of whatever the 'used' field is in inside that time period (vmstat -z) pf state keys (158) grew 228 units of whatever the 'used' field is in inside that time period (vmstat -z) pf states (157) grew 197 units of whatever the 'used' field is in inside that time period --=20 You are receiving this mail because: You are the assignee for the bug.=