Conversation with #inferno at Sat May 17 05:07:53 2014 on powerman@chat.freenode.net (irc) (05:07:53) #inferno: Topic for #inferno set by mennis at 17:30:16 on 12/28/09 (06:25:04) doublec left the room (quit: Remote host closed the connection). (06:35:20) doublec [~doublec@gateway/tor-sasl/doublec] entered the room. (10:25:37) qrstuv: supposed you said something like (timers := load Timers Timers->PATH)->init(1); t := Timer.start(1000); (10:26:07) qrstuv: it looks to me like /appl/lib/timers.b:/^timeproc will do 1000 1ms sleep rather than 1 1000ms sleep (10:31:02) qrstuv: i'm guessing implementing a more efficient way is complicated because the library won't necessarily have access to /prog to kill sleeper procs that have been surpassed by sleeper procs with earlier deadlines (10:31:49) qrstuv: is there no other way to kill a proc you started that is blocking is a syscall than via /prog/n/ctl? (10:34:20) aksr [~aksr@unaffiliated/aksr] entered the room. (10:40:40) Code_Man` [~Code_Man@176-123.5-85.cust.bluewin.ch] entered the room. (12:01:26) Fish left the room (quit: Quit: WeeChat 0.4.3). (13:51:21) powerman: qrstuv: you always have access to your processes using #p (13:52:51) powerman: so just use '#p/n/ctl' instead of '/prog/n/ctl' (14:20:29) Fish [~Fish@bus77-2-82-244-150-190.fbx.proxad.net] entered the room. (14:55:16) Code_Man` left the room (quit: Remote host closed the connection). (16:52:37) anth_x: you might not be able to do that, either. NODEV in pctl will restrict it. (17:33:07) powerman: anth_x: so, all modules which use, for ex., wait(2) or exception(2) may fail when used in sandbox without access to #p and /prog? (17:52:02) The account has disconnected and you are no longer in this chat. You will automatically rejoin the chat when the account reconnects.