root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @31 [31] 06/07/06 16:28:27 dkaplan1 Updated report
(edit) @30 [30] 06/07/06 16:01:46 dkaplan1 Added report, patch, and tarball
(edit) @29 [29] 06/07/06 14:55:06 dkaplan1 schedule() now goes through a call gate like all other kernel calls
(edit) @28 [28] 06/06/06 11:44:35 dkaplan1 Commented files
(edit) @27 [27] 02/05/06 15:42:13 dkaplan1 Changed calldriver arguments and references. Now includes size and …
(edit) @26 [26] 01/11/06 13:30:26 dkaplan1 Added preprocessor directives for turning on and off parameter …
(edit) @25 [25] 01/05/06 10:25:50 dkaplan1 Fixed bug with marking pages as reserved. Now only mark pages as reserved …
(edit) @24 [24] 01/04/06 11:09:45 dkaplan1 Configured now for P4 test box Includes benchmark code for lcall/lret and …
(edit) @23 [23] 11/13/05 22:38:08 dkaplan1 Re-enabled copy_to_user which seems to work perfectly :)
(edit) @22 [22] 11/13/05 22:32:16 dkaplan1 Lots of modifications to make the rtc driver work, see bugzilla for …
(edit) @21 [21] 11/13/05 00:24:09 dkaplan1 Most of RTC driver works. Sometimes get fatal exception in interrupt …
(edit) @20 [20] 11/12/05 13:21:36 dkaplan1 Regression tests passed Fixed printk implementation Added lots of …
(edit) @19 [19] 11/07/05 22:10:08 dkaplan1 Added documentation on the driver api (DAPI)
(edit) @18 [18] 11/06/05 15:32:03 dkaplan1 Added calldriver to ioctl, added callgates for requesting port region …
(edit) @17 [17] 10/30/05 15:11:11 dkaplan1 Fixed earlier bug (I think, can't repro any more) Now unloads module when …
(edit) @16 [16] 10/29/05 20:46:21 dkaplan1 Added thread pool. Process startup and cleanup seems pretty smooth. …
(edit) @15 [15] 10/23/05 18:27:49 dkaplan1 Can now send signals to driver threads. Recognizes threads killed because …
(edit) @14 [14] 10/23/05 11:15:36 dkaplan1 Added code for mapping kernel structures into driver ring when needed
(edit) @13 [13] 10/16/05 23:28:56 loucaide Added -ringcycle to the kernel version. Removed XFS from the kernel …
(edit) @12 [12] 10/16/05 23:09:06 dkaplan1 Added header files for callgates
(edit) @11 [11] 10/15/05 21:03:30 dkaplan1 Modified start and end parameters of vmalloc so there is an 8kB buffer …
(edit) @10 [10] 10/15/05 20:42:52 dkaplan1 Save es when going through call gates Modified open() to call driver …
(edit) @9 [9] 10/15/05 19:12:47 dkaplan1 Can pass parameters to driver threads
(edit) @8 [8] 10/15/05 18:00:42 dkaplan1 Added worker thread per driver. Thread sleeps until it is needed
(edit) @7 [7] 09/26/05 18:47:12 dkaplan1 Moved callgate code to callgate.c. Added to makefile
(edit) @6 [6] 09/24/05 18:54:48 dkaplan1 Driver init routine runs in seperate ring 2 thread. Fixed other bugs Code …
(edit) @5 [5] 09/17/05 18:16:38 dkaplan1 Added flag parameter to vmalloc for allocating for ring 1/2. Note …
(edit) @4 [4] 09/15/05 20:05:56 dkaplan1 Load kernel in upper 1GB, set size of user space to 2GB
(edit) @3 [3] 08/28/05 12:52:41 dkaplan1 Fixed build break. Changed CC to point to gcc-3.3
(edit) @2 [2] 08/28/05 00:03:00 loucaide Changed HOSTCC to gcc-3.3 as well as g++-3.3 in Makefile. Other stuff …
(add) @1 [1] 08/27/05 18:47:02 dkaplan1 Initial import
Note: See TracRevisionLog for help on using the revision log.