index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
sys
/
aio
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC 303406,303501: Fix panic when using aio_fsync().
jhb
2016-08-05
1
-0
/
+83
*
Account for AIO socket operations in thread/process resource usage.
jhb
2016-06-21
1
-0
/
+11
*
Return the correct status when a partially completed request is cancelled.
jhb
2016-05-24
1
-0
/
+69
*
Don't prematurely return short completions on blocking sockets.
jhb
2016-05-24
1
-0
/
+65
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
1
-4
/
+2
*
MFH
gjb
2016-04-16
1
-0
/
+60
|
\
|
*
Add a test for cancelling an active AIO request on a socket.
jhb
2016-04-16
1
-0
/
+60
*
|
MFH
gjb
2016-04-04
1
-0
/
+74
|
\
\
|
|
/
|
*
Correct error messages in recently added test.
jhb
2016-03-31
1
-4
/
+2
|
*
Fully handle size_t lengths in AIO requests.
jhb
2016-03-21
1
-0
/
+76
*
|
MFH
gjb
2016-03-10
1
-0
/
+20
|
\
\
|
|
/
|
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
1
-0
/
+20
*
|
MFH
gjb
2016-03-02
4
-0
/
+83
|
\
\
|
|
/
|
*
Refactor the AIO subsystem to permit file-type-specific handling and
jhb
2016-03-01
4
-0
/
+83
*
|
More 'tests' package fixes.
gjb
2016-02-03
1
-0
/
+3
|
/
*
- Fix an improperly sized buffer for `pathname` [1]
ngie
2015-12-28
1
-3
/
+2
*
Fix style(9) a bit and ensure that error from initializing kqueue(2) is
ngie
2015-12-28
1
-54
/
+42
*
Place cancel and error under #ifdef DEBUG to mute
ngie
2015-12-28
1
-15
/
+22
*
Fix LDADD/DPADD that should be LIBADD.
bdrewery
2015-12-04
1
-2
/
+1
*
Adjust CFLAGS to find freebsd_test_suite/macros.h
ngie
2015-04-28
1
-0
/
+2
*
- Use ATF_REQUIRE_KERNEL_MDOULE to require aio(4)
ngie
2015-04-28
2
-25
/
+33
*
Use ATF_REQUIRE_KERNEL_MODULE instead of aio_available function
ngie
2015-04-28
1
-17
/
+10
*
Integrate tools/regression/aio/aiotest and tools/regression/aio/kqueue into the
ngie
2015-04-27
3
-0
/
+454
|
\
|
*
Integrate tests/sys/aio/kqueue into tests/sys/aio
ngie
2015-04-16
3
-0
/
+454
|
/
*
Integrate tools/regression/aio/aiotest into the FreeBSD test suite as tests/s...
ngie
2015-04-16
2
-0
/
+677