Displaying 2 results from an estimated 2 matches for "kread".
Did you mean:
read
2011 Oct 06
1
OpenSSH hanging
...d the CRTL-Z
does not put the process into background.
The ssh -v output
OpenSSH_5.4p1, OpenSSL 0.9.8m 25 Feb 2010
and when I run a truss:
[snipped]
kwrite(4, " ?9E ? d ? ? e 9 ? O\b ?".., 576) = 576
_select(5, 0x2005DC28, 0x00000000, 0x00000000, 0x00000000) = 1
kread(4, " ?8E07 y ? ? ? } ? < ? ?".., 8192) = 32
kfcntl(0, F_DUPFD, 0x00000000) = 5
kfcntl(1, F_DUPFD, 0x00000000) = 6
kfcntl(2, F_DUPFD, 0x00000000) = 7
kioctl(5, 22528, 0x00000000, 0x00000000) = 0
kioctl(6, 22528,...
2010 Feb 02
2
Question about mbox_snarf and dovecot2.0
Hello,
I'm running revision 10622:de9d6dae7fe5 on AIX 5.3 with some local mods for our inbox hash function. I'm having a problem doing a "select inbox" when I use the mbox_snarf plugin. When I run truss on the process I see the following stat calls:
614528: kread(9, " 1 s e l e c t i n b".., 4096) = 15
614528: statx("/gpfs/inbox/14/tstem38", 0x0FFFFFFFFFFFF2F8, 176, 0) = 0
614528: statx("/gpfs/users/t/s/tstem38/IMAP//gpfs/inbox/14/.imap/tstem38", 0x0FFFFFFFFFFFED98, 176, 0) Err#2 ENOENT
614528: statx("/gpfs/users/t...