Re: pmap hole handling

2011-04-24 Thread Owain Ainsworth
On Thu, Apr 21, 2011 at 01:38:35AM +0200, Ariane van der Steldt wrote: > Hi, > > MMU address space holes are at a fixed position (ofcourse). > This diff makes sure the FIXED position flag is specified when mapping > them in and complains loudly otherwise. > > While there, check some other flag mi

Re: ld.so speedup for large binaries with many shared libraries

2011-04-24 Thread Amit Kulkarni
from http://www.feyrer.de/NetBSD/bx/blosxom.cgi/index.front?-tags=arm http://mail-index.netbsd.org/tech-userlevel/2010/02/24/msg003325.html it will help Chrome, Firefox, Webkit, GNOME, KDE, LibreOffice, vlc (and similar monsters like those) On Sun, Apr 24, 2011 at 4:53 AM, Antti Harri wrote: >

[PATCH] diff for mg's dired annoying issues

2011-04-24 Thread Loganaden Velvindron
Hi, Using scrolling in dired causes a dot reset for forward/backward page. This diff fixes this annoying behaviour for forward/backward page, beginning/end of buffer, and goto-line. //Logan C-x-C-c Please test & report. As usual feedback for improvements is welcomed ;-) Index: basic.c

Re: invalid ata_xfer state 06: Apr 23 snapshot amd64, Lenovo Thinkpad SL500

2011-04-24 Thread Owain Ainsworth
On Sun, Apr 24, 2011 at 06:23:13PM +0200, Peter N. M. Hansteen wrote: > After upgrading my laptop to the latest snapshot earlier today, I > noticed these messages in dmesg output: > > ahci0 at pci0 dev 31 function 2 "Intel 82801I AHCI" rev 0x03: apic 2 int 19, > AHCI 1.2 > ahci0: invalid ata_xfer

invalid ata_xfer state 06: Apr 23 snapshot amd64, Lenovo Thinkpad SL500

2011-04-24 Thread Peter N. M. Hansteen
After upgrading my laptop to the latest snapshot earlier today, I noticed these messages in dmesg output: ahci0 at pci0 dev 31 function 2 "Intel 82801I AHCI" rev 0x03: apic 2 int 19, AHCI 1.2 ahci0: invalid ata_xfer state 06 in ahci_put_ccb, slot 31 ahci0: invalid ata_xfer state 06 in ahci_put_cc

Re: Add SB800+ SMBus support to piixpm.

2011-04-24 Thread Brynet
On Sun, Apr 24, 2011 at 12:23:03AM -0400, Brynet wrote: > I sent this accidentally (..and mangled) a few minutes ago, so, here > it is again.. allows iic(4)/spdmem(4) to attach on my laptop. > > Works for me, let me know if there is a better way. > > -Bryan. Ignore this for now, I can't figure o

Re: Radeon HD5450

2011-04-24 Thread Owain Ainsworth
On Sat, Apr 23, 2011 at 11:07:16PM -0400, Mark Peoples wrote: > On Sun, Apr 03, 2011 at 08:37:08AM -0400, Mark Peoples wrote: > > The following along with an update to xf86-video-ati-6.14.1 gets me some > > very sexy 1920x1080 on my Radeon HD5450 > > the xorg driver part getting updated probably

Re: ld.so speedup for large binaries with many shared libraries

2011-04-24 Thread Antti Harri
Hi, seems to work on amd64. Not sure if it made things quicker, but it sure didn't make them slower either. -- Antti Harri