Explore >> Select a destination


You are here

doomlab.github.io
| | stefano-garzarella.github.io
5.1 parsecs away

Travel
| | In order to save memory and boot time, QEMU 4.2 and later versions are able to mmap(2) the kernel and initrd specified with -kernel and -initrd parameters. This approach allows us to avoid reading and copying them into a buffer, saving memory and time. The memory pages that contain kernel and initrd are shared between multiple VMs using the same kernel and initrd images. So, when many VMs are launched we can save memory by sharing pages, and save time by avoiding reading them each time from the disk.
| | micro.anniegreens.lol
5.8 parsecs away

Travel
| | Entry 4/30 for National Blog Posting Month (NaBloPoMo) is on weblog. Diving into indiewebify.me & microformats, Part I I'm setting up the weblog for the indieweb, and microformats will help me get there! Read about the tools I'm starting with.
| | assassinate-you.net
4.5 parsecs away

Travel
| | In the last weeks, Alexis Zubieta has been working on redesigning and refactoring AppImageLauncher. He's invested a lot of time into restructuring the code base, designing new dialogs following the established workflow, and we're almost ready to merge his changes.
| | matheusrich.com
14.4 parsecs away

Travel
| Jekyll is a famous static site generator. It has over 43k stars on GitHub, but in our current JAMstack world, it's not the shiniest star anymore.