DragonFly commits List (threaded) for 2006-12
DragonFly BSD
DragonFly commits List (threaded) for 2006-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/dev/disk/nata ata-all.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 13 Dec 2006 14:20:01 -0800 (PST)

    I'll tell you guys what... if ALL of you want me to remove M_ZERO
    support from the objcache, I'll do it (I'll just have a KKASSERT() in
    there to assert that M_ZERO is not specified).

    I still recommend that you use objcache_create_simple() in NATA
    and just bzero() explicitly after objcache_get() in that case.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]