This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.d_opsys:blackberry_qnx:start [2020/11/27 20:12] nick created |
dido:public:ra:xapend:xapend.d_opsys:blackberry_qnx:start [2021/11/09 15:56] (current) char ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Blackberry QNX ====== | ====== Blackberry QNX ====== | ||
| - | [[dido:public:ra:xapend:xapend.c_opsys| Return to Operating Systems ]] | + | [[dido:public:ra:xapend:xapend.d_opsys:start| Return to Operating Systems ]] |
| - | **Blackberry QNX** is a microkernel-based OS, QNX is based on the idea of running most of the operating system kernel in the form of a number of small tasks, named Resource Managers. This differs from the more traditional monolithic kernel, in which the operating system kernel is one very large program composed of a huge number of parts, with special abilities. In the case of QNX, the use of a microkernel allows users (developers) to turn off any functions they do not need without having to change the OS. Instead, such services will simply not run. | + | **Blackberry QNX** is a microkernel-based OS, QNX is based on the idea of running most of the [[dido:public:ra:xapend:xapend.a_glossary:o:os|operating system]] kernel in the form of a number of small tasks, named Resource Managers. This differs from the more traditional monolithic kernel, in which the operating system kernel is one very large program composed of a huge number of parts, with special abilities. In the case of QNX, the use of a microkernel allows users (developers) to turn off any functions they do not need without having to change the OS. Instead, such services will simply not run. |
| - | To demonstrate the OS's capability and relatively small size, in the late 1990s QNX released a demo image that included the POSIX-compliant QNX 4 OS, a full graphical user interface, graphical text editor, TCP/IP networking, web browser and web server that all fit on a bootable 1.44 MB floppy disk. | + | To demonstrate the OS's capability and relatively small size, in the late 1990s QNX released a demo image that included the POSIX-compliant QNX 4 OS, a full [[dido:public:ra:xapend:xapend.a_glossary:g:gui|graphical user interface]], graphical text editor, TCP/IP networking, web browser and web [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]] that all fit on a bootable 1.44 MB floppy disk. |
| - | Source: [[URI ]] | + | Source: [[https://en.wikipedia.org/wiki/QNX ]] |
| ^ Datasheet || | ^ Datasheet || | ||
| - | ^ Developer | | | + | ^ Developer | BlackBerry| |
| ^ Written in | | | ^ Written in | | | ||
| - | ^ OS family | | | + | ^ OS family | Unix-like | |
| - | ^ Working state | | | + | ^ Working state | Current | |
| - | ^ Source model | | | + | ^ Source model | Closed Source | |
| - | ^ Initial release | | | + | ^ Initial release | 1982 | |
| - | ^ Latest release | | | + | ^ Latest release | 7.1 / July 2020 | |
| - | ^ Available in | | | + | ^ Available in | | |
| - | ^ Platforms | | | + | ^ Platforms | x86, MIPS, PowerPC, SH-4, ARM, StrongARM, XScale | |
| - | ^ Kernel type | | | + | ^ Kernel type | RTOS (microkernel) | |
| - | ^ Default user interface | | | + | ^ Default user interface | | |
| - | ^ License | | | + | ^ License | Proprietary, license for noncommercial and academic users. | |
| + | ^ www.qnx.com | [[..:www.qnx.com]] | | ||
| /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||