summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/aio.c
AgeCommit message (Collapse)AuthorFilesLines
2019-10-0111731 kaio: cast between incompatible function typesToomas Soome1-1/+1
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2310756 kaio: NULL pointer errorsToomas Soome1-39/+22
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon1-1/+5
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-02-237863 AIO read/write requests return 0 bytes read/writtenDima Stepanov1-2/+2
Reviewed by: Igor Kozhukhov <igork@argotech.io> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2009-10-056887205 program using Posix aio gets unexpected SIGPOLL (SIGIO) signalsRoger A. Faulkner1-12/+24
2009-07-016598629 pxfs aio scate test failures with EBUSY errors on nevadaPrakash Sangappa1-1/+1
2009-06-256815882 aio_cleanup_thread() can get stuck after missing to process the ↵Surya Prakki1-6/+2
aio_doneq
2009-01-106748772 incorrectness in AIO syscall requestsVamsi Nagineni1-10/+5
2007-06-256539184 aio_cleanup thread can spin forever when as_unmap is called, and ↵sp921021-7/+6
there is no outstanding aio
2007-06-196233994 pxfs tests hung while running tc_aiowrite(21)praks1-17/+25
6564094 BAD TRAP panic in aio library while running global_dev/tc_aio_read assertion 13
2007-06-046538221 aio_waitn does not behave as documentedraf1-4/+2
2007-04-27backout 6265036/6531693: causes 6544953dm1207691-4/+10
2007-02-136265036 cv_waituntil_sig() often returns earlyqiao1-10/+4
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf1-359/+389
4017841 The SIGEV_THREAD option for event notification not implemented
2005-08-054954646 polled kaio blocks DR delete_memory_thread if aiowait not calledpraks1-15/+39
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+3777