[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#54698: non-recursive GC marking [PATCH]
From: |
Richard Stallman |
Subject: |
bug#54698: non-recursive GC marking [PATCH] |
Date: |
Wed, 06 Apr 2022 00:09:25 -0400 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> > I think this is just how modern OSes behave: they will happily hand
> > out arbitrary amounts of memory and then kill processes without
> > warning if they use too much memory. By design, there's nothing these
> > processes can do about that.
> That's not my experience.
A few weeks ago, when I had too little physical memory for a while,
I found that my machine would start thrashing, and then Linux would
kill a large process. Fortunately that was IceCat, not Emacs.
A wizard told me it was indeed killing processes without warning,
but at that moment the thrashing process had no way to receive or
act on a warning.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- bug#54698: non-recursive GC marking [PATCH], (continued)
- bug#54698: non-recursive GC marking [PATCH], Po Lu, 2022/04/04
- bug#54698: non-recursive GC marking [PATCH], Mattias Engdegård, 2022/04/05
- bug#54698: non-recursive GC marking [PATCH], Po Lu, 2022/04/05
- bug#54698: non-recursive GC marking [PATCH], Mattias Engdegård, 2022/04/05
- bug#54698: non-recursive GC marking [PATCH], Po Lu, 2022/04/05
- bug#54698: non-recursive GC marking [PATCH], Eli Zaretskii, 2022/04/05
- bug#54698: non-recursive GC marking [PATCH], Philipp Stephani, 2022/04/05
- bug#54698: non-recursive GC marking [PATCH], Eli Zaretskii, 2022/04/05
- bug#54698: non-recursive GC marking [PATCH],
Richard Stallman <=
- bug#54698: non-recursive GC marking [PATCH], Phil Sainty, 2022/04/06
- bug#54698: non-recursive GC marking [PATCH], Eli Zaretskii, 2022/04/06
- bug#54698: non-recursive GC marking [PATCH], Po Lu, 2022/04/06
- bug#54698: non-recursive GC marking [PATCH], Eli Zaretskii, 2022/04/06
- bug#54698: non-recursive GC marking [PATCH], Po Lu, 2022/04/06
- bug#54698: non-recursive GC marking [PATCH], Eli Zaretskii, 2022/04/06
- bug#54698: non-recursive GC marking [PATCH], Lars Ingebrigtsen, 2022/04/06
- bug#54698: non-recursive GC marking [PATCH], Richard Stallman, 2022/04/08
- bug#54698: non-recursive GC marking [PATCH], Po Lu, 2022/04/08
- bug#54698: non-recursive GC marking [PATCH], Eli Zaretskii, 2022/04/08