Beschreibung

Using mmap greatly outperforms the default approach of reading data using the open()/read() combination. The downside of mapping a file into memory is that it takes away valuable address space.

Vorschau

Tags

Nutzer

  • @jganong

Kommentare und Rezensionen