Changeset a4627c4 in mainline for uspace/lib/libc/include/async.h

Timestamp:
2007-09-22T20:08:12Z (17 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
56bc4a3
Parents:
8f9ede5
Message:

VFS work.

Describe the bottleneck of one VFS-FS connection in fat.c. Add a comment
outlining possible approaches.

Also in fat.c, the async_create_manager() _must_ be called as well as
async_set_client_connection(). The latter alows VFS to duplicate the connection.
Modify fat_connection() to ACK all IPC_M_CONNECT_ME_TO calls.

(No files)

Note: See TracChangeset for help on using the changeset viewer.