cvs commit: src/sys/sys mdioctl.h src/sys/dev/md md.c src/sbin/mdconfig Makefile mdconfig.8 mdconfig.c

Brian Fundakowski Feldman green at FreeBSD.org
Fri Sep 17 09:23:28 PDT 2004


On Fri, Sep 17, 2004 at 11:53:40AM -0400, Robert Watson wrote:
> On Fri, 17 Sep 2004, Ceri Davies wrote:
> 
> > > +> I think most of us were already jealous enough by seeing the first post :-P
> > > +> (Thanks for the extra md coolness these commits made possible :-))
> > > 
> > > Jealous about what?:) You know, that you can setup 15TB of md(4) swap-backed
> > > device on 512MB swap partition, right?
> > 
> > What happens if you try to fill them?
> 
> Bewm.

Doesn't that have mostly to do with vm_page_grab() and sf_buf_alloc() and
vm_pager_get_pages() not having any sort of error handling?  I guess that
vm_pager_alloc() is also missing it....

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green at FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\


More information about the cvs-src mailing list