cheusov@ wrote: > On Fri, Mar 2, 2012 at 8:01 PM, Izumi Tsutsui <[email protected]> wrote: > >> For a number of reasons I decided to use ext2 filesystem on 60Gb memory > >> stick. > > : > >> Unfortunately newfs_ext2fs works extreamly slowly > > > > newfs_ext2fs(8) was intended to prepare boot partitions for > > Linux based appliances (like cobalt) without GPLed tools, > > so its implementation is quite dumb and it doesn't have > > any I/O optimazations. > > ... > > Your patch solved the problem.
Committed. Thanks. > If it is good to commit, it would be > nice to see it in netbsd-6. I'll send a pullup request later. --- Izumi Tsutsui
