You are viewing a single thread.
View all comments
87 points

Nevermind using such frivolous things as a file system.

permalink
report
reply
26 points

Using a file system is much less bad than dynamically allocating memory, at least as long as you keep a predefined set of files.

permalink
report
parent
reply
3 points

a predefined set of files

…with predefined sizes located in predefined regions of storage.

permalink
report
parent
reply
3 points

Yeah, that’s what I was implying, just didn’t want to write a whole novel about it.

permalink
report
parent
reply
36 points

I hate to alarm you but… What is a file system except dynamically allocated memory. ;)

permalink
report
parent
reply
2 points

And indeed, with memory mapped files the distinction almost disappears completely.

permalink
report
parent
reply
30 points

It’s a persistent dynamic memory allocation that’s accessed by multiple processes! :)

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 2.3K

    Monthly active users

  • 1.1K

    Posts

  • 39K

    Comments