Re: [uml-devel] Host kernel requirements for UML

2005-08-03 Thread Srivatsa Vaddagiri
On Wed, Aug 03, 2005 at 10:39:57AM -0400, Jeff Dike wrote: > On Wed, Aug 03, 2005 at 03:18:05PM +0530, Srivatsa Vaddagiri wrote: > > Hi, > > I am trying to get a quick answer for a question I had on UML. > > As I understand, UML kernel makes use of host kernel's >

[uml-devel] Host kernel requirements for UML

2005-08-03 Thread Srivatsa Vaddagiri
r any other such filesystems on host? This is assuming that we want all possible features inside UML. -- Thanks and Regards, Srivatsa Vaddagiri, Linux Technology Center, IBM Software Labs, Bangalore, INDIA - 560017 --- SF.Net email is sponsor

[uml-devel] Re: [RFC] (How to) Let idle CPUs sleep

2005-05-08 Thread Srivatsa Vaddagiri
pleted ! */ rcp->completed = rcp->cur; rcu_start_batch(rcp, rsp, 0); -- Thanks and Regards, Srivatsa Vaddagiri, Linux Technology Center, IBM Software Labs, Bangalore, INDIA - 560017 --- This SF.Net ema

[uml-devel] Re: [RFC] (How to) Let idle CPUs sleep

2005-05-08 Thread Srivatsa Vaddagiri
linux/sched.h~sched-nohz 2005-05-04 18:23:30.0 +0530 +++ linux-2.6.12-rc3-mm2-vatsa/include/linux/sched.h2005-05-04 18:23:37.0 +0530 @@ -897,6 +897,7 @@ extern int task_curr(const task_t *p); extern int idle_cpu(int cpu); extern int sched_setscheduler(struct task_struc

[uml-devel] [RFC] (How to) Let idle CPUs sleep

2005-05-07 Thread Srivatsa Vaddagiri
more simpler to implement compared to B! Whether both are more or less equally efficient is something that I dont know. To help us decide which way to go, could I have some comments from the virtual machine and embedded folks on which solution they prefer and why? -- Thanks and Regards,