os242
LINKS
Week 1
Most-Used Linux Commands
— A guide to command line exploration if you want to learn more about Linux commands.
Week 2
Protection and Security in Operating System
— A website to help you understand protection and security in operating systems.
Create Your Own Operation System
— This is a website that discusses the process of creating a basic operating system from scratch
Week 3
File-System Interface
— A website to help you understand file system interface.
FUSE
— This is a website that discusses about FUSE
Week 4
ARRAYS AND STRINGS
— A website that can help you to understand string and arrays esp in c language.
Pointer related
— This is a website that discusses about pointer.
WEEK 5
Allocation of Frames in OS
— This is a website that discusses about main memory.
WEEK 6
Threads and Concurrency
— This is a website that discusses further about threads and concurrency
WEEK 7
Process Synchronisation and Deadlocks
— This is a website that discusses about process synchronisation and deadlocks
Avoid Synchronization Deadlocks
— An interesting website that explains about how to avoid synchronization deadlocks
WEEK 8
Process Schedulers in Operating System
— This is a website that discusses about process schedulers in operating system