Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2008 09:46:02 +0100
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        sam <samflanker@gmail.com>
Cc:        freebsd-emulation@FreeBSD.org
Subject:   Re: [PATCH]: additional futex operations
Message-ID:  <20080320084602.GA32936@freebsd.org>
In-Reply-To: <47E216BF.1030104@gmail.com>
References:  <96317980@ipt.ru> <20080319204521.GA98846@freebsd.org> <87348264@ipt.ru> <47E216BF.1030104@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 20, 2008 at 10:48:15AM +0300, sam wrote:
> Boris Samorodov wrote:
> >Roman, it really works! Now linux-firefox and linux-thunderbird
> >work (after some quick testing) just fine. Great, thanks!
> >
> >Sam, can you try Roman's patch? It should (I hope) reduce processor's
> >resources for HLDS.
> >
> >
> >WBR
> >  
> after apply Roman's patch (patching -> module compiling & reinstalling 
> -> rebooting)
> situation is not changed
> ------------------------------------------------------------------
> FreeBSD damascus 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #7: Fri Feb 22 
> 11:53:45 MSK 2008     root@static:/usr/obj/usr/src/sys/DAMASCUS  i386
> 
> PID USERNAME  THR PRI NICE   SIZE    RES STATE    TIME   WCPU COMMAND
> 1013 games       1 106    0  1089M 60400K RUN      0:10 48.39% hlds_i686
>  635 root        1  55    0  3160K  1160K select   0:11 16.16% syslogd
> 1012 games       1   8    0  1089M 60400K nanslp   0:07 15.38% hlds_i686
> 
> more flood in /var/log/messages
> 
> Mar 20 10:39:16 static kernel: 128
> Mar 20 10:39:16 static kernel: linux_sys_futex: unknown op 128
> Mar 20 10:39:16 static kernel:
> Mar 20 10:39:16 static kernel: linux_sys_futex: unknown op 129
> Mar 20 10:39:16 static last message repeated 4 times
> Mar 20 10:39:16 static kernel: linux_sys_futex: unknown op 12
> Mar 20 10:39:16 static kernel: 9
> Mar 20 10:39:16 static kernel: linux_sys_futex: unknown op 129
> Mar 20 10:39:16 static last message repeated 2 times
> Mar 20 10:39:17 static kernel:
> Mar 20 10:39:17 static kernel: linux_sys_futex: unknown op 129

this looks almost impossible as I clear the "128" bit from the op.
are you sure you applied the patch correctly?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080320084602.GA32936>