|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Copyright (C) 2011, 2012, Michal Sojka sojka@os.inf.tu-dresden.de Economic rights: Technische Universitaet Dresden (Germany) More...
#include <nul/motherboard.h>#include <nul/service_disk.h>#include <nul/sservice.h>#include <nul/capalloc.h>#include <nul/program.h>#include <wvtest.h>Classes | |
| class | List< T > |
| class | LockedList< T > |
| class | Disk |
| struct | Disk::Name |
| struct | Disk::stats |
| class | S0Disk |
| class | Partition |
| struct | DiskClient |
| class | DiskService |
Typedefs | |
| typedef DiskProtocol::Segment | Segment |
Functions | |
| template<typename T > | |
| T | min (T a, T b) |
| template<typename T > | |
| T | max (T a, T b) |
| PARAM_HANDLER (service_disk,"disk service - provides access to the physical disks") | |
Copyright (C) 2011, 2012, Michal Sojka sojka@os.inf.tu-dresden.de Economic rights: Technische Universitaet Dresden (Germany)
This file is part of NUL (NOVA user land).
NUL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
NUL is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.
| typedef DiskProtocol::Segment Segment |
| T max | ( | T | a, |
| T | b | ||
| ) |
| T min | ( | T | a, |
| T | b | ||
| ) |
| PARAM_HANDLER | ( | service_disk | , |
| "disk service - provides access to the physical disks" | |||
| ) |