On Tue, 11 Nov 2003 16:28, Herbert Poetzl wrote; > > c) some mechanism for reading the current values for a > > particular context, without all that hassle of parsing > > /proc/X/status, so that a manager process could watch what was > > going on and take action, record total tokens used (or read the > > total kept internally), etc. > would a /proc/virt/<ctx>/sched ease that hassle, or > is this just insufficient?
No, merely inelegant. We've got a syscall structure, let's use it. -- Sam Vilain, [EMAIL PROTECTED] Real computer scientists don't write code. They occasionally tinker with 'programming systems', but those are so high level that they hardly count (and rarely count accurately; precision is for applications.) _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
