Re: getrusage doesn't return memory usage

From: Bill Wendling (wendling@ganymede.isdn.uiuc.edu)
Date: Mon Feb 28 2000 - 15:49:32 EST


Also sprach mukesh agrawal:
}
} I'm having trouble with the getrusage syscall. It returns 0 for the memory
} usage fields. Looking through the mailing list archives, there's a patch
} that's supposed to solve the problem.
}
} http://www.uwsg.indiana.edu/hypermail/linux/kernel/9603.1/0217.html
}
} Is there a technical reason why the patch wasn't incorporated in the
} kernel, or did it just fall through the cracks?
}
} Please CC me on replies, as I am not subscribed to the list.
}
I've known about this for a long time and wanted to apply a patch to the
kernel resolving this. The comment on the system call for getrusage
indicates that, after the current task structure gets kalloc'ed, we could
move more of the statistics into the task structure.

There is no one answer as to why some patches get approved while others
don't.

-- 
|| Bill Wendling			wendling@ganymede.isdn.uiuc.edu

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:21 EST