source: trunk/kernel/libk/remote_rwlock.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @629   5 years alain Remove the "giant" rwlock protecting the GPT, and use the GPT_LOCKED …
(edit) @627   5 years alain Replace the queuelock protectingthe FAT by a rwlock in the FATFS.
(edit) @626   5 years alain This version has been tested on the sort multithreaded application …
(edit) @625   5 years alain Fix a bug in the vmm_remove_vseg() function: the physical pages …
(edit) @623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit) @610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
(edit) @603   5 years alain Improve the FAT32 file system to support cat, rm, cp commands.
(edit) @600   5 years alain Cosmetic: improve debug.
(edit) @563   5 years alain Complete restructuration of kernel spinlocks.
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @436   6 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
(edit) @433   6 years alain blip
(edit) @423   6 years alain cosmetic
(edit) @409   6 years alain Fix bugs in exec
(edit) @337   7 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @318   7 years alain Bug fix : we don't need an atomic access to update the …
(edit) @124   7 years max rename hal_wbflush->hal_fence
(edit) @60   7 years max use reg_t instead of uint32_t
(edit) @50   7 years alain bloup
(edit) @23   7 years alain Introduce syscalls.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.