Re: [PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
Chris Maness <[email protected]>
| Newsgroups | org.kernel.vger.lvs-devel,dev.linux.lists.bridge,dev.linux.lists.mptcp,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-hams,org.kernel.vger.linux-kernel,org.kernel.vger.linux-rdma,org.kernel.vger.linux-s390,org.kernel.vger.linux-sctp,org.kernel.vger.linux-wpan,org.kernel.vger.netdev,org.kernel.vger.netfilter-devel |
|---|---|
| Message-ID | <CANnsUMGRBnatKB4-3eYjb5aG7YnXDiZG6cjuwSgtjvVF6ErJNg@mail.gmail.com> |
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 <[email protected]> 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