Re: bash reads on device when it shouldn't...

2009-10-23 Thread Kārlis Repsons
Thanks for looking! On Friday 23 October 2009 16:11:06 Marc Herbert wrote: > In case you are using Linux you can pinpoint which files are accessed > like this: > > echo 1 > /proc/sys/vm/block_dump > dmesg -c If you was more careful, you'd know I already did that. And there was NO SPECIFIC FILE m

Re: bash reads on device when it shouldn't...

2009-10-23 Thread Greg Wooledge
On Thu, Oct 22, 2009 at 06:47:43PM +, K??rlis Repsons wrote: > I've set up a system, which has some disks, that are not always used, but are > always mounted. OS and program files are all in other place and the only > program, which still reads some blocks (echo 1 > /proc/sys/vm/block_dump),