Displaying 2 results from an estimated 2 matches for "okit".
Did you mean:
oki
2010 Apr 22
9
Gentoo on HP DL380 G6
Hi,
i''am trying to build a Gentoo Dom0-kernel booting a HP DL380 G6.
Has anyone twiddled a working kernel configuration for this hardware?
i do have the linux-2.6.32-xen-r1 sources checked out by portage and
tried some configurations.
Olaf
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Nov 01
2
xenpaing: one way to avoid paging out the page, when the corresponding mfn is in use.
Hello,
Recently many advanced memory mechanisms are introduced into Xen. One problem we found is the conflict between p2m query and setting.
For example, backend drivers always map domU’s page to its own space, during the mapping procedure, situations as follow may happen,
when mfn is obtained by gfn_to_mfn(), this mfn is likely to be paged out.
first case:
grant mapping