Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 22 Nov 2002 14:48:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 22 Nov 2002 14:48:36 -0500 Received: from fmr01.intel.com ([192.55.52.18]:1759 "EHLO hermes.fm.intel.com") by vger.kernel.org with ESMTP id ; Fri, 22 Nov 2002 14:48:34 -0500 Message-ID: From: "Fleischer, Julie N" To: "'george anzinger'" , "Fleischer, Julie N" , high-res-timers-discourse@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: RE: Running POSIX Timers tests against HRT implementation Date: Fri, 22 Nov 2002 11:55:41 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="ISO-8859-1" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1306 Lines: 28 > george anzinger wrote: > Now, as to this particular issue, the 1003.1b-1993 standard > in paragraph 14.2.1.2 says "The effect of setting a clock > via clock_settime() on armed per process timers associated > with that clock is implementation defined." I see. Since I'm writing tests towards the 1003.1-2001 standards, I'll need to be careful where there's a difference between that one and 1003.1b-1993, as is the case with this issue. (If you'd still appreciate knowing the deltas, I can still let you know when there is a difference in the 1003.1-2001 standard and the current implementation.) In the 1003.1-2001 standards, it actually adds the qualifier that the line you quoted applies to non-CLOCK_REALTIME clocks. If I'm interpreting that standard correctly, CLOCK_REALTIME clocks should require that absolute timers use the latest value of the clock and not behave relatively. I'll make sure that I check the 1003.1b-1993 standards as well, though, when reporting future issues. - Julie **These views are not necessarily those of my employer.** - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/