VFS layers...

From: Steven Woolgar (woolie_at_mac.com)
Date: 01/22/04

  • Next message: Robert Watson: "Re: VFS layers..."
    Date: Wed, 21 Jan 2004 23:24:31 -0800
    To: <freebsd-arch@freebsd.org>
    
    

    I am studying the source organization and do not currently have
    access to a BSD machine I can rebuild to include kernel debugging.

    I was wondering if someone could explain (or illustrate) the back
    trace (call stack) of a call from int open( const char*, int )
    all the way through to the UFS layer.

    I am looking at the source code and am making progress, but
    it is long and tedious work without a compiling and step-
    able code.

    Thanks for any help.

    Oh, and if this isn't a appropriate request for this list
    please tell me.

    Woolie

    _______________________________________________
    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: VFS layers..."