Default
LINKS
Ananta --- Chronos, Computer Science, University of Indonesia

LINKS

Week01

  1. APA ITU LINUX?
    Video ini keren sekali!! Untuk orang yang ingin tahu tentang Linux dan penjelasannya. Karena tontonan ini sangat mudah dipahami. Cool!

  2. APA ITU GITHUB?
    Penjelasan menarik tentang GitHub! Dijelaskan oleh Akun Youtube GitHub! Sangat jelas dan mudah dipahami, boleh sekali untuk ditonton!

  3. MYLOG.TXT
    THIS IS MYLOG! always updatee! Boleh sekali untuk dilihat, bagaimana Aku mengupdate log dengan berkala!

  4. LINK UTAMA OS212
    Ini link yang akan selalau kubuka untuk mempelajari mata kuliah Operating System ini!

Week02

  1. C Programming Tutorial for Beginners
    Seru sekali mempelajari bahasa baru yang menarik!! Jangan sampai kelewatan! Tutorial yang mudah dimengerti untuk memulai C Programming. NICE!

  2. CYBERSECURITY dalam Bahasa
    Mempelajari body of knowledge dari Cybersecurity dalam bahasa, dan sangat mudah dipahami! NICE!!

Week03

  1. File System Video
    Penjelasan yang baik mengenai File System. GG!!

  2. File System & FUSE
    SLIDE utama untuk W03! cool!

Week04

  1. Logical and Physical Address in OS
    Penjelasan mengenai physical addres pada OS dan artikel ini sangat mudah dipahami

  2. Pointers in C
    SANGAT MUDAH DIPAHAMI! Penjelasan pointers dalam bahasa C ini sangat membantu untuk memahami pointer.

  3. Paging in Operating System
    About segmented, paged and virtual memory

Week05

  1. Partition Allocation Methods in Memory Management
    Website yang menarik dan membantu Anda untuk mengenal dan mempelajari tentang metode alokasi partisi dalam manajemen memori. NICEE

  2. Cara Menambah Virtual Memory di Windows
    Informasi menarik untukmu yang ingin menambah virtual memory di Windows! Mudah dilakukan 👍

  3. Apa itu Trash
    Dalam dunia ilmu komputer, thrash adalah kinerja yang buruk dari virtual memori…. Untuk lebih tahu selanjutnya bisa klik link di atas ya! Ini sangat menarik dan menambah wawasan tentang virtual memori

Week06

  1. FORK IN C()
    Fork system call is used for creating a new process, which is called child process, which runs concurrently with the process that makes the fork() call (parent process). After a new child process is created, both processes will execute the next instruction following the fork() system call. A child process uses the same pc(program counter), same CPU registers, same open files which use in the parent process.

  2. PROCESS MANAGEMENT IN OS
    Process is the execution of a program that performs the actions specified in that program. It can be defined as an execution unit where a program runs. The OS helps you to create, schedule, and terminates the processes which is used by CPU. A process created by the main process is called a child process.

  3. THREAD IN OS
    A thread is a path of execution within a process. A process can contain multiple threads.

«««< Updated upstream

Week06

  1. FORK IN C()
    Fork system call is used for creating a new process, which is called child process, which runs concurrently with the process that makes the fork() call (parent process). After a new child process is created, both processes will execute the next instruction following the fork() system call. A child process uses the same pc(program counter), same CPU registers, same open files which use in the parent process.

  2. PROCESS MANAGEMENT IN OS
    Process is the execution of a program that performs the actions specified in that program. It can be defined as an execution unit where a program runs. The OS helps you to create, schedule, and terminates the processes which is used by CPU. A process created by the main process is called a child process.

  3. THREAD IN OS
    A thread is a path of execution within a process. A process can contain multiple threads.

Stashed changes

Week07

  1. SEMAPHORE
    Penjelasan menarik mengenai Semaphore pada Operating System! Sangat mudah dipahami
  1. Critical Section Problem
    Penjelasan menarik terkait critical section problem pada OS! Cool!! «««< Updated upstream =======

Week08

  1. Linux From Scratch
    Linux From Scratch

Week09

  1. CPU Scheduling in Operating
    langkah-langkah dan panduan lengkap untuk membuat linux dari scratch.

Week10

  1. Build Linux Kernel From Scratch
    How to Build Linux Kernel From Scratch |Step-By-Step Guide

    Stashed changes


© 2021-2021 --- Ananta --- About --- Revision: 002--19-September-2021.