issues
search
berkus
/
kbus
Automatically exported from code.google.com/p/kbus
Other
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does not build for Linux 3.13
#71
GoogleCodeExporter
opened
9 years ago
0
Provide a means to say "forget that request I sent"
#70
GoogleCodeExporter
opened
9 years ago
0
Error forgetting outstanding request
#69
GoogleCodeExporter
closed
9 years ago
3
Move KBUS to git
#68
GoogleCodeExporter
closed
9 years ago
1
Mad speculation: preallocating synthetic reply messages
#67
GoogleCodeExporter
opened
9 years ago
0
Enable userspace to kernel messaging and vice-versa
#66
GoogleCodeExporter
opened
9 years ago
0
jkbus fails to build under Sun's JDK 1.6.0.23 on AMD64
#65
GoogleCodeExporter
closed
9 years ago
1
The kernel module Makefile should support cross compilation
#64
GoogleCodeExporter
opened
9 years ago
0
Building with gcc 4.6.1 shows bug in cppkbus.cpp
#63
GoogleCodeExporter
closed
9 years ago
1
There is no way to set the maximum message size
#62
GoogleCodeExporter
opened
9 years ago
1
Merge changes from kernel submission KBUS into this version
#61
GoogleCodeExporter
closed
9 years ago
1
Allow "peeking" at a message
#60
GoogleCodeExporter
opened
9 years ago
0
Allow delegation of replying to a message to another Ksock
#59
GoogleCodeExporter
opened
9 years ago
0
KBUS testing code has odd test for 32/64 bit of machine
#58
GoogleCodeExporter
opened
9 years ago
0
Make tests more robust for in-tree builds
#57
GoogleCodeExporter
opened
9 years ago
0
kobject debug complains that kbus does not have a release() function
#56
GoogleCodeExporter
closed
9 years ago
2
Fault injection testing
#55
GoogleCodeExporter
opened
9 years ago
3
Documentation for mainline integration
#54
GoogleCodeExporter
opened
9 years ago
0
Describe our module parameters
#53
GoogleCodeExporter
closed
9 years ago
1
lockdep testing for mainline
#52
GoogleCodeExporter
closed
9 years ago
2
Testing for mainline
#51
GoogleCodeExporter
closed
9 years ago
2
Out-of-tree 'make' does not respect dependencies
#50
GoogleCodeExporter
closed
9 years ago
1
Non-modular kbus has no way to remove unused devices
#49
GoogleCodeExporter
opened
9 years ago
2
kernel module must cope with removal of init_MUTEX in 2.6.37
#48
GoogleCodeExporter
closed
9 years ago
3
Repository split - tracking issue
#47
GoogleCodeExporter
closed
9 years ago
2
kmsg --dump problem
#46
GoogleCodeExporter
opened
9 years ago
0
KBUS kernel module must povide unlocked_ioctl() for kernel 2.6.36
#45
GoogleCodeExporter
closed
9 years ago
2
Error messages (in system log) should include PID when appropriate
#44
GoogleCodeExporter
closed
9 years ago
1
Ambiguity if request and reply message names don't match
#43
GoogleCodeExporter
opened
9 years ago
0
Make KBUS work on 64-bit Linux
#42
GoogleCodeExporter
closed
9 years ago
3
Solution to t=0 being special for Limpets
#41
GoogleCodeExporter
opened
9 years ago
3
libkbus.so builds without version major/minor
#40
GoogleCodeExporter
opened
9 years ago
0
kbus_msg_delete comments wrong
#39
GoogleCodeExporter
closed
9 years ago
1
Consider simplifying the Message constructors
#38
GoogleCodeExporter
closed
9 years ago
1
Don't clutter up the system log with OPEN/RELEASE messages
#37
GoogleCodeExporter
closed
9 years ago
2
Fix whitespace in kbus.c
#36
GoogleCodeExporter
closed
9 years ago
1
Kernel module should use file system for setting/querying global values
#35
GoogleCodeExporter
opened
9 years ago
0
The kernel module should reference count message names
#34
GoogleCodeExporter
opened
9 years ago
1
Installation issues
#33
GoogleCodeExporter
opened
9 years ago
1
Maybe allow a listener to only receive "the most recent message"?
#32
GoogleCodeExporter
opened
9 years ago
1
Strings in the kernel module
#31
GoogleCodeExporter
opened
9 years ago
1
Split Limpets logically along message handling versus message transmission
#30
GoogleCodeExporter
closed
9 years ago
2
Load spanning by "multiple repliers, only one gets the request"
#29
GoogleCodeExporter
opened
9 years ago
0
libkbus/extract_hdrs.py should cope with limpet.c as well
#28
GoogleCodeExporter
closed
9 years ago
1
Python limpet needs to serialise/unserialise message headers, like C limpet is doing
#27
GoogleCodeExporter
closed
9 years ago
1
It should be possible to send any size of "entire" message
#26
GoogleCodeExporter
closed
9 years ago
2
In the kbus.messages module, doctests should also illustrate str(msg) results
#25
GoogleCodeExporter
closed
9 years ago
1
KSock ids need to contain a network id
#24
GoogleCodeExporter
closed
9 years ago
1
When unbinding, queued messages are not removed properly
#23
GoogleCodeExporter
closed
9 years ago
3
Python Message methods such as wants_us_to_reply, etc., should return True/False
#22
GoogleCodeExporter
closed
9 years ago
1
Next