From nobody Mon Apr 24 13:30:41 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 4Q4mGp35t9z46q8n for ; Mon, 24 Apr 2023 13:30:42 +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 4Q4mGn6bzWz4Qq7 for ; Mon, 24 Apr 2023 13:30:41 +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=1682343041; 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=YzixlPynVxZye49Airo24p9CmBKZzrfQdXxuL+N8630=; b=fOkPQNOipGIE7Xi9CLu1cixncX5j2KoEw33vSIr5TnbL0zD7FHffvEqq53G4PUQVApaRf+ 9co8s9KtdHHABbn5iaz3IxtaeyXXjXFsWuzejnyOkkn0WAk3ufHCu+6JR46vSFXMfQufqY OU+sEAjmXTw8MDnunF/kcJBZXyd/wsKqBlDMTF9sCr/aiVepOFL4K+haXWYqk7CWff7SN0 +BntXB0rNpaFkcXTut80H7pIH8DbtUq0cetbNudGQ+Uf5g8oOvexNfy0amA68sTZ9K40DD uzVPJaRK7bilcHHzrVpwtSzJatTUVJJC+3n3wt6cEL0LMtmboo86ynFRT0Ecgw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682343041; a=rsa-sha256; cv=none; b=aqlnZocDHQCHQfs2w10giXxd7cGpI7cp0xE5SGwbCnqgxe0kVHJZiUFef3Hh7YTP58HC1l 1IDOsnJf4KL5lGrK6s6bY5sF3+Zrfo//I8yvJNy3vPYP4U8Vr0cH91beJ8VzmOmSsIAb82 jgk+eQwIp0j1OE62UmsISYK0CumnRB1PQoQuPOq2z+bc7YlD6QNzPKbWjGYp2BdT1ZMUaG 4sYHGXGKdffatL6hTWDB5+RAdc1+9bWbmKUJ+ASBkcNS/Xq3B1v3bMpPAhCM9fFiCWB/4O exGknakY807TqitvVtAYfEzg/iAHczXY8T4zqyWOYiNHuOHOjVGYIKfC3Yhc4A== 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 4Q4mGn4NqgzRyc for ; Mon, 24 Apr 2023 13:30:41 +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 33ODUf9H055860 for ; Mon, 24 Apr 2023 13:30:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33ODUf1w055859 for bugs@FreeBSD.org; Mon, 24 Apr 2023 13:30:41 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 254511] daemon(8): Allow to set daemonized process realtime or idletime scheduling priority Date: Mon, 24 Apr 2023 13:30:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: feature X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pmc@citylink.dinoex.sub.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: 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: 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=3D254511 Peter Much changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pmc@citylink.dinoex.sub.org --- Comment #6 from Peter Much --- I agree with Mina Galic. I would prefer having this feature in rc, alongside with another feature to set an arbitrary login-class (which would allow dyn= amic ressource management via rctl) --=20 You are receiving this mail because: You are the assignee for the bug.=