2011/6/8 Andrea Gelmini <andrea.gelmini@xxxxxxxxx>: Hi all, and thanks a lot for your time. > Â But it doesn't care... I can change 'Commit interval' in any way, > Â but when I mount it I see this: > [ 2366.096819] segctord starting. Construction interval = 0 seconds, > CP frequency < 30 seconds > [ 2535.082421] segctord starting. Construction interval = 0 seconds, > CP frequency < 30 seconds I made a stupid script to replicate my problem. Results are the same, using different kernel, and so on. I also tried different version of nilfs-tools, picking via git since commit that introduce nilfs-tune. You have just to run it as root (give it a look, before): root@dell:/home/gelma/dev/prg# bash test_nilf.sh 0+0 records in 0+0 records out 0 bytes (0 B) copied, 3.506e-05 s, 0.0 kB/s mkfs.nilfs2 (nilfs-utils 2.1.0-rc1) Start writing file system initial data to the device Blocksize:4096 Device:/dev/loop0 Device Size:1073741824 File system initialization succeeded !! [ 623.103552] segctord starting. Construction interval = 5 seconds, CP frequency < 30 seconds nilfs-tune 2.1.0-rc1 [ 624.212073] segctord starting. Construction interval = 0 seconds, CP frequency < 30 seconds Thanks a lot for your time, Andrea
Attachment:
test_nilf.sh
Description: Bourne shell script