Groups | Search | Server Info | Login | Register


Groups > comp.os.linux.setup > #4832

Re: Linux on a small memory PC

From Richard Kettlewell <invalid@invalid.invalid>
Newsgroups comp.os.linux.misc, comp.os.linux.setup
Subject Re: Linux on a small memory PC
Date 2022-07-08 10:12 +0100
Organization terraraq NNTP server
Message-ID <87v8s8ufvs.fsf@LkoBDZeT.terraraq.uk> (permalink)
References (3 earlier) <ta6vgd$dsj6$1@dont-email.me> <wbydnTl0uvtYk1r_nZ2dnUU7-NnNnZ2d@giganews.com> <87zghksqmi.fsf@usenet.ankman.de> <871quwws1c.fsf@LkoBDZeT.terraraq.uk> <ta8r4p$m5cq$2@dont-email.me>

Cross-posted to 2 groups.

Show all headers | View raw


The Natural Philosopher <tnp@invalid.invalid> writes:
> On 07/07/2022 22:07, Richard Kettlewell wrote:
>> In my opinion it’s largely wasted effort by this point. 32-bit x86 is on
>> last-gasp life support. Anything that needs to process timestamps more
>> than a decade in the future will almost certainly need recompiling for a
>> 64-bit platform anyway.
>
> Amen to that. 32bit will of course persist in the embedded space, and
> in IOT areas, but they can be expected to run their own date and time 
> software if its significant.

Embedded can also much be more tolerant of ABI changes - if you change
the internal time_t representation in your embedded firmware then the
only people who care is your software engineers.  Do the same on a
desktop platform and every library and application has to be recompiled,
lurking assumptions about representations are suddenly surface, and any
library or plugin ABI involving time_t has a compatibility break that
needs to be managed somehow.

It can be done (Linux had multiple complete ABI changes in the 1990s,
plus a more subtle approach to file offsets) but it’s disruptive and
painful.

-- 
https://www.greenend.org.uk/rjk/

Back to comp.os.linux.setup | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-07 11:20 +0100
  Re: Linux on a small memory PC Marco Moock <mo01@posteo.de> - 2022-07-07 12:47 +0200
    Re: Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-07 12:00 +0100
    Re: Linux on a small memory PC Andreas Kohlbach <ank@spamfence.net> - 2022-07-07 10:52 -0400
      Re: Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-07 16:52 +0100
        Re: Linux on a small memory PC Robert Heller <heller@deepsoft.com> - 2022-07-07 11:50 -0500
          Re: Linux on a small memory PC Andreas Kohlbach <ank@spamfence.net> - 2022-07-07 14:51 -0400
            Re: Linux on a small memory PC Richard Kettlewell <invalid@invalid.invalid> - 2022-07-07 22:07 +0100
              Re: Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-08 09:50 +0100
                Re: Linux on a small memory PC Richard Kettlewell <invalid@invalid.invalid> - 2022-07-08 10:12 +0100
            Re: Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-08 09:48 +0100
              Re: Linux on a small memory PC Andreas Kohlbach <ank@spamfence.net> - 2022-07-08 14:04 -0400
                Re: Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-08 19:35 +0100
                Re: Linux on a small memory PC Andreas Kohlbach <ank@spamfence.net> - 2022-07-08 15:54 -0400
        Re: Linux on a small memory PC Pancho <Pancho.Jones@proton.me> - 2022-07-08 10:27 +0100
          Re: Linux on a small memory PC "25B.Z959" <25B.Z959@nada.net> - 2022-07-18 23:59 -0400
  Re: Linux on a small memory PC Joerg Lorenz <hugybear@gmx.ch> - 2022-07-07 13:49 +0200
    Re: Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-07 14:00 +0100
      Re: Linux on a small memory PC Andreas Kohlbach <ank@spamfence.net> - 2022-07-07 11:12 -0400
      Re: Linux on a small memory PC not@telling.you.invalid (Computer Nerd Kev) - 2022-07-08 09:15 +1000
        Re: Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-08 09:56 +0100
          Re: Linux on a small memory PC not@telling.you.invalid (Computer Nerd Kev) - 2022-07-09 09:41 +1000
            Re: Linux on a small memory PC "25B.Z959" <25B.Z959@nada.net> - 2022-07-09 01:30 -0400
              Re: Linux on a small memory PC Joerg Lorenz <hugybear@gmx.ch> - 2022-07-09 09:09 +0200
                Re: Linux on a small memory PC "25B.Z959" <25B.Z959@nada.net> - 2022-07-09 11:42 -0400
              Re: Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-09 10:00 +0100
                Re: Linux on a small memory PC "25B.Z959" <25B.Z959@nada.net> - 2022-07-09 11:54 -0400
                Re: Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-09 17:12 +0100
                Re: Linux on a small memory PC "25B.Z959" <25B.Z959@nada.net> - 2022-07-10 00:41 -0400
                Re: Linux on a small memory PC The Natural Philosopher <tnp@invalid.invalid> - 2022-07-10 10:58 +0100
      Re: Linux on a small memory PC Roger Blake <rogblake@iname.invalid> - 2022-07-08 01:50 +0000
        Re: Linux on a small memory PC "25B.Z959" <25B.Z959@nada.net> - 2022-07-07 21:57 -0400
        Re: Linux on a small memory PC Joerg Lorenz <hugybear@gmx.ch> - 2022-07-08 09:50 +0200
        Re: Linux on a small memory PC doctor@doctor.nl2k.ab.ca (The Doctor) - 2022-07-08 14:18 +0000
          Re: Linux on a small memory PC Roger Blake <rogblake@iname.invalid> - 2022-07-08 23:05 +0000
  Re: Linux on a small memory PC "25B.Z959" <25B.Z959@nada.net> - 2022-07-07 21:15 -0400

csiph-web