Luis Chamberlain
2023-Aug-07 23:43 UTC
[Bridge] [PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
On Mon, Aug 07, 2023 at 04:00:49PM -0700, Chris Maness wrote:> When are these likely to hit the mainline release code?linux-next tomorrow. The first 7 patches are scheduled for mainline as they were merged + tested without any hiccups. These last few patches I'll wait and see. If nothing blows up on linux-next perhaps I'll include them to Linux for mainline during the next merge window. Luis
Chris Maness
2023-Aug-08 02:50 UTC
[Bridge] [PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
I tried running the current mainline kernel (current Arch Linux) with simple single MUX socket (ax0) using LinFBB. I was a happy camper as it seemed to work fine at first, then the system just slowed to a crawl. I am wondering if any of these patches are addressing this behavior. No kernel panic like before, but not what I was hoping for. I have also tried sixpack, and that explodes instantly the last time I have checked. That goes all the way back to the v4 kernels. v2 is fine there. 73 de Chris KQ6UP On Mon, Aug 7, 2023 at 4:43?PM Luis Chamberlain <mcgrof at kernel.org> wrote:> > On Mon, Aug 07, 2023 at 04:00:49PM -0700, Chris Maness wrote: > > When are these likely to hit the mainline release code? > > linux-next tomorrow. The first 7 patches are scheduled for mainline > as they were merged + tested without any hiccups. These last few patches > I'll wait and see. If nothing blows up on linux-next perhaps I'll > include them to Linux for mainline during the next merge window. > > Luis-- Thanks, Chris Maness
Luis Chamberlain
2023-Aug-08 03:00 UTC
[Bridge] [PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
On Mon, Aug 07, 2023 at 07:50:44PM -0700, Chris Maness wrote:> I tried running the current mainline kernel (current Arch Linux) with > simple single MUX socket (ax0) using LinFBB. I was a happy camper as > it seemed to work fine at first, then the system just slowed to a > crawl. I am wondering if any of these patches are addressing this > behavior.If its a regressio no.> No kernel panic like before, but not what I was hoping for. > I have also tried sixpack, and that explodes instantly the last time I > have checked. That goes all the way back to the v4 kernels.Are you reporting a separate regression that goes all the way back to v4 kernels?> v2 is fine there.What does this mean? Luis
Joel Granados
2023-Aug-08 13:58 UTC
[Bridge] [PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
Hey Chris My questions inline On Mon, Aug 07, 2023 at 07:50:44PM -0700, Chris Maness wrote:> I tried running the current mainline kernel (current Arch Linux) withWhat kernel version are we talking about exactly here? Please notice the base that I used in the cover letter (rc2 or rc3). They should also rebase cleanly on top of v6.5-rc5. I'm not sure what the patches will do if you apply them to an older kernel.> simple single MUX socket (ax0) using LinFBB. I was a happy camper as > it seemed to work fine at first, then the system just slowed to a > crawl. I am wondering if any of these patches are addressing this > behavior. No kernel panic like before, but not what I was hoping for.So you have been experiencing kernel panics from before? What does before mean? And can you bisect to pinpoint what commit fixed it?> I have also tried sixpack, and that explodes instantly the last time I > have checked. That goes all the way back to the v4 kernels. v2 is > fine there.You mean that 6pack is broken in all the major versions up until v2? If this is the case, then it might be an issue that is not related to this patchset.I see that Andreas Koensgen <ajk at comnets.uni-bremen.de> is the maintainer of 6pack, maybe he can chime in on the issue?> > 73 de Chris KQ6UP > > On Mon, Aug 7, 2023 at 4:43?PM Luis Chamberlain <mcgrof at kernel.org> wrote: > > > > On Mon, Aug 07, 2023 at 04:00:49PM -0700, Chris Maness wrote: > > > When are these likely to hit the mainline release code? > > > > linux-next tomorrow. The first 7 patches are scheduled for mainline > > as they were merged + tested without any hiccups. These last few patches > > I'll wait and see. If nothing blows up on linux-next perhaps I'll > > include them to Linux for mainline during the next merge window. > > > > Luis > > > > -- > Thanks, > Chris Maness-- Joel Granados -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: <http://lists.linuxfoundation.org/pipermail/bridge/attachments/20230808/3ed08a67/attachment-0001.sig>