On 2010-Oct-24 18:05:05 +0200, Jean-Francois Dockes wrote:
>It appears that modifying dump to use a shared cache in a very simple way
>(move the control structures to the shared segment and perform simple locking)
>yields substantial speed increases.
Indeed. That's better than I expected.
>Woul
On Sunday, October 24, 2010 07:25:59 Matthias Apitz wrote:
> Hello,
>
> I have a new laptop Acer Aspire One D250 and I want to install a
> 8-CURRENT as of CVS from May 2009 (as I use this on all my laptops).
> The laptop comes with as Wifi chip:
>
> no...@pci0:1:0:0: class=0x028000 card=0xe
On Saturday, October 23, 2010 8:22:48 pm Alexander Best wrote:
> this tiny patch will fix pnpinfo so it doesn't core dump (bus error) any
> longer on arch=amd64.
This utility isn't really useful on amd64 though. No amd64 machines have ISA
slots in which to place an ISA PnP adapter.
--
John Bal
On Mon, Oct 25, 2010 at 08:45:47AM -0400, John Baldwin wrote:
> On Saturday, October 23, 2010 8:22:48 pm Alexander Best wrote:
> > this tiny patch will fix pnpinfo so it doesn't core dump (bus error) any
> > longer on arch=amd64.
>
> This utility isn't really useful on amd64 though. No amd64 mach
On Monday, October 25, 2010 9:34:37 am Erik Trulsson wrote:
> On Mon, Oct 25, 2010 at 08:45:47AM -0400, John Baldwin wrote:
> > On Saturday, October 23, 2010 8:22:48 pm Alexander Best wrote:
> > > this tiny patch will fix pnpinfo so it doesn't core dump (bus error) any
> > > longer on arch=amd64.
>
On Sat, 2010-10-23 at 15:20 +0400, Anthony Pankov wrote:
> Greetings.
>
> Just for note.
>
> Some time ago i thought about the same problem.
> I started something then had delayed it forever in favour of fast wrong
> way.
>
> So, the aim was:
>
> ---
> NAME
> modcfg - modify configuration
>
>
On Sun Oct 24 10, Garrett Cooper wrote:
> On Sun, Oct 24, 2010 at 4:57 AM, Alexander Best wrote:
> > On Sat Oct 23 10, Garrett Cooper wrote:
> >> On Sat, Oct 23, 2010 at 5:22 PM, Alexander Best
> >> wrote:
> >> > this tiny patch will fix pnpinfo so it doesn't core dump (bus error) any
> >> > lon
hi fbsd-hackers,
Noticed a issue in 8.1-release, 8.1p1-release and 8.1-stable
amd64/i386, to where modfind() will no longer find pmap_helper for the
/usr/ports/sysutils/pmap port, or other syscall modules using
SYSCALL_MODULE() macro.
The issue is that modfind() function no longer finds any module
gdb on MIP64 does not read DWARF2 line information correctly if
gcc was configured with DWARF_OFFSET_SIZE == 8.
.debug_line starts with total length field which could be 12 bytes
long or 4 bytes long. If it starts with 0x - it's 12 bytes
long. Depending on its size one of the followi
9 matches
Mail list logo