#syscall — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #syscall, aggregated by home.social.
-
DPDK на динозаврах и гаишниках
Как часто менеджерам, дизайнерам и UX-исследователям приходится вникать в проблемы сетевого стека Linux-ядра? Подозреваю, что не часто. Но если вам пришлось это сделать, у меня хорошая новость! Я уже прошла этот путь, полный админских терминов и бесконечных аналогий, и подготовила краткое содержание в комиксах. Теперь вам не нужно будет переводить с технического на дизайнерский! Меня зовут Наташа, я UX-исследователь
https://habr.com/ru/companies/selectel/articles/858472/
#selectel #linux_kernel #syscall #kernel_bypass #dpdk #wbarticle
-
Updated the article: Monitor file access by Linux processes
Linux is powerful with the help of small utilities like lsof and strace. They help with monitoring disk and file activity, of new and running processes. #linux #lsof #ltrace #strace #syscall
Link: https://linux-audit.com/monitor-file-access-by-linux-processes/
Feedback and boosts welcome 🤟
-
If someone's interested in learning how #syscalls work on #Linux, I recommend to check out the overview below 👇
https://blog.packagecloud.io/the-definitive-guide-to-linux-system-calls/
It's a fascinating read that goes over software #interrupts, #sysenter & #syscall CPU instructions, #vDSO and more. BEWARE, it's a one-hour read!