• Navigation überspringen
  • Zur Navigation
  • Zum Seitenende
Organisationsmenü öffnen Organisationsmenü schließen
Friedrich-Alexander-Universität Lehrstuhl für Informatik 4 (Systemsoftware)
  • FAUZur zentralen FAU Website
  1. Friedrich-Alexander-Universität
  2. Technische Fakultät
  3. Department Informatik
Suche öffnen
  • English
  • Campo
  • StudOn
  • FAUdir
  • Stellenangebote
  • Lageplan
  • Hilfe im Notfall
  1. Friedrich-Alexander-Universität
  2. Technische Fakultät
  3. Department Informatik
Friedrich-Alexander-Universität Lehrstuhl für Informatik 4 (Systemsoftware)
Menu Menu schließen
  • Lehrstuhl
    • Team
    • Aktuelles
    • Kontakt und Anfahrt
    • Leitbild
    • 50-jähriges Jubiläum
    Portal Lehrstuhl
  • Forschung
    • Forschungsbereiche
      • Betriebssysteme
      • Confidential Computing
      • Embedded Systems Software
      • Verteilte Systeme
    • Projekte
      • AIMBOS
      • BALu
      • BFT2Chain
      • DOSS
      • Mirador
      • NEON
      • PAVE
      • ResPECT
      • Watwa
    • Projektkampagnen
      • maRE
    • Seminar
      • Systemsoftware
    Portal Forschung
  • Publikationen
  • Lehre
    • Sommersemester 2025
      • Applied Software Architecture
      • Ausgewählte Kapitel der Systemsoftware
      • Betriebssystemtechnik
      • Projekt angewandte Systemsoftwaretechnik
      • System-Level Programming
      • Systemnahe Programmierung in C
      • Systemprogrammierung 1
      • Verteilte Systeme
    • Wintersemester 2025/26
      • Systemprogrammierung 2
      • Betriebssysteme
      • Middleware – Cloud Computing
      • Echtzeitsysteme
      • Virtuelle Maschinen
      • Web-basierte Systeme
      • Projekt angewandte Systemsoftwaretechnik
      • Aktuelle Entwicklung in Verteilten und Objektorientierten Betriebssystemen (für Bachelor-/Masterarbeit)
    Portal Lehre
  • Examensarbeiten
  1. Startseite
  2. Extern

Extern

Bereichsnavigation: Lehre
  • Betriebssysteme
    • Vorlesung
      • Folien
    • Übung
      • Seminar
      • Aufgaben
      • Aufgabe 0: C++ Streams
        • Aufgabe 1: Ein-/Ausgabe
          • Assembler Crashkurs
            • C++ Crashkurs
              • Entwicklungsumgebung
                • FAQ
                  • Ruhmeshalle

                Aufgabe 1: Ein-/Ausgabe

                • ACPI
                • MADT
                Public Member Functions | Public Attributes | List of all members
                ACPI::MADT Struct Reference

                Multiple APIC Description Table (MADT) More...

                #include <machine/acpi.h>

                + Inheritance diagram for ACPI::MADT:
                [legend]
                + Collaboration diagram for ACPI::MADT:
                [legend]

                Public Member Functions

                SubHeader * first ()
                 
                - Public Member Functions inherited from ACPI::SDTH
                void * end ()
                 

                Public Attributes

                uint32_t local_apic_address
                 
                uint32_t flags_pcat_compat:1
                 
                uint32_t flags_reserved:31
                 
                - Public Attributes inherited from ACPI::SDTH
                uint32_t signature
                 
                uint32_t length
                 
                uint8_t revision
                 
                uint8_t checksum
                 
                char oemid [6]
                 
                char oem_table_id [8]
                 
                uint32_t oem_revision
                 
                uint32_t creator_id
                 
                uint32_t creator_revision
                 

                Detailed Description

                Multiple APIC Description Table (MADT)

                Describes all interrupt controllers present within the system. Is used to obtain the IDs of the APICs, along with the number of available processor cores.

                See also
                ACPI-Specification 5.2.12; Multiple APIC Description Table (MADT)

                The documentation for this struct was generated from the following file:
                • machine/acpi.h
                Friedrich-Alexander-Universität
                Erlangen-Nürnberg

                Schlossplatz 4
                91054 Erlangen
                • Impressum
                • Datenschutz
                • Barrierefreiheit
                • Facebook
                • RSS Feed
                • Xing
                Nach oben