search for: cutime

Displaying 8 results from an estimated 8 matches for "cutime".

Did you mean: ctime
2007 Aug 16
0
[PATCH/RFC 2/4]Introduce a new field "guest" in task_struct
...time; +} + static int do_task_stat(struct task_struct *task, char *buffer, int whole) { unsigned long vsize, eip, esp, wchan =3D ~0UL; @@ -368,8 +375,8 @@ unsigned long long start_time; unsigned long cmin_flt =3D 0, cmaj_flt =3D 0; unsigned long min_flt =3D 0, maj_flt =3D 0; - cputime_t cutime, cstime; - clock_t utime, stime; + cputime_t cutime, cstime, cgtime; + clock_t utime, stime, gtime; unsigned long rsslim =3D 0; char tcomm[sizeof(task->comm)]; unsigned long flags; @@ -387,8 +394,8 @@ = sigemptyset(&sigign); sigemptyset(&sigcatch); - cutime =3D cstime =3D cpu...
2007 Aug 16
0
[PATCH/RFC 2/4]Introduce a new field "guest" in task_struct
...time; +} + static int do_task_stat(struct task_struct *task, char *buffer, int whole) { unsigned long vsize, eip, esp, wchan =3D ~0UL; @@ -368,8 +375,8 @@ unsigned long long start_time; unsigned long cmin_flt =3D 0, cmaj_flt =3D 0; unsigned long min_flt =3D 0, maj_flt =3D 0; - cputime_t cutime, cstime; - clock_t utime, stime; + cputime_t cutime, cstime, cgtime; + clock_t utime, stime, gtime; unsigned long rsslim =3D 0; char tcomm[sizeof(task->comm)]; unsigned long flags; @@ -387,8 +394,8 @@ = sigemptyset(&sigign); sigemptyset(&sigcatch); - cutime =3D cstime =3D cpu...
2007 Aug 20
3
[PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct
...+ static int do_task_stat(struct task_struct *task, char *buffer, int whole) { unsigned long vsize, eip, esp, wchan =3D ~0UL; @@ -369,6 +378,10 @@ static int do_task_stat(struct task_stru unsigned long cmin_flt =3D 0, cmaj_flt =3D 0; unsigned long min_flt =3D 0, maj_flt =3D 0; cputime_t cutime, cstime; +#ifdef CONFIG_GUEST_ACCOUNTING + cputime_t cgtime; + clock_t gtime; +#endif clock_t utime, stime; unsigned long rsslim =3D 0; char tcomm[sizeof(task->comm)]; @@ -388,6 +401,10 @@ static int do_task_stat(struct task_stru sigemptyset(&sigign); sigemptyset(&sigcatch);...
2007 Aug 20
3
[PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct
...+ static int do_task_stat(struct task_struct *task, char *buffer, int whole) { unsigned long vsize, eip, esp, wchan =3D ~0UL; @@ -369,6 +378,10 @@ static int do_task_stat(struct task_stru unsigned long cmin_flt =3D 0, cmaj_flt =3D 0; unsigned long min_flt =3D 0, maj_flt =3D 0; cputime_t cutime, cstime; +#ifdef CONFIG_GUEST_ACCOUNTING + cputime_t cgtime; + clock_t gtime; +#endif clock_t utime, stime; unsigned long rsslim =3D 0; char tcomm[sizeof(task->comm)]; @@ -388,6 +401,10 @@ static int do_task_stat(struct task_stru sigemptyset(&sigign); sigemptyset(&sigcatch);...
2008 Jul 30
0
Evolution Calendar crash
...do not use Evolution Calendar. Distribution: CentOS release 5.2 (Final) Gnome Release: 2.16.0 2007-02-18 (CentOS) BugBuddy Version: 2.16.0 Memory status: size: 226492416 vsize: 0 resident: 226492416 share: 0 rss: 40034304 rss_rlim: 0 CPU usage: start_time: 1217430786 rtime: 0 utime: 4583 stime: 0 cutime:4100 cstime: 0 timeout: 483 it_real_value: 0 frequency: 1 Backtrace was generated from '/usr/bin/evolution' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) <snip, 17 identical lines deleted) [Thread debugging...
2005 Mar 02
24
unstable binaries
Hi *, i am coming from UML, and now i evaluate Xen on my desktop: Xen-2.0.4 linux-2.6.10 "CONFIG_MODULES is not set" "CONFIG_AGP is not set" "CONFIG_FB_RADEON=y" FC3, [/usr]/lib/tls moved away It works, but some desktop applications crash once in a while within dom0: metacity-2.8.6 firefox-1.0.1 wnck-applet (from gnome-panel-2.8.1) But
2007 Oct 12
0
problems with java under debian (including the R help page search engine)
...g Foundation X Vendor Release: 70000000 Selinux: No Accessibility: Disabled GTK+ Theme: Industrial Icon Theme: gnome Memory status: size: 234995712 vsize: 234995712 resident: 23953408 share: 13811712 rss: 23953408 rss_rlim: 4294967295 CPU usage: start_time: 1192126999 rtime: 23 utime: 21 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/lib/bug-buddy/<unknown>' Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 0xb7dd66b0 (LWP 22831)] [New Th...
2006 Sep 29
5
Testing Report for Xen 3.0.3 rc1
...micro secs pselect01 8 PASS : Sleep time was correct pselect01 0 INFO : Testing basic pselect sanity,Sleeping for 4000000 micro secs pselect01 9 PASS : Sleep time was correct <<<execution_status>>> duration=31 termination_type=exited termination_id=1 corefile=no cutime=0 cstime=0 <<<test_end>>> 11. X11perf fail in VMX X11perf will fail by printing these messages: 8000000 reps @ 0.0007 msec (1470000.0/sec): Fill 1x1 tiled trapezoid (216x208 tile) 300000 reps @ 0.0220 msec ( 45500.0/sec): Fill 10x10 tiled trapezoid (216x208 tile) 180000 reps...