NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
service_disk.h File Reference

Client part of the disk protocol. More...

#include "parent.h"
#include "host/dma.h"
#include "sigma0/consumer.h"
#include <nul/types.h>
#include <nul/program.h>
#include <nul/message.h>

Classes

struct  DiskProtocol
 Client part of the disk protocol. More...
struct  DiskProtocol::Segment
struct  DiskProtocol::Stats

Macros

#define DISK_SERVICE_IN_S0

Detailed Description

Client part of the disk protocol.

Copyright (C) 2010, Bernhard Kauer bk@vm.nosp@m.mon..nosp@m.org Copyright (C) 2011-2012, Michal Sojka sojka.nosp@m.@os..nosp@m.inf.t.nosp@m.u-dr.nosp@m.esden.nosp@m..de Copyright (C) 2011-2012, Alexander Boettcher boett.nosp@m.cher.nosp@m.@tudo.nosp@m.s.or.nosp@m.g 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.

Macro Definition Documentation

#define DISK_SERVICE_IN_S0