Menu

Code-svn Commit Log


Commit Date  
[r23] by ka_shrinivaasan

KingCobra version 1.0 release notes:
------------------------------------
java-src/ - has a JMS implementation of publisher-listener based on Apache ActiveMQ
c-src/ - has a kernel space KingCobra driver that implements a Service Request functionality for incoming request from VIRGO queue which could be
a Linux workqueue. The VIRGO linux workqueue in turn receives the request from a remote syscall or telnet path client to VIRGO cpupooling driver
which optionally invokes push_request() on VIRGO queue workqueue driver which is handled by a workqueue handler. The workqueue handler then
redirects the queued request to KingCobra driver. (VIRGO clients=>VIRGO cpupooling=>VIRGO Linux workqueue=>KingCobra kernelspace driver)

Thus KingCobra 1.0 implements a minimalistic linux workqueue based messaging framework in Linux kernel which widens the scope of conventional
messaging servers to hardware connected to a cloud in addition to usual software.

2014-03-23 05:44:36 Tree
[r22] by ka_shrinivaasan

Updated KingCobra Design Doc for minimal kernelspace messaging implementation and testing

2014-03-22 12:39:28 Tree
[r21] by ka_shrinivaasan

build generated symvers and order file KingCobra driver

2014-03-20 08:50:44 Tree
[r20] by ka_shrinivaasan

Separate Makefile (split from VIRGO queue driver) for KingCobra kernel module

2014-03-20 08:49:36 Tree
[r19] by ka_shrinivaasan

Updated ProductOwnerProfile

2014-03-17 07:38:16 Tree
[r18] by ka_shrinivaasan

Updated KingCobra design doc

2014-03-17 07:29:05 Tree
[r17] by ka_shrinivaasan

KingCobra kernelspace driver that is invoked from VIRGO workqueue handler on popping
a workstruct from VIRGO linux workqueue.

2014-03-17 07:23:20 Tree
[r16] by ka_shrinivaasan

Initial implementation for KingCobra entrypoint and commands which will be invoked by the VIRGO linux workqueue handler

2014-03-16 13:39:10 Tree
[r15] by ka_shrinivaasan

Updated KingCobra design notes

2014-03-01 09:48:54 Tree
[r14] by ka_shrinivaasan

Updated KingCobra Design notes

2014-03-01 09:24:30 Tree
Older >