On Sat, Aug 19, 2023 at 01:44:47PM -0500, Scott Cheloha wrote:
> On Sun, Aug 13, 2023 at 01:48:21PM -0500, Scott Cheloha wrote:
> > This is the next patch in the clock interrupt reorganization series.
> >
> > Before we continue breaking up the hardclock(9) we need to detour into
> > the MD code.
>
Le mer. 16 août 2023, 12:50, Stuart Henderson a
écrit :
> On 2023/08/15 18:16, Vladimir 'phcoder' Serbinenko wrote:
> > Did I do something wrong and should send it to another list, CC someone
> or
> > did I do something stupid? 64-bit incompat feature is enabled on new
> ext4's
> > by default, at
On Sun, Aug 13, 2023 at 04:42:49PM -0600, Theo de Raadt wrote:
> Stuart Henderson wrote:
>
> > On 2023/08/13 11:44, Andrew Hewus Fresh wrote:
> > > My laptop doesn't have the fastest wifi and sysupgrade already uses a
> > > progress bar to show what it's doing, so I'd really like to provide more
On Sun, Aug 13, 2023 at 01:48:21PM -0500, Scott Cheloha wrote:
> This is the next patch in the clock interrupt reorganization series.
>
> Before we continue breaking up the hardclock(9) we need to detour into
> the MD code.
>
> This patch divides the "initialization" parts of cpu_initclocks() fro