Todd Lyons writes: > Oleg O. Ossovitskii wanted us to know: > > >BTW: is anywhere diff to apply Reiser4 to plain 2.5.x (not bk tree) or I have to >made this > >manually (by hands)? > > It applied for me to the 2.5.45 tree with only one reject, mm/swap.c. > It wants to add a #include, but what's there is not quite like what the > patch expects. You'll actually have to add two lines, not just one. > > Still compiling. In the reiser4 code right now....well, it built and > linked. That's a good sign. > > Here are the .config settings that I used: > CONFIG_REISER4_FS=m > CONFIG_REISER4_CHECK=y > CONFIG_REISER4_DEBUG=y > CONFIG_REISER4_CHECK_STACK=y > CONFIG_REISER4_DEBUG_MODIFY=y > CONFIG_REISER4_DEBUG_MEMCPY=y > CONFIG_REISER4_DEBUG_NODE=y > CONFIG_REISER4_ZERO_NEW_NODE=y > CONFIG_REISER4_TRACE=y > CONFIG_REISER4_STATS=y > CONFIG_REISER4_DEBUG_OUTPUT=y > # CONFIG_REISER4_NOOPT is not set > > Curious if anybody feels that I should have chosen different values for > any of the options.
Reasonable options for debugging. Will result in dead-slow reiser4 though. Once you stop being able to tolerate it slowness, disable CONFIG_REISER4_DEBUG_MODIFY and CONFIG_REISER4_CHECK_STACK. > -- > Blue skies... Todd > | Get a bigger hammer! | Normal? Normal is a setting on | > | http://www.mrball.net | my dryer. | > | http://faq.mrball.net | BayCon 2001 http://www.baycon.org | > Linux kernel 2.5.45 1 user, load average: 1.19, 0.88, 0.40 Nikita.
