From owner-freebsd-current@FreeBSD.ORG Mon Aug 5 15:36:17 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0A93F6C2; Mon, 5 Aug 2013 15:36:17 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vb0-x229.google.com (mail-vb0-x229.google.com [IPv6:2607:f8b0:400c:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ACCA42398; Mon, 5 Aug 2013 15:36:16 +0000 (UTC) Received: by mail-vb0-f41.google.com with SMTP id g17so2991652vbg.28 for ; Mon, 05 Aug 2013 08:36:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Pu9lXwdbMSUW5/41SaRQ9bIWbwl9SYWDfUlRx+cvXjQ=; b=m5QiGaAkcZkidpdl7pu2aYIu+Bhde8ymz1+MhStKoHKw1bnMjzdChBImKDlDZX3oIU JaZX2TcSd1ZoApkjOWR9gPuScveFfsxbtHrCE6IVk4Ypwo1OuHJB+BkRVsJWx8swBxMV mwTGHbcR8tzy9aQePKR0PIIW9UaDz3UJQaeej0avFValCPWKHfplnNry7UtZhZ3J3p3Y 2e3H3TyQzjhxVnIN3IZvEJL3QZp0g04Mmpp8oMrn4b9fgex8Ygmgbl2hG4Bba4ay+bjg f+numS0IypzgZys95UfWwJ4m21pX/7r4NpwnCntzONtDMLuE3ArvwzYi1yWVEA9Q2fjM E2YQ== MIME-Version: 1.0 X-Received: by 10.52.65.147 with SMTP id x19mr4999656vds.103.1375716975784; Mon, 05 Aug 2013 08:36:15 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Mon, 5 Aug 2013 08:36:15 -0700 (PDT) In-Reply-To: <1375716638.21499.6061603.4C417842@webmail.messagingengine.com> References: <51FF7211.6020909@rawbw.com> <51FFC31D.3080304@mu.org> <1375716638.21499.6061603.4C417842@webmail.messagingengine.com> Date: Mon, 5 Aug 2013 11:36:15 -0400 Message-ID: Subject: Re: Linux epoll(7) patch From: "Sam Fourman Jr." To: Mark Felder Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Aug 2013 15:36:17 -0000 > The glory days of the Linuxulator were around FreeBSD 6 when basically > everything ran and often it ran much faster. We could really use a > revival of this with the FreeBSD 10 release... > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > epoll is needed to get the linux version of plex media server working in FreeNAS, however in the last month or so it looks as if a FreeBSD native app has been released also I believe Yuri is working on a Linuxulator refresh up to at least Fedora 19 -- Sam Fourman Jr.