Last 7 days
-
r244
(why is it so hard to find the right makefile?) committed by michael@hinespot.net
- why is it so hard to find the right makefile?
why is it so hard to find the right makefile?
-
r243
(branch:michael last one, I promise) committed by michael@hinespot.net
- branch:michael last one, I promise
branch:michael last one, I promise
-
-
r241
(branch:michael I don't think it's necessary to block kill, s...) committed by michael@hinespot.net
- branch:michael I don't think it's necessary to block kill, stop, interrupt signals, but it seems to
be necessary on physical machines when someone types ctrl-c
branch:michael I don't think it's necessary to block kill, stop, interrupt signals, but it seems to
be necessary on physical machines when someone types ctrl-c
-
r240
(branch:michael cannot directly do 64-bit division in linux. ...) committed by michael@hinespot.net
- branch:michael cannot directly do 64-bit division in linux. must use do_div
branch:michael cannot directly do 64-bit division in linux. must use do_div
-
r239
(branch:michael cannot directly do 64-bit division in linux. ...) committed by michael@hinespot.net
- branch:michael cannot directly do 64-bit division in linux. must use do_div
branch:michael cannot directly do 64-bit division in linux. must use do_div
-
r238
(branch:michael cannot directly do 64-bit division in linux. ...) committed by michael@hinespot.net
- branch:michael cannot directly do 64-bit division in linux. must use do_div
branch:michael cannot directly do 64-bit division in linux. must use do_div
-
r237
(branch:michael cannot directly do 64-bit division in linux. ...) committed by michael@hinespot.net
- branch:michael cannot directly do 64-bit division in linux. must use do_div
branch:michael cannot directly do 64-bit division in linux. must use do_div
-
r236
(branch:michael separation between the client's flow control ...) committed by michael@hinespot.net
- branch:michael separation between the client's flow control code and the protocol
branch:michael separation between the client's flow control code and the protocol
-
r235
(branch:michael separation between the client's flow control ...) committed by michael@hinespot.net
- branch:michael separation between the client's flow control code and the protocol
branch:michael separation between the client's flow control code and the protocol
-
r234
(branch:michael separation between the client's flow control ...) committed by michael@hinespot.net
- branch:michael separation between the client's flow control code and the protocol
branch:michael separation between the client's flow control code and the protocol
-
r233
(branch:michael pure separation between protocol and networki...) committed by michael@hinespot.net
- branch:michael pure separation between protocol and networking functions.
branch:michael pure separation between protocol and networking functions.
-
r232
(branch:michael pure separation between protocol and networki...) committed by michael@hinespot.net
- branch:michael pure separation between protocol and networking functions.
branch:michael pure separation between protocol and networking functions.
Last 30 days
-
r231
(branch:michael pure separation between protocol and networki...) committed by michael@hinespot.net
- branch:michael pure separation between protocol and networking functions.
branch:michael pure separation between protocol and networking functions.
-
r230
(branch:michael bug-fix version of transfer support.) committed by michael@hinespot.net
- branch:michael bug-fix version of transfer support.
branch:michael bug-fix version of transfer support.
-
r229
(branch:michael bug-fix version of transfer support.) committed by michael@hinespot.net
- branch:michael bug-fix version of transfer support.
branch:michael bug-fix version of transfer support.
-
r228
(branch:michael bug-fix version of transfer support.) committed by michael@hinespot.net
- branch:michael bug-fix version of transfer support.
branch:michael bug-fix version of transfer support.
-
r227
(branch:michael bug-fix version of transfer support.) committed by michael@hinespot.net
- branch:michael bug-fix version of transfer support.
branch:michael bug-fix version of transfer support.
-
r226
(branch:michael bug-fix version of transfer support.) committed by michael@hinespot.net
- branch:michael bug-fix version of transfer support.
branch:michael bug-fix version of transfer support.
-
r225
(branch:michael bug-fix version of transfer support.) committed by michael@hinespot.net
- branch:michael bug-fix version of transfer support.
branch:michael bug-fix version of transfer support.
-
r224
(branch:michael client transfers have some bugs in them, work...) committed by michael@hinespot.net
- branch:michael client transfers have some bugs in them, working it out.....
branch:michael client transfers have some bugs in them, working it out.....
-
r223
(branch:michael preparing to move the server worker into net....) committed by michael@hinespot.net
- branch:michael preparing to move the server worker into net.c
branch:michael preparing to move the server worker into net.c
-
r222
(branch:michael fixed missing headers files....) committed by michael@hinespot.net
- branch:michael fixed missing headers files....
branch:michael fixed missing headers files....
-
r221
(branch:michael fixed missing headers files....) committed by michael@hinespot.net
- branch:michael fixed missing headers files....
branch:michael fixed missing headers files....
-
r220
(branch:michael improved memx transfer support.) committed by michael@hinespot.net
- branch:michael improved memx transfer support.
branch:michael improved memx transfer support.
-
r219
(branch:michael bug fixes. cleanups.) committed by michael@hinespot.net
- branch:michael bug fixes. cleanups.
branch:michael bug fixes. cleanups.
-
r218
(branch:michael preparing to remove a header....) committed by michael@hinespot.net
- branch:michael preparing to remove a header....
branch:michael preparing to remove a header....
-
r217
(branch:michael lots of code cleanup that was long overdue) committed by michael@hinespot.net
- branch:michael lots of code cleanup that was long overdue
branch:michael lots of code cleanup that was long overdue
-
r216
(branch:michael lots of code cleanup that was long overdue) committed by michael@hinespot.net
- branch:michael lots of code cleanup that was long overdue
branch:michael lots of code cleanup that was long overdue
-
r215
(branch:michael lots of code cleanup that was long overdue) committed by michael@hinespot.net
- branch:michael lots of code cleanup that was long overdue
branch:michael lots of code cleanup that was long overdue
-
r214
(branch:michael lots of code cleanup that was long overdue) committed by michael@hinespot.net
- branch:michael lots of code cleanup that was long overdue
branch:michael lots of code cleanup that was long overdue
-
r213
(branch:michael this commit completely removes any dependency...) committed by michael@hinespot.net
- branch:michael this commit completely removes any dependency on ethernet-specific code from memx.
All transmissions and receives are done strictly on top of the net_device structure which
theoretically is completely layer-2 agnostic.
branch:michael this commit completely removes any dependency on ethernet-specific code from memx.
All transmissions and receives are done strictly on top of the net_device structure which
theoretically is completely layer-2 agnostic.
-
-
issue 5
(Softlockup while running intense workload on /dev/amema) commented on by bluehwak
-
-
r212
(branch:michael usage change errors) committed by michael@hinespot.net
- branch:michael usage change errors
branch:michael usage change errors
-
r211
(branch:michael additional documentation) committed by michael@hinespot.net
- branch:michael additional documentation
branch:michael additional documentation
-
Usage
Wiki page edited by michael@hinespot.net
- Revision r210
Edited wiki page through web user interface.
Revision r210
Edited wiki page through web user interface.
-
issue 8
(network code should auto-detect default ethernet interface) changed by michael@hinespot.net
-
Status:
Fixed
Owner:
mich...@hinespot.net
Status:
Fixed
Owner:
mich...@hinespot.net
-
-
-
issue 5
(Softlockup while running intense workload on /dev/amema) commented on by bluehwak
-
-
r209
(branch:michael print changes) committed by michael@hinespot.net
- branch:michael print changes
branch:michael print changes
-
r208
(branch:michael bugfix, was allocating memory with GFP_KERNEL...) committed by michael@hinespot.net
- branch:michael bugfix, was allocating memory with GFP_KERNEL in atomic context. That's a boo-boo.
branch:michael bugfix, was allocating memory with GFP_KERNEL in atomic context. That's a boo-boo.
-
r207
(branch:michael removed module parameters forever! only ioctl...) committed by michael@hinespot.net
- branch:michael removed module parameters forever! only ioctl() now.
branch:michael removed module parameters forever! only ioctl() now.
-
r206
(branch:michael significantly more user-friendly memx now.) committed by michael@hinespot.net
- branch:michael significantly more user-friendly memx now.
branch:michael significantly more user-friendly memx now.
-
r205
(branch:michael significantly more user-friendly memx now.) committed by michael@hinespot.net
- branch:michael significantly more user-friendly memx now.
branch:michael significantly more user-friendly memx now.
-
-
issue 5
(Softlockup while running intense workload on /dev/amema) commented on by bluehwak
-
-
r204
(branch:michael - added more ioctls to support built-in kerne...) committed by michael@hinespot.net
- branch:michael - added more ioctls to support built-in kernel compilation
branch:michael - added more ioctls to support built-in kernel compilation
-
r203
(help target in the makefile) committed by michael@hinespot.net
- help target in the makefile
help target in the makefile
|