On 20.11.10 19:00, Super Biscuit wrote:
I'm using SNAPSHOT-9 (Current) powerpc from people.freebsd.org/~whitehorn.
Can you update the src to something after 16.11?
Nathan did commit a (build) fix around the 16.11.
Gruss,
Andreas
___
freebsd-current@
W dniu 2010-11-19 22:23, freebsd-current-requ...@freebsd.org pisze:
Send freebsd-current mailing list submissions to
freebsd-current@freebsd.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freebsd.org/mailman/listinfo/freebsd-current
or, via email, send
I'm using SNAPSHOT-9 (Current) powerpc from people.freebsd.org/~whitehorn.
The build in /usr/src/sys/.../drm/drm stops with specialreg.h
Using find -f /|grep specialreg.h only shows the file in x86, amd64, and pc98.
I already have agp.ko built.
Does this require cross compiling or is a "prebuilt"
On Sat, Nov 20, 2010 at 02:48:15PM +, Bruce Cran wrote:
> Hi,
>
> I've been building KDE on a new -CURRENT system with ZFS and hit a
> panic - "vm_object_page_collect_flush failed" (more info is at
> http://www.cran.org.uk/~brucec/freebsd/zfs_vm_panic.txt).
>
> #9 0x802a6190 in pan
Hi,
I've been building KDE on a new -CURRENT system with ZFS and hit a
panic - "vm_object_page_collect_flush failed" (more info is at
http://www.cran.org.uk/~brucec/freebsd/zfs_vm_panic.txt).
#9 0x802a6190 in panic (fmt=Variable "fmt" is not available.
)
at /usr/src/head/sys/kern/k
On Fri, 19 Nov 2010 19:54:21 +0100, Jung-uk Kim wrote:
On Tuesday 16 November 2010 03:30 pm, Jung-uk Kim wrote:
On Monday 15 November 2010 08:36 pm, Jung-uk Kim wrote:
> Often times I hear complaints like "my Mac hangs after upgrading
> to 8.1" or "snapshot CD hangs on my brand new Mac". I kn
on 19/11/2010 00:02 Nate Lawson said the following:
> On 11/18/2010 11:09 AM, Andriy Gapon wrote:
>> I am trying to solicit some architectural/design ideas for implementing
>> logic that
>> would honor ACPI _PSD/_CSD/_TSD descriptions of processor dependency domains.
>> Well, I am primarily intere
on 19/11/2010 18:58 John Baldwin said the following:
> On Friday, November 19, 2010 11:20:04 am Andriy Gapon wrote:
>> BTW, tq_name doesn't seem to be used anywhere at all.
>> Perhaps just drop it? But still could be useful in a debugger, though.
>
> If it's not used anywhere I would just drop it
on 19/11/2010 21:08 Nate Lawson said the following:
> On 11/19/2010 6:39 AM, Andriy Gapon wrote:
>>
>> I am thinking about providing two APIs for this.
>>
>> 1. KPI
>> void cpu_get_a_m_perf(u_int cpu, uint64_t *aperf, uint64_t *mperf);
>>
>> 2. Userland
>> sysctl dev.cpu.N.aperf_mperf that returns