Re: Plan needed for switching m68k to 32-bit alignment
- To: Stan Johnson <userm57@yahoo.com>
- Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>, Michael Schmitz <schmitzmic@gmail.com>, Arnd Bergmann <arnd@arndb.de>, linux-m68k <linux-m68k@vger.kernel.org>, debian-68k <debian-68k@lists.debian.org>, James Le Cuirot <chewi@aura-online.co.uk>, Sam James <sam@gentoo.org>, Andreas Schwab <schwab@linux-m68k.org>, Thorsten Glaser <tg@mirbsd.de>, Finn Thain <fthain@linux-m68k.org>
- Subject: Re: Plan needed for switching m68k to 32-bit alignment
- From: Geert Uytterhoeven <geert@linux-m68k.org>
- Date: Thu, 14 Nov 2024 20:28:30 +0100
- Message-id: <[🔎] CAMuHMdWCTmB2q2FvK+wRrZrxEcuv-yrKzKeeO+pbKoAGREANrA@mail.gmail.com>
- In-reply-to: <[🔎] 6503da97-963e-f0ca-4dea-bfff825b2c53@yahoo.com>
- References: <3a5e171bf42e5273eb8235cba04e8328b19c2ca4.camel@physik.fu-berlin.de> <383faec7-8987-4680-920d-8f802e1bea34@app.fastmail.com> <832d65f2-1796-4ac1-b49b-380bf64700f4@gmail.com> <[🔎] 8ca13b4b1a3c2d8d2e6d99c29b901659bb4108e1.camel@physik.fu-berlin.de> <[🔎] f87a85b2-809a-44dc-9a61-24698d7888eb@gmail.com> <[🔎] 31a04ef1ca569580d29ed09097766e385a23044b.camel@physik.fu-berlin.de> <[🔎] a8611762-5539-d6c7-8d99-2fdaa6a1caef@yahoo.com> <[🔎] f5dd33186498e9ade40b5ffca45d8fabf04a3ec9.camel@physik.fu-berlin.de> <[🔎] 6503da97-963e-f0ca-4dea-bfff825b2c53@yahoo.com>
On Thu, Nov 14, 2024 at 7:07 PM Stan Johnson <userm57@yahoo.com> wrote:
> On 11/13/24 2:01 PM, John Paul Adrian Glaubitz wrote:
> >>>>>> SysVInit uses a huge set of bash scripts where every action involves
> spawning
> >>> a new shell while systemd does all of that in C. Compiled C code is definitely
> >>> faster on an m68k machine than hundreds of shell scripts.
> >>
> >> Yes, compiled C code is faster than an equivalent script, but scripts
> >> are much easier (for some of us) to edit and turn on and off than
> >> systemd components.
> >
> > systemctl disable foo.service is too hard?
>
> Yes, it's too hard. And if I want to change something in foo.service
> instead of disabling it, I'm sure there's a way to do that in systemd as
> well, but using vi (or nano) to edit the equivalent sysvinit script is
> easier for some of us. Also, if fubar.service is completely messed up,
> then I might not be able to boot into the operating system that is
> running systemd in order to use systemctl (especially on a slow system).
That's also my experience: when it fails, in 50% of the cases the
system doesn't boot sufficiently far to use systemctl.
But all of that is irrelevant for an alignment discussion...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Reply to: