|
各位是否能用?
Well, from now on peoples who use SuSE's kernels are on their own. Apparently
SuSE adds some very strange patch to the kernel, and this patch causes random
failures during run & so on. 'Task crosspage init died with retval=1' can happen
only if HostIFGetUserPage() fails. So someone who is interested in running VMware
on SuSE host will have to find what's going on. You can try changing
HostIFGetUserPage() (in linux/hostif.c) to the old, pre-2.4.19 code, but as
it looks to me, SuSE breaks page table walking (SuSE kernels is only reason why
?02>=?022.4.19?02variant?02was?02introduced)?02and?02does?02not?02bother?02with?02supporting?02interface
they invented (get_user_pages()). So I'm not interested in supporting their
inventions. If you'll download kernel from www.kernel.org and compile it yourself,
it will work without glitch. |
|