Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4621 5434 d 16 h svoboda /trunk/uspace/ Servers can return value as soon as they are up. Use this with block-device drivers to start them synchronously. Eliminate ad-hoc sleeping.  
4557 5450 d 18 h svoboda /trunk/uspace/srv/bd/ Use fibril synchronization in bd drivers. Use per-disk locks.  
4545 5454 d 18 h svoboda /trunk/uspace/srv/bd/ Get rid of warnings (size_t is enough for block size).  
4534 5457 d 19 h svoboda /trunk/uspace/srv/bd/file_bd/ Add forgotten files.