Operating Systems and Computer Architecture

Mis à jour le

Responsable(s) : M. Sami TAKTAK

  • Cours
Code Cnam : USEEN2

Envie d'en savoir plus sur cette formation ?

Afin d’obtenir les tarifs, le calendrier de la formation, en distanciel, en présentiel, le lieu de la formation et un contact, remplissez les critères suivants :

Afficher le centre adapté à mes besoins

Afin d’obtenir les tarifs, le calendrier de la formation et le lieu de la formation, remplissez les critères suivants :

  • Durée : 50 heures
  • Package
  • 6 crédits

Présentation

Public, conditions d'accès et prérequis

Prérequis

  • Basic knowledge in Architecture and Operating Systems
  • Good knowledge of C programming

 

Objectifs

The goal of this course is to study both hardware components and operating systems used modern computer systems. After completing this course, you will be able to understand how moderns computers works and how hardware and software interact together.

Compétences et débouchés

Compétences

  • Understanding of Hardware Architectures
  • Understanding of Operating System Architectures

 

Programme

Contenu

  • Hardware Architecture:
    • Exploring processors architecture
    • Mono-core vs multi-core
    • BUS and I/O operation
  • Operating systems:
    • Operating systems internal structures and functions
    • Process vs multi-threading
    • Drivers and hardware/Software interaction
    • User interaction
  • Compilers and Automated build systems
    • Understanding the different components of a build system and how there are used
    • Understand library linking and portability issue

 

Modalités d'évaluation

Periodic evaluation and final exam.

Bibliographie

  • Andrew Tanenbaum . Operating Systems Design and Implementation
  • John L. Hennessy, David A. Patterson . Computer Architecture: A Quantitative Approach
  • Stephen Kochan . Programming in C