|
From: Han <kee...@gm...> - 2013-08-27 17:51:59
|
On Sat, Aug 24, 2013 at 6:42 AM, richard -rw- weinberger < ric...@gm...> wrote: > On Fri, Aug 23, 2013 at 8:35 PM, Han <kee...@gm...> wrote: > > Hi, > > > > I am using Linux kernel 2.6.27 for building UML kernel. It seems like > > "arch/x86/kernel/tsc.c" is not built in and the symbol "cpu_khz" is not > > available. > > > > My question is: what's the reason that "tsc.c" not included in UML? Is > > there any config or simple way(patch?) to include it in UML? > > Simply because UML has no TSC. > [Han] I don't really understand why UML has no TSC. As I know, TSC is accessible from user space process (on x86 at least) and I don't see any obvious reason why UML does not support TSC. I might missed something. I am trying to add TSC into UML kernel (2.6.27) for an experiment. Is that a practical thing to do at all? thanks Han > > I have not tried the same on the newer kernels yet as my target system > uses > > 2.6.27 only so I prefer to stick with 2.6.27 if possible. > > > > thanks > > Han > > > > > > > ------------------------------------------------------------------------------ > > Introducing Performance Central, a new site from SourceForge and > > AppDynamics. Performance Central is your source for news, insights, > > analysis and resources for efficient Application Performance Management. > > Visit us today! > > > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > > _______________________________________________ > > User-mode-linux-user mailing list > > Use...@li... > > https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user > > > > > > -- > Thanks, > //richard > |