No description
Find a file
David van Moolenbroek e1d867b686 ahci/libdriver: multithreading support
This patch adds support for executing multiple concurrent requests on
different devices on the same AHCI controller. The libdriver library
has been extended to include a generic multithreading interface, and
the AHCI driver has been extended to make use of this interface.

The original version of this code has been written by Arne Welzel.
2011-11-04 09:37:53 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
boot boot e820 memory detection fixes 2011-09-19 13:36:03 +00:00
commands update/fix manpage support 2011-09-28 15:24:15 +00:00
common ahci/libdriver: multithreading support 2011-11-04 09:37:53 +00:00
docs update/fix manpage support 2011-09-28 15:24:15 +00:00
drivers ahci/libdriver: multithreading support 2011-11-04 09:37:53 +00:00
etc use generic gcc* in man.conf 2011-10-06 19:00:16 +00:00
include add -lminixfs with fs support routines 2011-09-08 16:52:13 +00:00
kernel Kernel: remove unused MF_ASYNMSG 2011-11-01 19:21:19 +00:00
lib ahci/libdriver: multithreading support 2011-11-04 09:37:53 +00:00
libexec update/fix manpage support 2011-09-28 15:24:15 +00:00
man update/fix manpage support 2011-09-28 15:24:15 +00:00
nbsd_include Fix off-by-one errors and increase PATH_MAX to 1024 2011-09-12 09:00:24 +00:00
servers procfs: fix for PID reuse between updates 2011-11-01 23:50:55 +00:00
share update/fix manpage support 2011-09-28 15:24:15 +00:00
test fix compile of test23 2011-10-06 18:54:08 +00:00
tools Install servers in GCC/clang case 2011-11-02 18:46:06 +01:00
usr.bin mdocml/man: dummy cleandepend target 2011-09-28 15:36:24 +00:00
.gitignore update/fix manpage support 2011-09-28 15:24:15 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile update/fix manpage support 2011-09-28 15:24:15 +00:00