>I applied ext3 fs patch good >I used generate_filelist with a parameter /etc/readahead/boot collected >by readahead-list. not sure the content you mentioned, but in fact sreadahead was not fully similar with original readahead. So please have a try as: 1 after booting, run: find / -type f > temp.file 2 generate_filelist temp.file 3 check if you get the readahea.packed under /etc
-----Original Message----- From: Sam Lin [mailto:[EMAIL PROTECTED] Sent: 2008年11月11日 16:39 To: Zhang, Austin Cc: [EMAIL PROTECTED] Subject: Re: [Moblin Dev] Does/Will sreadahead support squashfs + unionfs (ext3 under) ? I applied ext3 fs patch I used generate_filelist with a parameter /etc/readahead/boot collected by readahead-list. # /sbin/generate_filelist /etc/readahead/boot the output is: Wrote 1 out of 1442 lines RAcount is 1 This is strange. I used aufs to union squashfs and ext3 and I don't know if generate_filelist works on such configuration. Sam Zhang, Austin 提到: > How do you use it? > > It should support ext3 already. But if you got it from moblin.org, you need > to patch that ext3 FS patch to your kernel. > Generate_filelist needs a parameter as input to generate the output file > (readahead.packed). > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sam Lin > Sent: 2008年11月11日 14:14 > To: [EMAIL PROTECTED] > Subject: [Moblin Dev] Does/Will sreadahead support squashfs + unionfs (ext3 > under) ? > > Hi All, > > I tried sreadahead on squashfs/unionfs/ext3 configuration but not working. > > generate_filelist output nearly zero record readahead.packed. > I copied another readahead generated from NB but sreadahead seems do > nothing about the file. > (the readahead.packed is located correctly as coded /etc/readahead.packed) > > Is there some efforts to do with sreadahead/generate_filelist to support > squashfs/union/ext3 configuration ? > > Sam > > _______________________________________________ > Moblin dev Mailing List > [email protected] > > To manage or unsubscribe from this mailing list visit: > https://lists.moblin.org/mailman/listinfo/dev or your user account on > http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists visit: > http://moblin.org/community/mailing-lists >
_______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
