Re: Light humour

2013-04-28 Thread Lukasz Wojcik
On 04/28/13 10:44, Stefan Esser wrote: Am 28.04.2013 00:31, schrieb Paul Webster: Just got this link on IRC, (freenode/##freebsd) was so funny I thought I would see if I could get any of you guys to spit out you're coffee :) http://antibsd.wordpress.com/ So much hatred and misinformation. To

Re: syscall cost freebsd vs linux ?

2012-11-26 Thread Lukasz Wojcik
On 11/19/12 20:32, Luigi Rizzo wrote: today i was comparing the performance of some netmap-related code on FreeBSD and Linux (RELENG_9 vs 3.2) and i was surprised to see that our system calls are significantly slower. On comparable hardware (i7-2600k vs E5-1650) the syscall getppid() takes about

Re: Problem with Vbox after recent upgrade

2012-07-20 Thread Lukasz Wojcik
ink the important part might be: > Jul 19 21:06:07 FBSD10 kernel: link_elf_obj: symbol vm_contig_grow_cache Thus suggesting this one: http://svnweb.freebsd.org/base?view=revision&revision=238561 as a potential problem. -- Lukasz Wojcik __

Re: Interfacing devices with multiple parents within newbus

2012-07-07 Thread Lukasz Wojcik
On 07/06/12 22:45, Arnaud Lacombe wrote: Hi, On Fri, Jul 6, 2012 at 3:09 PM, Ian Lepore wrote: On Fri, 2012-07-06 at 14:46 -0400, Arnaud Lacombe wrote: Hi, On Fri, Jul 6, 2012 at 11:33 AM, Arnaud Lacombe wrote: That's neither correct nor robust in a couple of way: 1) you have no guarant