[RFC] remove bus_memio.h and bus_pio.h
From: Takahashi Yoshihiro (nyan_at_jp.FreeBSD.org)
Date: 05/25/05
- Previous message: Sergey Babkin: "Re: Re: Re: Handling of shell builtins in make(1)"
- Next in thread: M. Warner Losh: "Re: [RFC] remove bus_memio.h and bus_pio.h"
- Reply: M. Warner Losh: "Re: [RFC] remove bus_memio.h and bus_pio.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 May 2005 21:20:09 +0900 (JST) To: arch@freebsd.org
The bus_memio.h and bus_pio.h for a micro-optimization depend on the
implementation of the bus_space on i386 and amd64, so they are
meaningless files on the other archs. I'd like to remove a MD part
like this from MI drivers at least.
I think that a increasing performance by using this method is very
trivial on recent machines. If there is not strong objection, I'll
remove bus_{mem,p}io.h and related code from all archs.
Comments?
--- TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org> _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Sergey Babkin: "Re: Re: Re: Handling of shell builtins in make(1)"
- Next in thread: M. Warner Losh: "Re: [RFC] remove bus_memio.h and bus_pio.h"
- Reply: M. Warner Losh: "Re: [RFC] remove bus_memio.h and bus_pio.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|