Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2006 08:12:38 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        arch@freebsd.org, gurney_j@resnet.uoregon.edu
Subject:   Re: remove rid pointer (but not rid)... 
Message-ID:  <3731.1145513558@critter.freebsd.dk>
In-Reply-To: Your message of "Wed, 19 Apr 2006 16:57:09 MDT." <20060419.165709.22017808.imp@bsdimp.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20060419.165709.22017808.imp@bsdimp.com>, "M. Warner Losh" writes:

>This will, of course, be a big undertaking in the tree.  There are
>1216 instances of the string 'alloc_resource'  Every single one of
>them will need to change in some way.

Most of them could beneficially change to use bus_alloc_resources(),
thereby improving the code (there are far too many bugs in the error
handling) and at the same time cutting the 1216 in half or further
down.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3731.1145513558>