[Kos-cvs] [kos] Modification CVS par thomas
KOS CVS
kos at kos.enix.org
Sun Dec 21 12:54:43 CET 2003
Module : kos
Modifié par : thomas 21/12/03 12:54:43
Fichiers modifiés :
. : ChangeLog
modules/karm/interface: process.xml
modules/task : _task_kres.c task.h
modules/vmm : _vmm_as.c
Détails :
2003-12-21 Thomas Petazzoni <thomas at enix.org>
* modules/vmm/_vmm_as.c (as_map_ures): Implement MAP_FIXED
correctly. as_map_ures() and as_unmap_ures() should now be
complete.
* modules/task/task.h: New type thread_id_t to identify thread in
user space.
* modules/task/_task_kres.c (process_thread_create):
Implementation of the new syscall.
* modules/karm/interface/process.xml: New syscall thread_create to
allow user threads to create other user threads.
More information about the Kos-cvs
mailing list