Re: [uml-user] schedule_timeout

2006-09-02 Thread Blaisorblade
On Thursday 31 August 2006 20:00, John Zavgren wrote: > Greetings: > > I'm trying to create a pause after each packet transmission in > arch/um/drivers/net_kern.c so that I can model packet tranmsission > times. > > I'm using a call to: > schedule_timeout_interruptible(msecs_to_jiffies(125)); > > W

Re: [uml-user] Compiling Kernel-Dependent Packages

2006-09-02 Thread Blaisorblade
On Monday 28 August 2006 15:46, Mathew Brown wrote: > Hi, > I am currently trying to compile a package that is kernel-dependent, > so I require the headers (and perhaps source) of the kernel. If I'm > compiling the UML guest kernel, would I simply then copy the source > directory to the UM