K 10 svn:author V 7 yongari K 8 svn:date V 27 2008-08-20T05:12:30.890654Z K 7 svn:log V 350 MFC r176859: Nuke local jumbo allocator and switch to use of UMA backed page allocator for jumbo frame. Also remove unneeded jlist lock which is no longer required to protect jumbo buffers. With these changes jumbo frame performance of nfe(4) was slightly increased and users should not encounter jumbo buffer allocation failure anymore. END