Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / linux / vserver / cvirt_def.h
index 5ac0c2e..23aa246 100644 (file)
@@ -56,6 +56,8 @@ struct _vx_cvirt {
 
        atomic_t total_forks;           /* number of forks so far */
 
+       struct _vx_usage_stat cpustat[NR_CPUS];
+
        struct _vx_syslog syslog;
 };