Commit History

Author SHA1 Message Date
  Alin Jerpelea f9fb182809 Author: Gregory Nutt: update licenses to Apache 3 years ago
  Gregory Nutt 98a4b6fb79 The Asynch I/O implementation now satisfies POSIX priority requirements; it uses the new low priority worker thread interfaces to adjust the priority of the worker thread according to the priority of the client thread 10 years ago
  Gregory Nutt cd0c493657 Basic fixes for a clean simulator build with last big fs changes 10 years ago
  Gregory Nutt 52ce95b8b8 Add a AIO control container to increase the payload with OS internal stuff. 10 years ago
  Gregory Nutt 652d3ed29d Rename CONFIG_LIBC_AIO to CONFIG_FS_AIO since it is now an OS property 10 years ago
  Gregory Nutt f73a18ae39 Move all file operations from libc/aio to fs/aio. These will need to be kernel routines in order to handler issues with using file descriptors on worker thread 10 years ago