Re: devd limitations / automounting removable storage

From: M. Warner Losh (imp_at_bsdimp.com)
Date: 09/18/03

  • Next message: Robert Watson: "Re: devd limitations / automounting removable storage"
    Date: Thu, 18 Sep 2003 12:15:07 -0600 (MDT)
    To: rwatson@freebsd.org
    
    

    In message: <Pine.NEB.3.96L.1030918104650.60612B-100000@fledge.watson.org>
                Robert Watson <rwatson@freebsd.org> writes:
    : For ifnet events, we can use routing sockets. I don't know that we have
    : GEOM events as yet. One reason to separately handle GEOM from devfs would
    : be that GEOM "objects" tend to be storage devices or related notions,
    : whereas devfs entries could be any number of things.

    While this is true, one can ask a /dev entry what kind of object it
    is. Since one can do that, one can construct filters that will only
    do things for storage objects.

    I worry about putting these new event streams at the wrong level
    and/or having too many of them making it hard to know what the
    appropriate level/event to do something at is.

    Warner
    _______________________________________________
    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"


  • Next message: Robert Watson: "Re: devd limitations / automounting removable storage"

    Relevant Pages

    • Re: Devd event from GEOM?
      ... >> While I tend to agree, I do think that GEOM is the wrong layer to ... I would like to see storage devices added to devinfo. ...
      (freebsd-current)
    • Re: Devd event from GEOM?
      ... : On Mon, 24 Jan 2005, M. Warner Losh wrote: ... :>: matching, by learning about it through geom or the network stack, it knows ... The more correct layer would be /dev, ... announcements are for storage devices? ...
      (freebsd-current)
    • Re: devd limitations / automounting removable storage
      ... >: other notification events. ... > fdc has an fd newbus child but ata doesn't have an ad child. ... GEOM events as yet. ... whereas devfs entries could be any number of things. ...
      (freebsd-arch)
    • Re: Problem adding new slices
      ... I read that there was no /dev/ad0s3, so there was no reason to ... I now must suspect it's a GEOM issue. ... I suspect I will not be the one to find anything, ... Energy Sciences Network (ESnet) ...
      (freebsd-stable)