[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] additional domain.c memory allocation causes "xm create" to fail
I have some more robust code that takes account of the set-associativity of the cache, code that I originally thought was going to be superfluous in this situation. Now that I have managed to execute this basic loop I can address a more complex environment with a set-associative. Currently, I don't need to worry about an L3 cache because my test machine has no shared cache between cores (nothing higher than an L2). Although I will keep this in mind, as it will need to be addressed once I get beyond the proof of concept.
Anyway, validating the xmalloc return value seems to have addressed my problem, although the log I am printing to seems to imply that xmalloc is never failing. I'll look further into it once I get more things working. Thanks a lot for your advice, Andrew. Sorry my problem ended up being so trivial.
-Misiu _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |