[[ header START ]]

Welcome to OS2.GURU site! (eComStation.RU)

Select your language: Russian English Deutch Spanish Italian Portuguese Czech Polish French

Frequently asked questions and answers:
telegram

Форум обсуждение

telegram

Send message

telegram

[ +7-981-8529467 (Санкт-Петербург)

telegram

t.me/os2_guru

Купить OS/2
и программы

eComStation.RU


ru · en · de · es · it · pt · cz · pl · fr
OS/2 - это совершенно другая операционная система для PC (ArcaOS, eComStation, IBM OS/2 Warp)
Программы, новости, статьи, поддержка пользователей, оборудование, вопросы и ответы.
 
Новости  ArcaOS 5.1.1  Как применять?  Оборудование  Обновление/фиксы  
 
 
Сибирская.OS2  Будущее  Сообщество  Проекты  

eCo Software
не получает вознаграждение
из США

[Как заработать в OS/2?

Как купить OS/2 дискету?

Blonde Guy

Купить программу OS/2: PM Backup Suite (бэкап данных, инкрементальный)
950 руб

*

 
Обновление
NeoWPS расширители - Обновление рабочего стола eComStation

 
Программы
Совместимость OS/2 с онлайн сервисами (онлайн банками и социальными сетями)

 
(Санкт-Петербург)

 
Преимущества (1)
Сильная платформа: eComStation работает на реальном оборудовании. (Совсем не нужно запускать её внутри виртуальной машины). Проверьте списки совместимого оборудования.

 
Разработчику (1)
SQLite библиотека теперь в каждой eComStation (eCo Software runtime)

 
(Пайпы программ)

 
Компании: (1)
Эти компании закупают eComStation: Университет MIT (USA), VMware, Inc. (USA), Max Planck Institut (Germany)

 
История (1):
В 1995-ом году IBM OS/2 Warp занимала 6% рынка / Доля на рынке и продажи

 
(Бонусы)

 
Советы:
Горячие клавиши eComStation: Служба поддержки eComStation

 
(Барьеры и решения)

 
Технологии: (1)
Скриптовый язык REXX пронизывает всю операционную систему. "REXX - Всё есть строка"

 
(Применение в науке, лаборатории, ..)

 

 
Готовые решения:
3D принтер, управляется OS/2 (для медицины, для заводов, а не для печати безделушек)

 
Новая eComStation:
eComStation 2.2: Драйверы для всех самых распространненых Ethernet адаптеров

 
Будущее: (1)
eComStation Третье поколение (список задач)

 
(Ссылки на другие сайты)

 
(Картинка дня)

 
Артефакты OS/2
Коробка Lotus SmartSuite для IBM OS/2 Warp

 
Гаджеты
Пульт дистанционного управления для мультимедия центра на основе eComStation

РЕКЛАМА: Обновите ArcaOS до уровня NeoWPS

  • Установите набор PNG иконок, нарисованных дизайнером, специализирующемся на оформлении OS/2
  • Установите eSchemes 2019, чтобы менять цвета и кнопки на рабочем столе

eComStation 2.0 Gets ACPI Support


TITLE: eComStation 2.0 Gets ACPI Support

DATE: 2009-04-12 17:19:20

AUTHOR: eCo Software

Вам нужен переводчик
Перейдите на сайт http://translate.google.com
и запросите перевод http://en.ecomstation./showarticle.php?id=194
на свой язык

As the performance of personal computers is increasing, so is power consumption and emitted heat. If the very first PCs needed no coolers, the modern ones can't function without multi-watt power supplies and effective heat abstraction. It is hard to imagine a computer without power management. At first, the external power management interface was granted through BIOS interruptions. The next step was APM (Advanced Power Management) specification. It existed for a while.

But as the computers and operating systems are becoming too complex, controlling the machine through BIOS interruptions becomes unpractical, as it decreases the performance. So the obsolete specifications such as Plug and Play, MPS and APM have been replaced by ACPI. ACPI (Advanced Configuration and Power Interface) is an open industry specification co-developed by Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba. It defines every aspect of power management, even for 64-bit PC components.

Any modern computer (whether it's a server, workstation or a laptop) most likely fully complies with the ACPI specification. This makes ACPI support crucial for a contemporary operating system.

 

eComStation supports ACPI 3.0. To get ACPI support, the whole operating system had to undergo certain changes:

  • the kernel has been updated and modified;
  • device drivers have been updated, too;
  • several utilities are now being developed.


The introduction of ACPI support caused dramatic eComStation update

What's Inside?

Inside the ACPI driver there's an "ACPI virtual machine", developed by Intel Corporation. Computer configuration data is represented in the object form (devices and methods applied to devices). By executing small programs within the virtual machine, we control the computer (devices as objects, events and response to them).


ACPI Manager utility provides graphical user interface to the ACPI virtual machine.

ACPI Manager lets us see the computer's devices and control them (on/off, state change, status query). For instance, you can switch off the coolers by executing "Off" method for the "Fan" type devices. Or find out the temperature ("Therm" devices).

ACPI driver: Initializes Your Computer

When eComStation with ACPI support boots, the following steps are performed:

  • proper initialization of all devices: if a device is in the sleep mode, put it in the active mode; if a device needs an address and IRQ, it gets the resources required.
  • multiprocessor systems launch: detecting the number of CPUs, gathering data for SMP-kernel, APIC (Advanced Programmable Interrupt Controller) controllers initialization.

ACPI driver: Multi-core Computers

Multi-core systems are the state of the art these days. With the help of ACPI, eComStation can get the most out of the home/office Intel Core Duo and AMD X2 based machines, not only multiprocessor servers.

ACPI driver: Power Management

Using ACPI and APM together is more flexible and brings more advantages than using APM alone. To use all ACPI functions, drivers and programs will have to call ACPI.PSD and ACPI32.DLL directly. Main Power Management Functions:

  • "Power" button pressing handling;
  • power state change support;
  • suspend/resume/hibernate support (for laptops as well);
  • gathering data about coolers, temperature, laptop battery state;
  • coolers noise level decrease;
  • power saving policy setup, laptop battery life increase;
  • power consumption decrease when machine is idling;
  • throttling support: a "Turbo" button reincarnation, when the computer can run idle cycles (but now, the CPU has 8 states instead of 2).


Additional Info

ACPI.PSD can only be used with eComStation 2.0 and higher.

ACPI for eComStation

Попробуй программу:

ACPI kernel - помогает снизить энергопотребление, шум (результаты эксприментов)

Комментарии:

R.M. Klippstein
2009-05-19 20:46:08

Excellent article! I've downplayed the necessity of ACPI thinking it was only for Laptops! I now recognize the importance of its development and understand why its development was (and still is ) such a "bucket of worms" for the people developing it for eCs.

Thanks for "Keeping up the good work!"

Прокомментируйте эту статью (напоминаем, автор работал над текстом несколько недель, уважайте мнение других).


Ваше имя:

Ваш E-Mail:

CODE:
574162