URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
1626 |
jcastillo |
Passthrough ioctl (needs testing)
|
2 |
|
|
|
3 |
|
|
Missing #defines for error codes and bit definitions in arraycmd.h
|
4 |
|
|
Missing structures for health and wellness stuff in arraycmd.h
|
5 |
|
|
|
6 |
|
|
Online Array config utility for userspace.
|
7 |
|
|
|
8 |
|
|
Array health monitor for userspace. Perhaps add functionality to use
|
9 |
|
|
the Event Notifier to send health events to a userspace daemon.
|
10 |
|
|
|
11 |
|
|
Portability: This driver probably doesn't work on Compaq's Alpha hardware.
|
12 |
|
|
|
13 |
|
|
Performance, Performance, Performance: There just have to be some bottlenecks
|
14 |
|
|
in this driver. I'd like to get some more profiling numbers on things, like
|
15 |
|
|
how often we totally fill the controller's queue, how much stuff sits out on
|
16 |
|
|
the completetion queue and timings on some critical sections of code (the
|
17 |
|
|
intr. handler, the request function, cmd_alloc, etc). The end result being
|
18 |
|
|
that I'm absolutely positive that when the kernel has IO for me, I am not
|
19 |
|
|
letting the controller idle at all.
|
20 |
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.