* [Ocfs2-devel] fs/ocfs2/alloc.c too big
@ 2008-04-24 15:37 Corey Minyard
0 siblings, 0 replies; only message in thread
From: Corey Minyard @ 2008-04-24 15:37 UTC (permalink / raw)
To: ocfs2-devel
When compiling fs/ocfs2/alloc.c for a MIPS platform, the size of the
section became too large for the jump using in MIPS atomics to reach the
places it needs to go. I've split up alloc.c into three files (tree.c
and truncate.c) to fix it for now where I'm working.
I'm curious if this has already been done. It could be argued that the
MIPS code needs to be fixed to handle the size, but that would slow down
the atomics and I think >6000 lines is probably too big, anyway. I'm
willing to split it up in the current code base, if the maintainers are
willing to accept the change.
Thanks,
-corey
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-04-24 15:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 15:37 [Ocfs2-devel] fs/ocfs2/alloc.c too big Corey Minyard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).