K 10 svn:author V 3 des K 8 svn:date V 27 2001-01-21T22:23:11.000000Z K 7 svn:log V 190 First step towards an MP-safe zone allocator: - have zalloc() and zfree() always lock the vm_zone. - remove zalloci() and zfreei(), which are now redundant. Reviewed by: bmilekic, jasone END