lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <aEikeOlAjvbqm_7v@slm.duckdns.org> Date: Tue, 10 Jun 2025 11:32:40 -1000 From: Tejun Heo <tj@...nel.org> To: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com> Cc: allison.henderson@...cle.com, netdev@...r.kernel.org, linux-rdma@...r.kernel.org, rds-devel@....oracle.com, guro@...com, kernel-team@...com, surenb@...gle.com, peterz@...radead.org, hannes@...xchg.org, mkoutny@...e.com, cgroups@...r.kernel.org, andrew@...n.ch Subject: Re: [rds-devel] [PATCH RFC v1] Feature reporting of RDS driver. Hello, On Tue, Jun 10, 2025 at 04:47:23PM -0400, Konrad Rzeszutek Wilk wrote: > On Tue, Jun 10, 2025 at 12:27:24PM -0400, Konrad Rzeszutek Wilk via rds-devel wrote: > > Hi folks, > > Hi cgroup folks, > > Andrew suggested that I reach out to you all since you had implemented > something very similar via: > > 3958e2d0c34e1 > 01ee6cfb1483f > > And I was wondering if you have have feedback on what worked for you, > best practices, etc. I don't know RDS at all, so please take what I say with a big grain of salt. That said, the sysfs approach is pretty straightforward and has worked well for us. One thing which we didn't do (yet) but maybe useful is defining some conventions to tell whether a given feature or option should be enabled by default so that most users don't have to know which features to use and follow whatever the kernel release thinks is the best default combination. Thanks. -- tejun
Powered by blists - more mailing lists