From nobody Mon Oct 16 12:47:24 2023 X-Original-To: scsi@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 4S8H254G1Gz4xKZr for ; Mon, 16 Oct 2023 12:47:25 +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 4S8H244YDNz3fxV for ; Mon, 16 Oct 2023 12:47:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697460444; a=rsa-sha256; cv=none; b=TTWmuswdwZNOSNeXUPJn5oVUur5ybvn/Fuy/8Gnn6i73jsnivXij3T1KPxw9N6RotRhkBw WmxAGv18W24mZLNZlJql5iqL15YEfSWoqsSjwoVxrO3ml7zaU/xlC/lw7MJqSPm0ECA+Du m88ZB66ay7n59mQbBFdqntZjvLb7/7UwwFG/Q02XTTCd371qWyLoypopiY5nQNPs/MATXn 0gxXHxV6tDyXSwhiJO+ClnmSyE+2Uv/fyfXgTc0UuUwuEfEMHYNjq6NpUqqsw7SEGgCrC8 cIbY+//ILIg0f1Y8fjIlIinUVF1pMjtKEX4Yw4mi+kXZinRwFcTNpJcblnabYQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697460444; 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=gcF4OdHAcWWGAFC5F8ik8sX6MC070eZG8gUE3NxrKX8=; b=rz9uhikMgK2i/ZbnIoGsc8wF+NDddiycoULWHdkRtx6AD01izyQFtNITjXQ98PGtDaxK8l 2AKVC+z1LnPizSGKYyx93ZCpSNe1Gy2qAhQ4+kKLXpqxXM+9kmYlq5vMeX+zzp4IgKx5Lr x27eGRfOMJ3wi22v419YJ0GjK4ks5w5Fdq1nrzt5Nkf8GRCQnSWuIkBP/3mR8yxFk6mrKg 2+hsNQSpzRa5PX3vyXGmdhIOf3/jUz+QRvJl6TXOL+ALbrXGyyS3I5ivJ5gjsuTpq00eZg dFhrSwM2PBxpjKhL2J67VSBk4I59NLAK4WJALUXWqlgdQU4tuujKEXRpX5n9GA== 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 4S8H243Wpzzgbf for ; Mon, 16 Oct 2023 12:47:24 +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 39GClOsp012785 for ; Mon, 16 Oct 2023 12:47:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39GClOXZ012784 for scsi@FreeBSD.org; Mon, 16 Oct 2023 12:47:24 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: scsi@FreeBSD.org Subject: [Bug 233969] Improve performance of Dell Intel P4600 NVMe SSDs Date: Mon, 16 Oct 2023 12:47:24 +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: CURRENT X-Bugzilla-Keywords: performance X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: chuck@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: scsi@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status cc 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: SCSI subsystem List-Archive: https://lists.freebsd.org/archives/freebsd-scsi List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-scsi@freebsd.org X-BeenThere: freebsd-scsi@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233969 Chuck Tuffli changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed CC| |chuck@FreeBSD.org --- Comment #6 from Chuck Tuffli --- Unless the OP has something additional, I think we're good --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Oct 22 21:00:57 2023 X-Original-To: scsi@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 4SD9hp0Kpfz4xpnS for ; Sun, 22 Oct 2023 21:00:58 +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 4SD9hn56skz3JkB for ; Sun, 22 Oct 2023 21:00:57 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698008457; a=rsa-sha256; cv=none; b=KSvu4cOfzorPaa0joBZCswpPPxJhtkusE7J1bhAKPRxEUihrvOhr5c0Y7hy/WKynVYt+ds iw7zfxdQ23EZw7KvF87+XSwBaDun59UTbxhyeS9OW8QGRs4y3GljVUKQ2P9hWp5YM53xXX TwDNmyoyKdquk4yFIGzfDGsLpT54qsqURT6A+cNix0RcsymGTJPCQke+jnLD0lkBi2meh6 H8JSonYxNNWV4iZRtfEOKuPegGagsbTjArdHOkesoRYut1zoCGcYz6fUtVh14PI4eKaSvI hY0OlcW+uwkQBE08BMPxAYnn3EY286VvxUn4TCXRGvgR9qfCRx+/xynZtxltHg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698008457; 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; bh=NCHJNGfC/vQDJcQgLyxL7K3nPT4GH7LzJ+X9xDiG4dk=; b=H5S3XmsGmuHAvlT7trVt37ESbwbXzlJ+QsmLt0NNZVA9q2rb+uBE8k5NWFhVQ31x+LSEP1 /O/CrtPikR3gYRlZy+EWhjLy6RaUvywhB7V5n1q58OTqBH5PB3QA9U6B4KTHjUz8l7RqCB h85bQJlJLISoWvk7gGT1koMcZLu6L9gKdD68xG6E3I+cdMuVWFgfht/KLZlBt+FgDmS9VW h96E7ATYcHBLfencYcw3nz54JfrwzmTBgmpABBoWu/oGLntfl2eS4BsjqT3RhfRSb/mfND M+ptdsHzLl4bySIJAb4w6ZSvDa2Z8PEHhLRmJWLvC9WCTmlsUx8mnz6flZxWeg== 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 4SD9hn4D0Pz1Bpw for ; Sun, 22 Oct 2023 21:00:57 +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 39ML0vbL063080 for ; Sun, 22 Oct 2023 21:00:57 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39ML0vfl063079 for scsi@FreeBSD.org; Sun, 22 Oct 2023 21:00:57 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202310222100.39ML0vfl063079@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: scsi@FreeBSD.org Subject: Problem reports for scsi@FreeBSD.org that need special attention Date: Sun, 22 Oct 2023 21:00:57 +0000 List-Id: SCSI subsystem List-Archive: https://lists.freebsd.org/archives/freebsd-scsi List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-scsi@freebsd.org X-BeenThere: freebsd-scsi@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16980084572.83FE3cDa.58185" Content-Transfer-Encoding: 7bit --16980084572.83FE3cDa.58185 Date: Sun, 22 Oct 2023 21:00:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 221952 | cam iosched: Fix trim statistics 1 problems total for which you should take action. --16980084572.83FE3cDa.58185 Date: Sun, 22 Oct 2023 21:00:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    221952 | cam iosched: Fix trim statistics

1 problems total for which you should take action.
--16980084572.83FE3cDa.58185--