Displaying 3 results from an estimated 3 matches for "841,23".
2007 Apr 18
1
[RFC, PATCH 24/24] i386 Vmi no idle hz
...un_local_timers();
+ if (rcu_pending(cpu))
+ rcu_check_callbacks(cpu, user_tick);
+ scheduler_tick();
+ run_posix_cpu_timers(p);
+}
+
/*
* Called from the timer interrupt handler to charge one tick to the current
* process. user_tick is 1 if the tick is user time, 0 for system.
@@ -830,18 +841,23 @@ static void update_wall_time(unsigned lo
void update_process_times(int user_tick)
{
struct task_struct *p = current;
- int cpu = smp_processor_id();
/* Note: this timer irq context must be accounted for as well. */
if (user_tick)
account_user_time(p, jiffies_to_cputime(1));
els...
2007 Apr 18
1
[RFC, PATCH 24/24] i386 Vmi no idle hz
...un_local_timers();
+ if (rcu_pending(cpu))
+ rcu_check_callbacks(cpu, user_tick);
+ scheduler_tick();
+ run_posix_cpu_timers(p);
+}
+
/*
* Called from the timer interrupt handler to charge one tick to the current
* process. user_tick is 1 if the tick is user time, 0 for system.
@@ -830,18 +841,23 @@ static void update_wall_time(unsigned lo
void update_process_times(int user_tick)
{
struct task_struct *p = current;
- int cpu = smp_processor_id();
/* Note: this timer irq context must be accounted for as well. */
if (user_tick)
account_user_time(p, jiffies_to_cputime(1));
els...
2007 Dec 20
0
13 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c test/trace
...toString called
@@ -800,10 +828,10 @@ toString called
true
toString called
valueOf called
--2147483648
+0
toString called
[type Object]
-Testing with: (24) [type Object] (object)
+Testing with: (25) [type Object] (object)
toString called with
[type Object]
toString called with
@@ -813,25 +841,25 @@ true
toString called with
true
toString called with
--2147483648
+0
toString called with
[type Object]
-Testing with: (25) [object Object] (object)
+Testing with: (26) [object Object] (object)
[object Object]
[object Object]
true
true
valueOf called with
--2147483648
+0
[object...