Pagini
Workshops
Parteneri
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
sesiuni:kernel [2013/07/04 00:35] alexj [Agenda] |
sesiuni:kernel [2013/07/11 00:05] alexj [Agenda] |
||
---|---|---|---|
Line 81: | Line 81: | ||
- | * **Day 6: Processes/Scheduling/Synchronization** | + | * **Day 6: [[:sesiuni:kernel:day-6 | Kernel: some bits of memory]] ** |
- | * processes hierarchy, current task | + | |
- | * schedulers | + | |
- | * synchronization mechanisms | + | |
- | + | ||
- | * **Day 7: Memory management** | + | |
* __get_free_pages, kmalloc, vmalloc | * __get_free_pages, kmalloc, vmalloc | ||
* memory zones, mapping memory into user space | * memory zones, mapping memory into user space | ||
- | * **Day 8: - Networking** | + | * **Day 7: [[:sesiuni:kernel:day-7 | Hardware interrupts]] ** |
+ | * interrupt handlers, IRQ | ||
+ | * softirq, tasklet | ||
+ | * timers | ||
+ | |||
+ | * **Day 8: [[:sesiuni:kernel:day-8 | Introduction to Networking]]** | ||
* TCP/IP stack architecture overview | * TCP/IP stack architecture overview | ||
* what exactly is a socket? | * what exactly is a socket? | ||
* capture and analyze traffic - tcpdump, Wireshark | * capture and analyze traffic - tcpdump, Wireshark | ||
- | * **Day 9: Overview on NGW100 boards** | + | * **Day 9: [[:sesiuni:kernel:day-9 | Contributing to the Linux Kernel ]]** |
- | * booting, compiling, networking, etc. | + | |
- | + | ||
- | * **Day 10: Recap** | + | |
- | * contributing to Linux kernel | + | |
* basic git tutorial | * basic git tutorial | ||
- | * versioning, patching, linux kernel community, mailing lists | + | * searching for bugs |
- | * special guest(s) | + | * creating and verifying patches |
+ | * sending patches | ||
+ | |||
+ | * **Day 10: [[:sesiuni:kernel:day-10 | Linux Development Process ]]** | ||
+ | * linux versions and trees | ||
+ | * linux kernel community, mailing lists | ||
* conquer the Solar System | * conquer the Solar System | ||