Histórico de Cambios
0.6.2 - 30-Nov-2009
===================
- Added the accouting values when a process is in user or in kernel mode in
the file /proc/stat file.
- Added support for the accounting values of the time spent by children in
user and kernel modes. Those values were needed to implement the sys_times()
system call.
- Fixed in ide_busy() to include the check for the DRQ status.
- New system calls:
sys_times, sys_ustat,
|