Advertisement
Guest User

strace df -ma with Linux kernel 3.5.0.17 - #26-ubuntu

a guest
Oct 10th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 8.08 KB | None | 0 0
  1. % uname -a
  2. Linux i3dmaster-linux 3.5.0-17-generic #26-Ubuntu SMP Wed Oct 3 21:29:51 UTC 2012 i686 i686 i686 GNU/Linux
  3.  
  4. strace -Ff -o df.out.local df -ma
  5.  
  6. 29194 statfs64("/proc", 84, {f_type="PROC_SUPER_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096»
  7.   29194 statfs64("/sys", 84, {f_type="SYSFS_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0
  8.   29194 statfs64("/sys/fs/fuse/connections", 84, {f_type=0x65735543, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_»
  9.   29194 statfs64("/sys/kernel/debug", 84, {f_type=0x64626720, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=»
  10.   29194 statfs64("/sys/kernel/security", 84, {f_type=0x73636673, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsi»
  11.   29194 statfs64("/dev", 84, {f_type=0x1021994, f_bsize=4096, f_blocks=256183, f_bfree=256182, f_bavail=256182, f_files=216461, f_ffree=215967, f_fsid={0, 0}, f_namelen=255»
  12.   29194 statfs64("/dev/pts", 84, {f_type="DEVPTS_SUPER_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize»
  13.   29194 statfs64("/run", 84, {f_type=0x1021994, f_bsize=4096, f_blocks=103247, f_bfree=103043, f_bavail=103043, f_files=220329, f_ffree=219916, f_fsid={0, 0}, f_namelen=255»
  14.   29194 statfs64("/run/lock", 84, {f_type=0x1021994, f_bsize=4096, f_blocks=1280, f_bfree=1280, f_bavail=1280, f_files=220329, f_ffree=220325, f_fsid={0, 0}, f_namelen=255,»
  15.   29194 statfs64("/run/shm", 84, {f_type=0x1021994, f_bsize=4096, f_blocks=258117, f_bfree=258117, f_bavail=258117, f_files=220329, f_ffree=220328, f_fsid={0, 0}, f_namelen»
  16.   29194 statfs64("/run/user", 84, {f_type=0x1021994, f_bsize=4096, f_blocks=25600, f_bfree=25599, f_bavail=25599, f_files=220329, f_ffree=220326, f_fsid={0, 0}, f_namelen=2»
  17.   29194 statfs64("/boot", 84, {f_type="EXT2_SUPER_MAGIC", f_bsize=1024, f_blocks=377831, f_bfree=337369, f_bavail=317862, f_files=97536, f_ffree=97270, f_fsid={387132530, 6»
  18.   29194 statfs64("/home", 84, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=3919340, f_bfree=2382423, f_bavail=2183332, f_files=995520, f_ffree=590677, f_fsid={1407920»
  19.   29194 statfs64("/proc/sys/fs/binfmt_misc", 84, {f_type=0x42494e4d, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_»
  20.   29194 open("/usr/lib/i386-linux-gnu/gconv/gconv-modules.cache", O_RDONLY) = 3
  21.   29194 fstat64(3, {st_mode=S_IFREG|0644, st_size=26256, ...}) = 0
  22.   29194 mmap2(NULL, 26256, PROT_READ, MAP_SHARED, 3, 0) = 0xb775a000
  23.   29194 close(3)                          = 0
  24.   29194 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
  25.   29194 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7759000
  26.   29194 write(1, "Filesystem     1M-blocks  Used A"..., 57) = 57
  27.   29194 write(1, "/dev/sda5          14080 10155  "..., 48) = 48                                                                                                            
  28.   29194 write(1, "proc                   0     0  "..., 52) = 52
  29.   29194 write(1, "sysfs                  0     0  "..., 51) = 51
  30.   29194 write(1, "none                   0     0  "..., 71) = 71
  31.   29194 write(1, "none                   0     0  "..., 64) = 64
  32.   29194 write(1, "none                   0     0  "..., 67) = 67
  33.   29194 write(1, "udev                1001     1  "..., 51) = 51
  34.   29194 write(1, "devpts                 0     0  "..., 55) = 55
  35.   29194 write(1, "tmpfs                404     1  "..., 51) = 51
  36.   29194 write(1, "none                   5     0  "..., 56) = 56
  37.   29194 write(1, "none                1009     0  "..., 55) = 55
  38.   29194 write(1, "none                 100     1  "..., 56) = 56
  39.   29194 write(1, "/dev/sda1            369    40  "..., 52) = 52
  40.   29194 write(1, "/dev/sda7          15310  6004  "..., 52) = 52
  41.   29194 write(1, "binfmt_misc            0     0  "..., 71) = 71
  42.  
  43.  
  44. % uname -a
  45. Linux i3dmaster-linux 3.5.0-17-generic #27-Ubuntu SMP Fri Oct 5 01:36:06 UTC 2012 i686 i686 i686 GNU/Linux
  46.  
  47. strace -Ff -o df.out df -ma
  48.  
  49. 2505  statfs64("/sys", 84, {f_type="SYSFS_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0
  50.   2505  statfs64("/sys/fs/fuse/connections", 84, {f_type=0x65735543, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_»
  51.   2505  statfs64("/sys/kernel/debug", 84, {f_type=0x64626720, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=»
  52.   2505  statfs64("/sys/kernel/security", 84, {f_type=0x73636673, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsi»
  53.   2505  statfs64("/dev", 84, {f_type=0x1021994, f_bsize=4096, f_blocks=256184, f_bfree=256183, f_bavail=256183, f_files=216462, f_ffree=215969, f_fsid={0, 0}, f_namelen=255»
  54.   2505  statfs64("/dev/pts", 84, {f_type="DEVPTS_SUPER_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize»
  55.   2505  statfs64("/run", 84, {f_type=0x1021994, f_bsize=4096, f_blocks=103247, f_bfree=103047, f_bavail=103047, f_files=220329, f_ffree=219921, f_fsid={0, 0}, f_namelen=255»
  56.   2505  statfs64("/run/lock", 84, {f_type=0x1021994, f_bsize=4096, f_blocks=1280, f_bfree=1280, f_bavail=1280, f_files=220329, f_ffree=220325, f_fsid={0, 0}, f_namelen=255,»
  57.   2505  statfs64("/run/shm", 84, {f_type=0x1021994, f_bsize=4096, f_blocks=258117, f_bfree=258117, f_bavail=258117, f_files=220329, f_ffree=220328, f_fsid={0, 0}, f_namelen»
  58.   2505  statfs64("/run/user", 84, {f_type=0x1021994, f_bsize=4096, f_blocks=25600, f_bfree=25599, f_bavail=25599, f_files=220329, f_ffree=220326, f_fsid={0, 0}, f_namelen=2»
  59.   2505  statfs64("/boot", 84, {f_type="EXT2_SUPER_MAGIC", f_bsize=1024, f_blocks=377831, f_bfree=337369, f_bavail=317862, f_files=97536, f_ffree=97270, f_fsid={387132530, 6»
  60.   2505  statfs64("/home", 84, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=3919340, f_bfree=2801835, f_bavail=2602744, f_files=995520, f_ffree=690375, f_fsid={1407920»
  61.   2505  statfs64("/proc/sys/fs/binfmt_misc", 84, {f_type=0x42494e4d, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_»
  62.   2505  open("/usr/lib/i386-linux-gnu/gconv/gconv-modules.cache", O_RDONLY) = 3
  63.   2505  fstat64(3, {st_mode=S_IFREG|0644, st_size=26256, ...}) = 0
  64.   2505  mmap2(NULL, 26256, PROT_READ, MAP_SHARED, 3, 0) = 0xb7794000
  65.   2505  close(3)                          = 0                                                                                                                                
  66.   2505  fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
  67.   2505  mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7793000
  68.   2505  write(1, "Filesystem     1M-blocks  Used A"..., 57) = 57
  69.   2505  write(1, "proc                   0     0  "..., 52) = 52
  70.   2505  write(1, "sysfs                  0     0  "..., 51) = 51
  71.   2505  write(1, "none                   0     0  "..., 71) = 71
  72.   2505  write(1, "none                   0     0  "..., 64) = 64
  73.   2505  write(1, "none                   0     0  "..., 67) = 67
  74.   2505  write(1, "udev                1001     1  "..., 51) = 51
  75.   2505  write(1, "devpts                 0     0  "..., 55) = 55
  76.   2505  write(1, "tmpfs                404     1  "..., 51) = 51
  77.   2505  write(1, "none                   5     0  "..., 56) = 56
  78.   2505  write(1, "none                1009     0  "..., 55) = 55
  79.   2505  write(1, "none                 100     1  "..., 56) = 56
  80.   2505  write(1, "/dev/sda1            369    40  "..., 52) = 52
  81.   2505  write(1, "/dev/sda7          15310  4366  "..., 52) = 52
  82.   2505  write(1, "binfmt_misc            0     0  "..., 71) = 71
  83.   2505  close(1)                          = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement