Subject: where did BDEVSIZE go?
To: None <tech-kern@netbsd.org>
From: Erik E. Fair <fair@clock.org>
List: tech-kern
Date: 01/13/1999 23:03:18
Where is the fundamental constant for buffer cache I/O size defined now? It
used to be called BDEVSIZE, if my memory serves me right, but a cursory
egrep around doesn't find that any more, and I haven't seen the #define
that replaces it jump out at me in code reading yet.

I'm substantially revising the mtio(4) page.

	Erik <fair@clock.org>