Explore >> Select a destination


You are here

0x434b.dev
| | blog.lexfo.fr
4.2 parsecs away

Travel
| |
| | www.trailofbits.com
5.3 parsecs away

Travel
| |
| | mazzo.li
3.5 parsecs away

Travel
| | Pipes are ubiquitous in Unix --- but how fast can they go on Linux? In this post we'll iteratively improve a simple pipe-writing benchmark from 3.5GiB/s to 65GiB/s, guided by Linux `perf`.
| | colinpaice.blog
51.2 parsecs away

Travel
| There are times when you are running a job, and you want to do some work as a different userid. You can configure a userid so it acts as a surrogate - I can submit jobs with your userid, without knowing your password. You can have a server and have a thread within the server...