DragonFly BSD
DragonFly kernel List (threaded) for 2003-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Heads up: malloc_type changes


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 17 Oct 2003 22:47:12 -0700 (PDT)

    In order to fix a bug in the slab allocator I had to extend the 
    malloc_type structure.  This means that when you compile up a new
    kernel you have to be sure to recompile all your modules as well
    and install both a new kernel and new modules.  If you try to load
    an old module with a new kernel it will panic.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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