|
FreeNOS
|
Servers are programs that provide a part of the operating system in userspace, for example device drivers or filesystems. More...
Modules | |
| ATA | |
| The ATA (Advanced Technology Attachment) driver provides a block I/O storage device. | |
| core | |
| The CoreServer manages a single processor core on the target system. | |
| Datastore | |
| Provides a key/value in-memory based data storage that can be used system wide. | |
| LinnFS | |
| The Linnenbank Filesystem (LinnFS) provides an inode based filesystem similar to Ext2. | |
| TmpFS | |
| The temporary filesystem (TmpFS) provides an in-memory non-persistent filesystem. | |
| MpiProxy Server | |
| Server that bridges IP/UDP to local MPI communication channels. | |
| loopback | |
| Local-only network interface driver that loops back all packets transmitted. | |
| sun8iemac | |
| Network device of the Allwinner Sun8i family System-on-Chips. | |
| ps2 | |
| The IBM Personal System/2 drivers supports keyboard input. | |
| RecoveryServer | |
| Provides fault tolerance to servers by restarting on errors (recovery). | |
| serial | |
| The serial driver supports UART devices such as the i8250 and PL011. | |
| terminal | |
| The terminal server provides the system console via input/output devices. | |
| time | |
| The time driver contains an interface to the system Real Time Clock (RTC). | |
| video | |
| This server provides support for video devices, including VGA. | |
Servers are programs that provide a part of the operating system in userspace, for example device drivers or filesystems.
1.8.17