History log of /haiku/headers/private/kernel/MessagingServiceDefs.h
Revision Date Author Comments
# 73ad2473 05-Nov-2013 Pawel Dziepak <pdziepak@quarnos.org>

Remove remaining unnecessary 'volatile' qualifiers


# 1fa9da35 29-Jan-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Removed obsolete struct.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11143 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 647bed8f 25-Jan-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Added clarifying comment.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11024 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 59b9b48b 23-Jan-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Added a service that will be responsible for sending messages from kernel
to userland applications. A userland server (probably the registrar) will
register as the server responsible for delivering the messages. The
messages are passed to it via shared memory.

The advantage over sending the messages directly will be, that they won't
need to be dropped, if the receiver port is temporarily full.

Currently only the kernel side is implemented. Completely untested yet.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10983 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 73ad2473e7874b3702cf5b0fdf4c81b747812ed9 05-Nov-2013 Pawel Dziepak <pdziepak@quarnos.org>

Remove remaining unnecessary 'volatile' qualifiers


# 1fa9da350b7b9030a97a9c1c0e991d1e6269f9c8 29-Jan-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Removed obsolete struct.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11143 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 647bed8f151d613724fb58179da3c9d618c78b2e 25-Jan-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Added clarifying comment.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11024 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 59b9b48bb3007001179fb35d63243b22fd8b47c2 23-Jan-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Added a service that will be responsible for sending messages from kernel
to userland applications. A userland server (probably the registrar) will
register as the server responsible for delivering the messages. The
messages are passed to it via shared memory.

The advantage over sending the messages directly will be, that they won't
need to be dropped, if the receiver port is temporarily full.

Currently only the kernel side is implemented. Completely untested yet.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10983 a95241bf-73f2-0310-859d-f6bbb57e9c96