From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1041.google.com ([2607:f8b0:4864:20::1041]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j2FCo-000208-7A for linux-um@lists.infradead.org; Thu, 13 Feb 2020 14:11:06 +0000 Received: by mail-pj1-x1041.google.com with SMTP id ep11so2444489pjb.2 for ; Thu, 13 Feb 2020 06:10:59 -0800 (PST) Date: Thu, 13 Feb 2020 23:10:55 +0900 Message-ID: From: Hajime Tazaki Subject: Re: [PATCH 4/6] um: implement time-travel=ext In-Reply-To: <20200213132651.20506-5-johannes@sipsolutions.net> References: <20200213132651.20506-1-johannes@sipsolutions.net> <20200213132651.20506-5-johannes@sipsolutions.net> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-um" Errors-To: linux-um-bounces+geert=linux-m68k.org@lists.infradead.org To: johannes@sipsolutions.net Cc: linux-um@lists.infradead.org, johannes.berg@intel.com Hello, On Thu, 13 Feb 2020 22:26:47 +0900, Johannes Berg wrote: > This implements synchronized time-travel mode which - using a special > application on a unix socket - lets multiple machines take part in a > time-travelling simulation together. > > The protocol for the unix domain socket is defined in the new file > include/uapi/linux/um_timetravel.h. I was wondering if the source code of the special application (central scheduler?) is public (or not) so that we can test on a local machine. thanks, -- Hajime _______________________________________________ linux-um mailing list linux-um@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-um