From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net Date: Mon, 10 Dec 2012 11:04:54 +0200 From: lucio@proxima.alt.za In-Reply-To: <20121209114511.52c33e52@zinc.9fans.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 9vx and Go Topicbox-Message-UUID: f24ff718-ead7-11e9-9d60-3106f5b1d025 > Yes, the tsemacquire syscall is not currently implemented in 9vx. The "ticks" field is also not present in the mach structure, so adding tsemacquire isn't trivial. I was hoping to get away with just adding the field, but if the comment is correct, I need at minimum to add code to keep the ticks up to date and I can't seem to find model code in Plan 9 to do it. I guess I'm drowning... ++L