Re: sleep bug in taskqueue(9)

2010-11-12 Thread Hans Petter Selasky
On Thursday 29 April 2010 01:59:58 Matthew Fleming wrote: It looks to me like taskqueue_drain(taskqueue_thread, foo) will not correctly detect whether or not a task is currently running. The check is against a field in the taskqueue struct, but for the taskqueue_thread queue with more than

Re: sleep bug in taskqueue(9)

2010-11-12 Thread Hans Petter Selasky
On Thursday 29 April 2010 01:59:58 Matthew Fleming wrote: struct task { - STAILQ_ENTRY(task) ta_link; /* link for queue */ - u_short ta_pending; /* count times queued */ - u_short ta_priority;/* Priority */ - task_fn_t *ta_func;

Re: sleep bug in taskqueue(9)

2010-11-12 Thread Hans Petter Selasky
On Friday 12 November 2010 10:06:10 you wrote: - queue-tq_running = NULL; forgot this check: /* don't clear if queued again */ if (task-ta_entry.tqe_prev == (void *)1) + task-ta_entry.tqe_prev = (void *)0;

[HEADS UP] Significant TCP work committed to head

2010-11-12 Thread Lawrence Stewart
Hi All, A quick note that this evening, I made the first in a series of upcoming commits to head that modify the TCP stack fairly significantly. I have no reason to believe you'll notice any issues, but TCP is a complex beast and it's possible things might crop up. The changes are mostly related

Re: radeon_cp_texture: page fault with non-sleepable locks held

2010-11-12 Thread Andriy Gapon
on 08/11/2010 13:50 Andriy Gapon said the following: on 05/11/2010 09:27 Andriy Gapon said the following: I use FreeSBD head and KDE 4 with all the bells and whistles enabled. Apparently recent KDE update has enabled even more of them, because I started to have panics with a kernel that has

Re: sleep bug in taskqueue(9)

2010-11-12 Thread mdf
On Fri, Nov 12, 2010 at 12:56 AM, Hans Petter Selasky hsela...@c2i.net wrote: On Thursday 29 April 2010 01:59:58 Matthew Fleming wrote: It looks to me like taskqueue_drain(taskqueue_thread, foo) will not correctly detect whether or not a task is currently running.  The check is against a field

Re: sleep bug in taskqueue(9)

2010-11-12 Thread Hans Petter Selasky
On Friday 12 November 2010 15:18:46 m...@freebsd.org wrote: On Fri, Nov 12, 2010 at 12:56 AM, Hans Petter Selasky hsela...@c2i.net wrote: On Thursday 29 April 2010 01:59:58 Matthew Fleming wrote: It looks to me like taskqueue_drain(taskqueue_thread, foo) will not correctly detect whether

Re: libcompiler_rt now part of FreeBSD's base system

2010-11-12 Thread Florian Smeets
On 11.11.10 16:52, Ed Schouten wrote: I just committed libcompiler_rt.a to HEAD. Even though I don't expect serious issues -- especially not on the tier 1 architectures -- be sure to contact me in case something goes wrong. I hooked it up to the build in a separate commit, so if your system

Re: libcompiler_rt now part of FreeBSD's base system

2010-11-12 Thread Ed Schouten
Florian, others, * Florian Smeets f...@smeets.im, 20101112 15:57: i'm at r215149 on sparc64, and my compiler stopped working. buildworld stops after 42 lines (http://smeets.im/~flo/bw.log). cc1 dumps a 1GB core file. I'll look into as soon as possible, but to prevent additional breakage, I've

Re: sleep bug in taskqueue(9)

2010-11-12 Thread mdf
On Fri, Nov 12, 2010 at 6:23 AM, Hans Petter Selasky hsela...@c2i.net wrote: On Friday 12 November 2010 15:18:46 m...@freebsd.org wrote: On Fri, Nov 12, 2010 at 12:56 AM, Hans Petter Selasky hsela...@c2i.net wrote: On Thursday 29 April 2010 01:59:58 Matthew Fleming wrote: It looks to me

Re: libcompiler_rt now part of FreeBSD's base system

2010-11-12 Thread Marcel Moolenaar
On Nov 11, 2010, at 7:52 AM, Ed Schouten wrote: Hello all, I just committed libcompiler_rt.a to HEAD. Even though I don't expect serious issues -- especially not on the tier 1 architectures -- be sure to contact me in case something goes wrong. I hooked it up to the build in a separate

Re: [HEADS UP] Significant TCP work committed to head

2010-11-12 Thread Kevin Oberman
Date: Fri, 12 Nov 2010 20:35:45 +1100 From: Lawrence Stewart lstew...@freebsd.org Sender: owner-freebsd-curr...@freebsd.org Hi All, A quick note that this evening, I made the first in a series of upcoming commits to head that modify the TCP stack fairly significantly. I have no reason

MacBookPro7,1 and FreeBSD 8.1

2010-11-12 Thread Veniamin Gvozdikov
Hi everybody. I have the macbook and I tryed install FreeBSD 8.1. But I have froze loading. I have it's: with acpi (default loading) http://img203.imageshack.us/img203/2556/dscn2822u.jpg disable acpi http://img152.imageshack.us/img152/1796/dscn2823.jpg verbose mode (option 5 at the boot

[head tinderbox] failure on mips/mips

2010-11-12 Thread FreeBSD Tinderbox
TB --- 2010-11-12 18:36:20 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-11-12 18:36:20 - starting HEAD tinderbox run for mips/mips TB --- 2010-11-12 18:36:20 - cleaning the object tree TB --- 2010-11-12 18:36:20 - cvsupping the source tree TB --- 2010-11-12 18:36:20 -

Re: libcompiler_rt now part of FreeBSD's base system

2010-11-12 Thread Marius Strobl
On Fri, Nov 12, 2010 at 03:57:20PM +0100, Florian Smeets wrote: On 11.11.10 16:52, Ed Schouten wrote: I just committed libcompiler_rt.a to HEAD. Even though I don't expect serious issues -- especially not on the tier 1 architectures -- be sure to contact me in case something goes wrong. I

Error 1: gpart create -s GPT ad0

2010-11-12 Thread Ivan Klymenko
Hello! People. I use the alternate installer pc-sysinstall based on FreeBSD 9.0-CURRENT r215176 When you load the virtual machine qemu disk ad0 is determined by: http://img573.imageshack.us/i/qemu1.png/ but when trying to create a section displays the following error:

[head tinderbox] failure on powerpc64/powerpc

2010-11-12 Thread FreeBSD Tinderbox
TB --- 2010-11-12 18:56:34 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-11-12 18:56:34 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2010-11-12 18:56:34 - cleaning the object tree TB --- 2010-11-12 18:56:36 - cvsupping the source tree TB --- 2010-11-12 18:56:36 -

Re: sleep bug in taskqueue(9)

2010-11-12 Thread Hans Petter Selasky
On Friday 12 November 2010 17:38:38 m...@freebsd.org wrote: On Fri, Nov 12, 2010 at 6:23 AM, Hans Petter Selasky hsela...@c2i.net wrote: On Friday 12 November 2010 15:18:46 m...@freebsd.org wrote: On Fri, Nov 12, 2010 at 12:56 AM, Hans Petter Selasky hsela...@c2i.net wrote: On

Re: MacBookPro7,1 and FreeBSD 8.1

2010-11-12 Thread Hans Petter Selasky
On Friday 12 November 2010 18:28:02 Veniamin Gvozdikov wrote: Hi everybody. I have the macbook and I tryed install FreeBSD 8.1. But I have froze loading. I have it's: with acpi (default loading) http://img203.imageshack.us/img203/2556/dscn2822u.jpg disable acpi

Re: MacBookPro7,1 and FreeBSD 8.1

2010-11-12 Thread Ed Schouten
* Hans Petter Selasky hsela...@c2i.net, 20101112 21:33: This might be because your model is not listed in a quirk-table: grep -ri macbook /usr/src/sys/amd64 /usr/src/sys/amd64/amd64/machdep.c If only we could live without that hack... I remember we once did this for all MacBooks

Re: sleep bug in taskqueue(9)

2010-11-12 Thread mdf
On Fri, Nov 12, 2010 at 12:25 PM, Hans Petter Selasky hsela...@c2i.net wrote: On Friday 12 November 2010 17:38:38 m...@freebsd.org wrote: On Fri, Nov 12, 2010 at 6:23 AM, Hans Petter Selasky hsela...@c2i.net wrote: On Friday 12 November 2010 15:18:46 m...@freebsd.org wrote: On Fri, Nov 12,

Re: sleep bug in taskqueue(9)

2010-11-12 Thread Hans Petter Selasky
On Friday 12 November 2010 22:24:51 m...@freebsd.org wrote: On Fri, Nov 12, 2010 at 12:25 PM, Hans Petter Selasky hsela...@c2i.net wrote: On Friday 12 November 2010 17:38:38 m...@freebsd.org wrote: On Fri, Nov 12, 2010 at 6:23 AM, Hans Petter Selasky hsela...@c2i.net wrote: On Friday

www/chromium crashing whole system

2010-11-12 Thread Alexander Best
hi there, i'm having an issue with www/chromium. sometimes it will completely lock up my system without producing a core dump. i'm running HEAD (r215102; amd64). this time however chrome.core made it to disk somehow: Core was generated by `chrome'. Program terminated with signal 11,

Re: [HEADS UP] Significant TCP work committed to head

2010-11-12 Thread Lawrence Stewart
On 11/13/10 04:58, Kevin Oberman wrote: Date: Fri, 12 Nov 2010 20:35:45 +1100 From: Lawrence Stewart lstew...@freebsd.org Sender: owner-freebsd-curr...@freebsd.org Hi All, A quick note that this evening, I made the first in a series of upcoming commits to head that modify the TCP stack

Re: Sense fetching [Was: cdrtools /devel ...]

2010-11-12 Thread Brandon Gooch
2010/11/5 Alexander Motin m...@freebsd.org: Hi. I've reviewed tests that scgcheck does to SCSI subsystem. It shown combination of several issues in both CAM, ahci(4) and cdrtools itself. Several small patches allow us to pass most of that tests: http://people.freebsd.org/~mav/sense/

Re: Error 1: gpart create -s GPT ad0

2010-11-12 Thread Kris Moore
On Fri, Nov 12, 2010 at 08:47:00PM +0200, Ivan Klymenko wrote: Hello! People. I use the alternate installer pc-sysinstall based on FreeBSD 9.0-CURRENT r215176 When you load the virtual machine qemu disk ad0 is determined by: http://img573.imageshack.us/i/qemu1.png/ but when trying to

Re: Error 1: gpart create -s GPT ad0

2010-11-12 Thread Garrett Cooper
On Fri, Nov 12, 2010 at 7:09 PM, Kris Moore k...@pcbsd.org wrote: On Fri, Nov 12, 2010 at 08:47:00PM +0200, Ivan Klymenko wrote: Hello! People. I use the alternate installer pc-sysinstall based on FreeBSD 9.0-CURRENT r215176 When you load the virtual machine qemu disk ad0 is determined by:

Re: Error 1: gpart create -s GPT ad0

2010-11-12 Thread Andrey V. Elsukov
On 12.11.2010 21:47, Ivan Klymenko wrote: http://img80.imageshack.us/i/qemu.png/ Think all options for gpart are correct - what can there be a problem? This was temporary regression and it is fixed now in r215118. In any case it is harmless. -- WBR, Andrey V. Elsukov signature.asc

Re: Error 1: gpart create -s GPT ad0

2010-11-12 Thread Andrey V. Elsukov
On 12.11.2010 21:47, Ivan Klymenko wrote: I use the alternate installer pc-sysinstall based on FreeBSD 9.0-CURRENT r215176 Hmm, are you sure that your kernel is based on r215176? -- WBR, Andrey V. Elsukov signature.asc Description: OpenPGP digital signature

Re: Error 1: gpart create -s GPT ad0

2010-11-12 Thread Ivan Klymenko
В Sat, 13 Nov 2010 08:45:02 +0300 Andrey V. Elsukov bu7c...@yandex.ru пишет: On 12.11.2010 21:47, Ivan Klymenko wrote: I use the alternate installer pc-sysinstall based on FreeBSD 9.0-CURRENT r215176 Hmm, are you sure that your kernel is based on r215176? no doubt! :)

Re: Error 1: gpart create -s GPT ad0

2010-11-12 Thread Ivan Klymenko
В Fri, 12 Nov 2010 22:09:30 -0500 Kris Moore k...@pcbsd.org пишет: On Fri, Nov 12, 2010 at 08:47:00PM +0200, Ivan Klymenko wrote: Hello! People. I use the alternate installer pc-sysinstall based on FreeBSD 9.0-CURRENT r215176 When you load the virtual machine qemu disk ad0 is