Displaying 1 result from an estimated 1 matches for "13meg".
Did you mean:
10meg
2011 Nov 06
1
NetBSD XEN port
...pretty trivial: (sorry, I didn''t include a diff)
on line 925 of sys/arch/amd64/amd64/locore.S, change from
#ifdef XEN /* XXX debug code */
to
#if defined(XEN) && defined(DDB) /* XXX debug code */
BTW, tuning the kernel to removed unused drivers and options reduces
size from 13meg to 5meg, along with correspondingly faster boot times.
--Dean
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users