Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Make mconsole notification socket available to kernel modules#2

Open
a-kr wants to merge 1 commit into
maxonthegit:masterfrom
a-kr:mcnotify-export
Open

Make mconsole notification socket available to kernel modules#2
a-kr wants to merge 1 commit into
maxonthegit:masterfrom
a-kr:mcnotify-export

Conversation

@a-kr

@a-kr a-kr commented Sep 30, 2011

Copy link
Copy Markdown

UML mconsole interface provides a way to set up an event notification channel between vitrual machine and host. This is described here: http://user-mode-linux.sourceforge.net/old/UserModeLinux-HOWTO-10.html#ss10.13 . Event notification can be useful for a variety of purposes.

Currently, notification socket is exposed on an UML machine only as a ProcFS entry. The attached patch exports a function mconsole_direct_notify, making the socket available to kernel modules.

See also pull request maxonthegit/netkit-core#24 , which allows UML machines to start with notification sockets enabled.

@kartoch

kartoch commented Apr 17, 2013

Copy link
Copy Markdown

Is this patch now integrated in Linux or just a personal patch for netkit ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants