Hi,

Flavio, if you can, please try commenting out a line in fs/aufs/file.c
and reproducing the problem.

const struct address_space_operations aufs_aop = {
        :::
-       .migratepage            = aufs_migratepage,
+       /* .migratepage         = aufs_migratepage, */
        :::
};

If opensuse have a package called numaclt and it contains a command
named migratepage, then it may be a easier way to reproduce (I am not
sure).

Current my questions are
- is this problem NUMA machine specific?
- is your machine NUMA avaliable? in other words, does your machine have
  multiple memory node?


J. R. Okajima


Flavio Castelli:
> On 09/12/2013 04:27 PM, sf...@users.sourceforge.net wrote:
> > Then I'd ask you again. Of course it is OK when you have time.
> > The log you sent contains the output from aufs_readpage
> > operation. Ideally I want aufs_migratepage which you reported
> > originally.
>
> I'll give a shot later.
>
> BTW, I followed your hints (editing syslogd.conf and changing the printk
> value via proc) but no debug message showed up inside of the kernel
> logs. I had to manually load the aufs kernel module with 'debug=1' in
> order to see the debug statements. Did I do something stupid/wrong?
>
> Cheers
> Flavio

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk

Reply via email to