RSSAmplifier

ashwiniag · May 11, 2026

The cost of a syscall

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Part of the Building the Log Package series How I thought through the log package design before writing any code Syscalls are not free they involve a context switch from user space to kernel space. Your Go program runs in user space think of it as a regular employee working

Read on ashwiniag.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.