It looks like this is using standard cpio in the snv_b72 version with some 
options of 8192 size as a sub command and the parent process must be reading 
some type of status for completion, This is faster then the older versions, on 
my AMD x2 AM2 @ 3800 CPU's?
 /usr/sbin/lumake -n snv_70_c0d0s0
ps of lumake command
    root 14299 14199   0 23:55:42 pts/4       0:00 /sbin/sh /usr/sbin/lumake -n 
snv_70_c0d0s0
    root 15601 15424   0 23:55:52 pts/4       0:00 /sbin/sh /usr/lib/lu/lucopy 
-i /etc/lu/ICF.1 -c snv_72_c0d0s3 -p /etc/lu/ICF.2 
    root 15822 15601   2 23:55:54 pts/4       0:14 /usr/bin/cpio -pPcdum 
/.alt.tmp.b-F0d.mnt
    root 15848 15832   0 00:03:32 pts/5       0:00 grep 15601
    root 15424 14299   0 23:55:52 pts/4       0:00 /sbin/sh /usr/lib/lu/lupop 
-i /etc/lu/ICF.1 -p snv_72_c0d0s3 -s /tmp/.lumake.fs
    root 15601 15424   0 23:55:52 pts/4       0:00 /sbin/sh /usr/lib/lu/lucopy 
-i /etc/lu/ICF.1 -c snv_72_c0d0s3 -p /etc/lu/ICF.2 
 truss -aefp 15822
15822:  read(7, " g s / s w i t c h _ t o".., 8192)     = 8192
15822:  write(6, " g s / s w i t c h _ t o".., 8192)    = 8192
.
.
.
15822:  
chmod("/.alt.tmp.b-F0d.mnt/usr/lib/gnome-vfs-2.0/modules/libtheme-method.so", 
0100755) = 0
15822:  close(7)                                        = 0
15822:  close(6)                                        = 0
15822:  close(5)                                        = 0
15822:  close(4)                                        = 0
15822:  open64("usr/lib/gnome-vfs-2.0", O_RDONLY)       = 4
15822:  fstatat64(4, "modules", 0x08072A68, 0x00001000) = 0
15822:  pathconf("usr/lib/gnome-vfs-2.0/modules", 20)   = 1
15822:  acl("usr/lib/gnome-vfs-2.0/modules", GETACLCNT, 0, 0x00000000) = 4
15822:  stat64("usr/lib/gnome-vfs-2.0/modules", 0x08046260) = 0
15822:  acl("usr/lib/gnome-vfs-2.0/modules", GETACL, 4, 0x08685CC0) = 4
15822:  open64("/.alt.tmp.b-F0d.mnt/usr/lib/gnome-vfs-2.0", O_RDONLY) = 5
15822:  stat64("/.alt.tmp.b-F0d.mnt/usr/lib/gnome-vfs-2.0/modules", 0x08072F00) 
= 0
15822:  fchownat(5, "modules", 0x00000000, 0x00000002, 0x00001000) = 0
15822:  futimesat(5, "modules", 0x080466B0)             = 0
15822:  chmod("/.alt.tmp.b-F0d.mnt/usr/lib/gnome-vfs-2.0/modules", 040755) = 0
15822:  close(5)                                        = 0
15822:  close(4)                                        = 0
15822:  open64("usr/lib/gnome-vfs-2.0/include", O_RDONLY) = 4
^C15822:        fstatat64(4, "gnome-vfs-file-size.h", 0x08072A68, 0x00001000) = 0
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to