Themensammlung

Reading time ~1 minute

Themen Sammlung

Rechnerarchitektur

01

  • Von Neumann vs Harvard
  • Hardware Level

02

  • Zahlensysteme Hex/Dec/Oct/bind
  • BV, Einerkompl, Zweierkompl, Dual Excess / Offset / Characteristic
  • Festkomma vs Gleitkomma
  • IEEE 32 BIT
  • Addition, Substraktion
  • Addierer -

03

  • CPU Bestandteile (Rechen-, Schalt und Addresswerk, Busy etc)
  • Stack
  • Pipelining
  • Hazards (Structure, Data, Control) und deren Lösungen
  • BTB

04

  • CISC vs RISC
  • Call / Ret
  • Interrupts

05

  • Speicherarteneinordnung in Kosten/Speichergröße/Geschwindigkeit
  • Caching
  • Assoziativität
  • Virtueller Speicher
  • Paging / Segmenting
  • Physikalischer- vs Virtuellercache
  • Beschleunigungs Formel

Betriebs- und Kommunikationssysteme

01

  • Bestandteile OS
  • Virtuelle Rescourcen
  • Protection Rings / Kernel Mode vs User Mode
  • Microkernel vs Monolith

02

  • Interrupts vs Polling
  • ISR
  • IVT
  • Die 4 Syscalls

03

  • Programm und Prozess
  • PCB
  • Prozess Modell

04

  • Fixed- VS Dynamic partitioning
  • Buddy System
  • Interne und Externe Fragmentierung
  • Paging
  • Page Table
  • TLB
  • Thrashing

05

  • Scheduling Typen
  • Preemptive
  • Non Preemptive

06

  • I/O Techniken
  • I/O Buffering
  • Caching
  • RAID
  • Inodes

07

  • BIOS/EFI Boot
  • Angriffsvektoren

08

  • Socket
  • Port
  • ISO/TCP Modelle
  • Internet
  • World Wide Web

09

  • Multiplexing
  • Clock Signal
  • Base/Broadband
  • Modulationsarten
  • Nyquist Formel / Shannon
  • Byte/Bitstuffing
  • CRC
  • Flusskontrolle
  • Sliding Window
  • Netzwerktopologien
  • MAC
  • CSMA/CD/CA

10

  • Routing
  • ICMP
  • ARP

11

  • UDP/TCP
  • ThreeWayHandshake
  • TCP Verbindung und Datentransfer

12

  • DNS

13

  • Security Goals
  • Symmetrische Verschlüsselung
  • PGP
  • Firewalls