Signed-off-by: Waldemar Kozaczuk <jwkozac...@gmail.com>
---
 stream/README    | 3 +++
 stream/module.py | 3 +++
 2 files changed, 6 insertions(+)
 create mode 100644 stream/README
 create mode 100644 stream/module.py

diff --git a/stream/README b/stream/README
new file mode 100644
index 0000000..f5a6b39
--- /dev/null
+++ b/stream/README
@@ -0,0 +1,3 @@
+STREAM memory benchmark
+
+Read more at http://www.cs.virginia.edu/stream/ref.html
diff --git a/stream/module.py b/stream/module.py
new file mode 100644
index 0000000..6d70d2f
--- /dev/null
+++ b/stream/module.py
@@ -0,0 +1,3 @@
+from osv.modules import api
+
+default = api.run('/stream.so')
-- 
2.7.4

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to