TB --- 2013-05-26 00:41:35 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-26 00:41:35 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
On Sat, May 25, 2013 at 11:55 PM, Ryan Stone wrote:
> Currently deadlkres performs the following comparison when trying to check
> for threads that have been blocked on a mutex or sleeping on an sx lock:
>
> if (TD_ON_LOCK(td) && ticks < td->td_blktick) {
> /* check for deadlock...*/
Yes the
> On Sat, 25 May 2013 19:14:43 -0400
> g...@freebsd.org(Glen Barber) said:
>
> [[PGP Signed Part:No public key for 524F0C37A0B946A3 created at
> 2013-05-26T01:14:43+0200 using RSA]]
> On Sun, May 26, 2013 at 12:54:09AM +0200, Ludovit Koren wrote:
> > After Setting BIOS to legacy, with t
On Sun, May 26, 2013 at 12:54:09AM +0200, Ludovit Koren wrote:
> After Setting BIOS to legacy, with the 9.1-RELEASE-amd64-memstick.img,
> I succeeded to boot. The 10-CURRENT has still problems to boot to
> installation window.
>
Where does it stop? The same place?
> Thank you very much. It seem
wrote:
> > > Can you please try the latest snapshot? It might not be available on
> > > all mirrors yet, since they began propagating only a few hours ago, so
> > > I have copied the amd64 snapshots for 10-CURRENT here in the meantime:
> > >
> > > htt
re in the meantime:
> >
> > https://snapshots.glenbarber.us/20130525/
> >
>
> Unfortunately, the result is the same
>
What are the BIOS settings for USB? If it is not set to legacy, can you
please try switching it?
Also, can you please try booting both the 9.1-RELEASE and 8
.0-CURRENT-amd64-20130512-r250582-memstick). I get the
>
> Can you please try the latest snapshot? It might not be available on
> all mirrors yet, since they began propagating only a few hours ago, so
> I have copied the amd64 snapshots for 10-CURRENT here in the meantime:
>
Currently deadlkres performs the following comparison when trying to check
for threads that have been blocked on a mutex or sleeping on an sx lock:
if (TD_ON_LOCK(td) && ticks < td->td_blktick) {
/* check for deadlock...*/
The test against ticks is incorrect. It results in deadlkres only
si
ime:
https://snapshots.glenbarber.us/20130525/
Glen
pgpIMP5IzIQAz.pgp
Description: PGP signature
Hi,
I bought HP Elitebook 2570p(B6Q08EA)
(http://h18004.www1.hp.com/products/quickspecs/14314_div/14314_div.html). I
checked everything, if it is compatible, before I bought
it. Unfortunately, I cannot install 10.0 CURRENT
(FreeBSD-10.0-CURRENT-amd64-20130512-r250582-memstick). I get the
followin
On Sat, 18 May 2013 07:36:01 -0600
Jamie Gritton wrote:
> On 05/18/13 05:43, Konstantin Belousov wrote:
> > On Fri, May 17, 2013 at 01:14:23PM -0600, Jamie Gritton wrote:
> >> I'm considering Alexander Leidinger's patch to make X11 work
> >> inside a jail
> >> (http://leidinger.net/FreeBSD/curren
On 20/05/13 20:34, John Baldwin wrote:
> On Tuesday, May 14, 2013 1:15:47 pm Roger Pau Monné wrote:
>> On 14/05/13 18:31, Konstantin Belousov wrote:
>>> On Tue, May 14, 2013 at 06:08:45PM +0200, Roger Pau Monn? wrote:
On 13/05/13 17:00, Konstantin Belousov wrote:
> On Mon, May 13, 2013 at
No, you do not need to commit this, the next drop of my internal
code already has this in it, and should be coming shortly, but thanks
anyway.
Jack
On Sat, May 25, 2013 at 4:44 AM, Sergey Kandaurov wrote:
> Hi.
>
> I'd like to commit this patch.
> PCI-E Bus Speed is measured in GT/s (transfers
TB --- 2013-05-25 13:32:53 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-25 13:32:53 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
Hi.
I'd like to commit this patch.
PCI-E Bus Speed is measured in GT/s (transfers per sec).
Index: sys/dev/ixgbe/ixgbe.c
===
--- sys/dev/ixgbe/ixgbe.c (revision 250717)
+++ sys/dev/ixgbe/ixgbe.c (working copy)
@@ -579,8 +
On Sat, May 25, 2013 at 12:14:03PM +0200, Niclas Zeising wrote:
> On 05/25/13 12:09, O. Hartmann wrote:
> > With CLANG on FreeBSD 10.0-CURRENT r250968, I get this error message in
> > a source I try to port.
> >
> > I did not find any suitable "official" workaround and I'd like to avoid
> > patchi
On 05/25/13 12:09, O. Hartmann wrote:
> With CLANG on FreeBSD 10.0-CURRENT r250968, I get this error message in
> a source I try to port.
>
> I did not find any suitable "official" workaround and I'd like to avoid
> patching all files containing those #pragma statements. Is there a
> geenral solut
With CLANG on FreeBSD 10.0-CURRENT r250968, I get this error message in
a source I try to port.
I did not find any suitable "official" workaround and I'd like to avoid
patching all files containing those #pragma statements. Is there a
geenral solution on FreeBSD to overcome this?
error: unknown w
TB --- 2013-05-25 05:58:25 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-25 05:58:25 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
TB --- 2013-05-25 05:54:34 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-25 05:54:34 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
TB --- 2013-05-25 06:24:24 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-25 06:24:24 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2013
21 matches
Mail list logo