patch-2.3.10 linux/kernel/sys.c
Next file: linux/kernel/sysctl.c
Previous file: linux/kernel/signal.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Sat Jul  3 12:04:12 1999
 -  Orig file: 
v2.3.9/linux/kernel/sys.c
 -  Orig date: 
Mon Jun  7 16:17:59 1999
 
diff -u --recursive --new-file v2.3.9/linux/kernel/sys.c linux/kernel/sys.c
@@ -930,6 +930,8 @@
  * either stopped or zombied.  In the zombied case the task won't get
  * reaped till shortly after the call to getrusage(), in both cases the
  * task being examined is in a frozen state so the counters won't change.
+ *
+ * FIXME! Get the fault counts properly!
  */
 int getrusage(struct task_struct *p, int who, struct rusage *ru)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)