Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4539 5502 d 0 h jermar /trunk/uspace/srv/vfs/ Handle pending mounts using only one fibril.  
/trunk/uspace/srv/vfs/vfs.c
/trunk/uspace/srv/vfs/vfs.h
/trunk/uspace/srv/vfs/vfs_ops.c
/trunk/uspace/srv/vfs/vfs_register.c
4538 5502 d 0 h svoboda /trunk/uspace/srv/console/ Revert clandestine removal of delayed cursor position update by c4456.  
/trunk/uspace/srv/console/console.c
4536 5503 d 5 h svoboda /trunk/uspace/app/init/ Display type of root filesystem and root device upon boot.  
/trunk/uspace/app/init/init.c
4535 5503 d 7 h jermar /trunk/uspace/lib/libc/ On condvar signal/broadcast, dequeue the waiting fibril from the waiters list.
Add FIBRIL_CONDVAR_INITIALIZE.
 
/trunk/uspace/lib/libc/generic/fibril_sync.c
/trunk/uspace/lib/libc/include/fibril_sync.h
4534 5504 d 0 h svoboda /trunk/uspace/srv/bd/file_bd/ Add forgotten files.  
/trunk/uspace/srv/bd/file_bd
/trunk/uspace/srv/bd/file_bd/Makefile
/trunk/uspace/srv/bd/file_bd/file_bd.c
4533 5504 d 2 h svoboda /trunk/ File-backed block device driver (file_bd).  
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia64/loader/Makefile
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/uspace/Makefile
4532 5504 d 7 h svoboda /trunk/uspace/srv/bd/ata_bd/ Write support in ata_bd. Not used, not tested.  
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
4531 5504 d 9 h svoboda /trunk/uspace/srv/bd/ata_bd/ Use named constants.  
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
/trunk/uspace/srv/bd/ata_bd/ata_bd.h
4530 5504 d 10 h svoboda /trunk/uspace/srv/bd/ata_bd/ Move type declarations to a header file.  
/trunk/uspace/srv/bd/ata_bd/ata_bd.h
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
4529 5504 d 22 h svoboda /trunk/uspace/srv/bd/ata_bd/ Properly support two disks per ATA controller. Fake (Qemu-only) check whether disk is present. Only create device nodes for detected disks.  
/trunk/uspace/srv/bd/ata_bd/ata_bd.c
4528 5504 d 23 h svoboda /trunk/uspace/ Use 'fibril_local' modifier for fibril-local variables instead of '__thread'. Since it is decalred in fibril.h, it need not begin with '__'.  
/trunk/uspace/lib/libc/arch/arm32/include/tls.h
/trunk/uspace/lib/libc/generic/async.c
/trunk/uspace/lib/libc/generic/fibril.c
/trunk/uspace/lib/libc/include/fibril.h
/trunk/uspace/srv/fb/fb.c
/trunk/uspace/srv/vfs/vfs_file.c
4527 5505 d 1 h jermar /trunk/uspace/lib/libc/ Condition variables for fibrils.  
/trunk/uspace/lib/libc/generic/fibril_sync.c
/trunk/uspace/lib/libc/include/fibril_sync.h
4526 5505 d 23 h jermar /trunk/uspace/lib/libc/ Implement readers-writer locks for fibrils.  
/trunk/uspace/lib/libc/generic/fibril_sync.c
/trunk/uspace/lib/libc/include/fibril.h
/trunk/uspace/lib/libc/include/fibril_sync.h
4525 5506 d 21 h svoboda /trunk/uspace/srv/fb/ Fix coordinate issues in EGA fb.  
/trunk/uspace/srv/fb/ega.c
4524 5507 d 0 h decky /trunk/uspace/srv/devmap/ get back fine-grained locking (which was removed in commit 4458), but this time with proper fibril synchronization  
/trunk/uspace/srv/devmap/devmap.c
4523 5507 d 0 h decky /trunk/uspace/lib/libc/generic/io/ remove obsolete terminology  
/trunk/uspace/lib/libc/generic/io/vprintf.c
4522 5507 d 0 h decky /trunk/uspace/lib/libc/ remove obsolete comment
cstyle
 
/trunk/uspace/lib/libc/generic/fibril.c
/trunk/uspace/lib/libc/include/fibril_sync.h
4521 5507 d 0 h decky /trunk/uspace/app/klog/ remove serialization (it is not needed here)  
/trunk/uspace/app/klog/klog.c
4520 5507 d 0 h jermar /trunk/uspace/srv/vfs/ Synchronize access to pending_req.  
/trunk/uspace/srv/vfs/vfs_ops.c
4519 5507 d 4 h decky /trunk/uspace/srv/vfs/ remove yet another serialization which is not needed anymore  
/trunk/uspace/srv/vfs/vfs_lookup.c

Show All