Displaying 2 results from an estimated 2 matches for "xlid".
Did you mean:
xid
2010 Apr 10
3
nfs-alpha feedback
...ut
1310720000 bytes (1.3 GB) copied, 18.9837 seconds, 69.0 MB/s
dd if=/dev/zero of=garb bs=256k count=64000
My server freezes.
Here is the recent nfs log when the server froze:
[2010-04-09 23:37:33] D [nfs3-helpers.c:2114:nfs3_log_rw_call] nfs-nfsv3:
XID: 6f68c85f, WRITE: args: FH: hashcount 2, xlid 0, gen
5458285267163021319, ino 11856898, offset: 1129578496, count: 65536,
UNSTABLE
[2010-04-09 23:37:33] D [rpcsvc.c:1790:rpcsvc_request_create] rpc-service:
RPC XID: 7068c85f, Ver: 2, Program: 100003, ProgVers: 3, Proc: 7
[2010-04-09 23:37:33] D [rpcsvc.c:1266:rpcsvc_program_actor] rpc-service:...
2006 Jun 04
1
text bubble (rectangle)?
...k is that the width of the rectangle must
depend on the length and font of my string. is there a way to obtain
the lower left and upper right location of a text string that R drew?
(this would be good return values for the text() function, wouldn't
it?)
bubble.annotate <- function( x, y, xlid, ylid, textstring ) { HELP }
bubble.annotate( 19871010, 20, 19871019, 13, "Black Monday" );
[and thanks, gabor, for explaining the ifelse tricks with dates to me.]
regards,
/iaw