background preloader

Programowanie

Facebook Twitter

OS

All about Linux signals. In most cases if you want to handle a signal in your application you write a simple signal handler like: void handler (int sig) and use the signal(2) system function to run it when a signal is delivered to the process.

All about Linux signals

Xv6, a simple Unix-like teaching operating system. Introduction Xv6 is a teaching operating system developed in the summer of 2006 for MIT's operating systems course, 6.828: operating systems Engineering.

Xv6, a simple Unix-like teaching operating system

We hope that xv6 will be useful in other courses too. This page collects resources to aid the use of xv6 in other courses, including a commentary on the source code itself.

Multicore/parallel

Embedded. AVR. OGÓLNE / eseje. KSIĄŻKI / tutoriale. UML. Tools. GIT. VIM. Biblioteki. Qt. ALGORYTMY / struktury danych. C++ C. PYTHON. Mobile. Web. Chrome.