K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-11-05T04:19:08.000000Z K 7 svn:log V 346 Vastly improved contigmalloc routine. It does not solve the problem of allocating contiguous buffer memory in general, but make it much more likely to work at boot-up time. The best chance for an LKM-type load of a sound driver is immediately after the mount of the root filesystem. This appears to work for a 64K allocation on an 8MB system. END