 
      
    | You are here | www.macieira.org | ||
| | | | | ariadne.space | |
| | | | | A historical defect in the ifupdown suite has been the lack of proper supervision of processes run by the system in order to bring up and down interfaces. Specifically, it is possible in historical ifupdown for a process to hang forever, at which point the system will fail to finish configuring interfaces. | |
| | | | | pbrisbin.com | |
| | | | | While writing a small learning exercise in C, I came across a nifty little concept. The task itself was a common one: I wanted to spawn a subprocess to the background while letting the main process continue to loop. Many thanks go to falconindy who spoon fed me quite a bit as I was wrapping my head around all of this knowledge I'm now shamelessly presenting as my own. In most languages you have some facility to group code into a logical unit (a haskell function or a bash subshell) then pass that unit to ... | |
| | | | | blog.rubenwardy.com | |
| | | | | I created an kernel with support for multiprocessing, pipes, kill, and a simple filesystem. | |
| | | | | josephg.com | |
| | | |||