More details in 🧵
More details in 🧵
- Default: Natural alignment with padding
- Packed: No padding, minimal size
- Aligned: Specified alignment affects padding!
See how memory layout attributes affect the way memory is laid out
godbolt.org/z/c11Mzesa7
- Default: Natural alignment with padding
- Packed: No padding, minimal size
- Aligned: Specified alignment affects padding!
See how memory layout attributes affect the way memory is laid out
godbolt.org/z/c11Mzesa7
Source: wiki.linuxfoundation.org/realtime/doc...
Source: wiki.linuxfoundation.org/realtime/doc...
You can see how the conditionals, loops, etc are generated.
godbolt.org/z/Mq3TesbaE
💡 Sometimes, it takes just a moment to fix hard-to-debug issues merely by looking at some of these visualizations.
You can see how the conditionals, loops, etc are generated.
godbolt.org/z/Mq3TesbaE
💡 Sometimes, it takes just a moment to fix hard-to-debug issues merely by looking at some of these visualizations.
Videos are short to watch but rich in scope! Enjoyed the talks about CPU pipelines along with others.
www.youtube.com/playlist?lis...
Videos are short to watch but rich in scope! Enjoyed the talks about CPU pipelines along with others.
www.youtube.com/playlist?lis...
💡 Remix the diagram with any language, and it still conveys perfectly.
💡 Remix the diagram with any language, and it still conveys perfectly.
This guide provides the foundations of IPC in general; a must-read!
beej.us/guide/bgipc/
This guide provides the foundations of IPC in general; a must-read!
beej.us/guide/bgipc/
Sample code: godbolt.org/z/hPj6z6arT
Sample code: godbolt.org/z/hPj6z6arT
And what better than a bicycle to represent this journey?
And what better than a bicycle to represent this journey?