lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 22 Apr 2010 09:33:11 -0400
From:	Yuehai Xu <yuehaixu@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	xen-devel@...ts.xensource.com, yhxu@...ne.edu
Subject: How to access user level' program in kernel mode?

Hi,

In dom0 of XEN, suppose we want to evaluate the I/O request from other
doms using machine learning model, however, this model is written in
user level, how can I do such kind of invocation except rewrite this
model in kernel? Can I use /proc or /sys? Because I need calculate
requests by model and then dispatch them to hard disk.

DomU(send request)-->Dom0(receive request)-->Model analysis
request(user level)-->dispatch request to hard disk

Thanks!

Yuehai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ