Re: Fwd: Kernel memory usage

2012-03-16 Thread Ted Mittelstaedt
On 3/14/2012 11:41 PM, Da Rock wrote: On 03/15/12 15:21, Ted Mittelstaedt wrote: A number of FreeBSD kernel structures are dynamically created at boot time - based on the amount of ram in the system. I would guess if you boot your stripped BSD image on a virtual system with 64Mb of ram you would

Re: ELF header adjusting

2012-03-16 Thread Super Bisquit
On Fri, Mar 16, 2012 at 3:59 PM, Alexander Kabaev wrote: > On Fri, 16 Mar 2012 15:45:47 -0400 > Super Bisquit wrote: > > > "Okay, what in the hell is he trying to do now?" > > The answer to your question is: > > I've looked at the header file for the bin/java and bin/java_vm in > > the ibm power

ELF header adjusting

2012-03-16 Thread Super Bisquit
"Okay, what in the hell is he trying to do now?" The answer to your question is: I've looked at the header file for the bin/java and bin/java_vm in the ibm powerpc java binaries. There is a reference to /lib/ld.so.1 in a Linux installation which is very similar to /usr/libexec/ld-elf.so.1 in a Free

Re: if_bridge stops when running virtualbox 4.1.8

2012-03-16 Thread MIHIRA Sanpei Yoshiro
Hi, Thank you for your information. I mistake bridge interface settings. I use only one bridge interface(bridge0) and add ethernet, wi-fi and tap interfaces. Now I can use both VirtualBox and WI-FI HOSTAP mode. I refered below URL for TAP setup. http://forums.freebsd.org/showthread.php?t=7153

Re: if_bridge stops when running virtualbox 4.1.8

2012-03-16 Thread MIHIRA Sanpei Yoshiro
Hi, Thank you for your information. Now I can use both VirtualBox and WI-FI HOSTAP mode. I refered below URL for TAP setup. http://forums.freebsd.org/showthread.php?t=7153 1. load kernel modules kldload /boot/kernel/if_bridge.ko kldload /boot/kernel/if_tap.ko 2. setup tap interface sysctl net.l

Re: emulators/virtualbox-ose fails to build after recent update (maybe devel/dev86 lockup)

2012-03-16 Thread Volodymyr Kostyrko
Volodymyr Kostyrko wrote: Maybe not directly related to recent update though... # uname -a FreeBSD limbo.lan 9.0-STABLE FreeBSD 9.0-STABLE #0 r232716: Fri Mar 9 22:38:03 EET 2012 arc...@limbo.lan:/usr/obj/usr/src/sys/MINIMALx32 i386 World and ports built with clang. When building port everythi