phk         2007-12-16 19:38:26 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_dev.c 
  Log:
  Chop DIOCGDELETE from userland up in 1024 sector chunks to give geom_disk
  or any other bio chopping geom a reasonable size of work.
  
  Check for delivered signals between chunks, because the request size
  and service time is unbounded.
  
  Revision  Changes    Path
  1.96      +18 -2     src/sys/geom/geom_dev.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to