Re: [REVIEW] unit number allocation API

From: Dag-Erling Smørgrav (des_at_des.no)
Date: 07/27/04

  • Next message: sah_at_coraid.com: "AoE & driver tips"
    To: Poul-Henning Kamp <phk@FreeBSD.org>
    Date: Tue, 27 Jul 2004 19:37:34 +0200
    
    

    Poul-Henning Kamp <phk@FreeBSD.org> writes:
    > This is a small API I just wrote, targeted specifically for allocating
    > unit numbers and similar spaces.

    We already have heavily tested and benchmarked code for this in
    kern_descrip.c; it shouldn't be too hard to rip it free of the file
    descriptor code.

    DES

    -- 
    Dag-Erling Smørgrav - des@des.no
    _______________________________________________
    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: sah_at_coraid.com: "AoE & driver tips"