Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Operating System #10 PC Booting: How PC Boots | Explained in Detail

  • Xoviabcs
  • 2017-08-30
  • 56957
Operating System #10 PC Booting: How PC Boots | Explained in Detail
PC BootingHow PC BootsExplained in DetailPowering Up PCBIOSPowering Up MBRoperating systemoperating systemsoperating system npteloperating system lecturesiitmitostutorialsxoviabcs osnptel lecturesoperating syatem gate
  • ok logo

Скачать Operating System #10 PC Booting: How PC Boots | Explained in Detail бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Operating System #10 PC Booting: How PC Boots | Explained in Detail или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Operating System #10 PC Booting: How PC Boots | Explained in Detail бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Operating System #10 PC Booting: How PC Boots | Explained in Detail

Operating System #10 PC Booting: How PC Boots | Explained in Detail
Complete Operating Systems Lecture/ Tutorials from IIT @ https://goo.gl/GMr3if
MATLAB Tutorials @ https://goo.gl/EiPgCF
01:52 Powering Up PC: Physical address = (CS 4) + IP
= 0xffff0
• first instruction fetched from location 0xffff0.
• Processor in real mode (backward compatible to
8088)
• Limited to 1MB addresses
• No protection; no privilege levels
• Direct access to all memory
• No multi-tasking
• First instruction is at right on top of accessible
memory
• Should jump to another location

06:24 Powering Up BIOS: BIOS is present in a small chip connected to the
processor
– Flash/EPROM/E2PROM
• Does the following
– Power on self test
– Initialize video card and other devices
– Display BIOS screen
– Perform brief memory test
– Set DRAM memory parameters
– Configure Plug & Play devices
– Assign resources (DMA channels & IRQs)
– Identify the boot device
• Read sector 0 from boot device into memory location 0x7c00
• Jumps to 0x7c00

10:22 Powering Up MBR: Sector 0 in the disk called Master Boot Record
(MBR)
• MBR Contains code that boots the OS or another boot
loader
• Copied from disk to RAM (@0x7c00) by BIOS and
then begins to execute
• Size 512 bytes
446 bytes bootable code
64 bytes disk partition information (16 bytes per
partition)
2 bytes signature
• Typically, MBR code looks through partition table
and loads the bootloader (such as Linux or
Windows)
• or, it may directly load the OS

12:06 Powering Up bootloader: Loads the operating system
– May also allow the user to select which OS to load
(eg. Windows or Linux)
• Other jobs done
– Disable interrupts :
• Don’t want to bother with interrupts at this stage
• Interrupts re-enabled by xv6 when ready
– Setup GDT
– Switch from real mode to protected mode
– Read operating system from disk
The bootloader may be present in the MBR (sector 0)
itself

14:16 Powering Up OS: Set up virtual memory
• Initialize interrupt vectors
• Initilize
• timers,
• monitors,
• hard disks,
• consoles,
• filesystems,
• Initialized other processors (if any)
• Startup user process

16:08 Multiprocessor Organisation: Memory Symmetry
• All processors in the system share the same memory space
• Advantage : Common operating system code
• I/O Symmetry
• All processors share the same I/O subsystem
• Every processor can receive interrupt from any I/O device

17:33 Multiprocessor Booting:
mpinit (7001) invoked from main (1221)
– Searches for an MP table in memory
• (generally put there by the BIOS)
• Contains information about processors in system along with
other details such as IO-APICs, Processor buses, etc.
• Extracts system information from MP table
– Fills in the cpu id (7024)
• CPU is a structure which contains CPU specific data (2304)

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]