The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]



"Выпуск операционной системы Redox OS 0.5, написанной на язык..."
Версия для распечатки Пред. тема | След. тема
Форум Разговоры, обсуждение новостей
Исходное сообщение [ Отслеживать ]
Отдельный RSS теперь доступен для каждого обсуждения в форуме и каждого минипортала.
. "Выпуск операционной системы Redox OS 0.5, написанной на язык..." +1 +/
Сообщение от Аноним (8), 25-Мрт-19, 08:44 
Да, может. В таком случае кажется разумным задокументировать подобные мысли. Однако, в рекомендуемой к прочтению book вместо них лишь общие слова:

Microkernels are more secure and less prone to crashes than monolithic kernels. This is due to drivers and other abstraction being less privileged, and thus cannot do damage to the system. Furthermore, microkernels are extremely maintainable, due to their small code size, this can potentially reduce the number of bugs in the kernel.
https://doc.redox-os.org/book/design/kernel/microkernels.html

С другой стороны:

The basic design of the kernel/user space separation is fairly similar to genuine Unix-like systems, at this point. The idea is roughly the same: you separate kernel and user space, through strict enforcement by the kernel, which manages memory and other critical resources.

However, we have an advantage: enforced memory and type safety. This is Rust's strong side, a large number of "unexpected bugs" (for example, undefined behavior) are eliminated.
https://doc.redox-os.org/book/introduction/why_rust.html

Ответить | Правка | Наверх | Cообщить модератору

Оглавление
Выпуск операционной системы Redox OS 0.5, написанной на язык..., opennews, 25-Мрт-19, 08:03  [смотреть все]
Форумы | Темы | Пред. тема | След. тема



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру