[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Is Xen's kernel stack address fixed?
On Sat, 2012-11-24 at 05:42 +0000, Xinxin Jin wrote: > Hi, if Xen's kernel stack address is fixed? I print the esp value at > the entry of exception handler and find that esp has fixed value. But > Xen should support reentrancy, right? Then why it has fixed stack > address ? Are you looking at nested exceptions? Because if you only ever look at the outermost exception (i.e. the trap from guest mode) the stack will indeed appear to be at the same address. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |