GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Account: Computers (pro@mu.zaitcev.nu)'s status on Thursday, 08-Aug-2024 02:51:24 JST

  1. Embed this notice
    Account: Computers (pro@mu.zaitcev.nu)'s status on Thursday, 08-Aug-2024 02:51:24 JST Account: Computers Account: Computers
    in reply to
    • Terry Hendrix II 🏹
    • Fish of Rage
    @sun @thendrix One of the odd things many apps expect is for the child to run first out of fork().

    It always annoyed me from the standpoint of a mini-micro-unix emulation on something like 8080. Because of that nonsense you must have to have 2 processes runnable, because the parent will need to reach wait() eventually. It's not a problem on a normal computer, because you just COW everything anyway. Your fork() is actually clone() with parameters. Just a few more page faults. On the original PDP-11, fork() was a swap and un-swap, so the disk's DMA did the job of memcpy(), so that's the historic reason why.

    How apps sense which one runs first is by racing it with writing into signalling pipes. Which is just stupid and bugs, bugs all around.
    In conversation about a year ago from gnusocial.jp permalink

Feeds

  • Activity Streams
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.