• mvirts@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    48 minutes ago

    Imho desktop Linux is usually set up where a single bad app can lock up the whole system. This is not every Linux system, but I run across it more than I would like. I believe part of this is an optimistic approach to memory management which makes the system run better overall most of the time.

    Windows seems slow as hell most of the time, but killing a process seems to work reliably (not clicking on the hung app takeover UI, using task kill or task manager)

    I don’t understand these memes about killing processes in Linux vs Windows.

  • Arthur Besse@lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    ·
    13 hours ago

    I’m not sure what this comic is trying to say but in my recent experience a single misbehaving website can still consume all available swap at which point Linux will sometimes completely lock up for many minutes before the out-of-memory killer decides what to kill - and then sometimes it still kills the desktop environment instead of the browser.

    (I do know how to use oom_adj; I’m talking about the default configuration on popular desktop distros.)

  • BearOfaTime@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    21 hours ago

    Quite often double click on the close button will kill a hung app on Windows. Not Al the time, maybe 70%.

  • flying_sheep@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Tbf, thanks to X11 Linux isn’t safe from stuff like that.

    When I use my VR glasses, Steam sometimes creates an uncloseable X window that isn’t attached to any process. I don’t think even killing XWayland gets rid of it.