DragonFly commits List (threaded) for 2008-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/platform/vkernel/include param.h
Matthew Dillon wrote:
> dillon 2008/05/06 11:37:58 PDT
>
> DragonFly src repository
>
> Modified files:
> sys/platform/vkernel/include param.h
> Log:
> Remove the SMP_MAXCPU override for vkernels, causing the build to revert
> to the i386 limit of 16. This is not because vkernels couldn't handle more
> (up to 31), but because I want the installed world to be compatible between
> vkernel and pc32.
I'd like to suggest to compile, or at least run the vkernels as single-vcpu processes. It is just too hard to debug if a multi-vcpu vkernel breaks.
as a side note, did anybody else observe that vkernels STOP themselves after a bug?
cheers
simon
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]