From owner-freebsd-hackers@freebsd.org Fri Feb 23 15:48:03 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2A7DF01337 for ; Fri, 23 Feb 2018 15:48:03 +0000 (UTC) (envelope-from debdrup@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 15F44870EB for ; Fri, 23 Feb 2018 15:48:03 +0000 (UTC) (envelope-from debdrup@gmail.com) Received: by mail-wm0-x233.google.com with SMTP id z9so5376209wmb.3 for ; Fri, 23 Feb 2018 07:48:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=1rK4XmL5xfGTAxXDnifzUJMkVog7SeaUZgGW12urtb0=; b=fTgZp3yzCLq0l6Rp/y1MhtkFektk0O9dV9eG9IxlggWaya4ImqxGo/PuwAiXQSScQh 2ehIqJlpt7QDszdGQvi7V6IjCPgcWUnSWGqAx8kcJeV3RMhhwE+l0wzufA6o5nI5HtDf 6t/uO3PVDhF7SWzLUIbQsFzF0T55JjSTdS2GR4Wogqsdupe55rQVHTnUNWm83JzFbrty L7FBf3qS1i+O+7d1FlenEXh5/SxreK832828AkOHQ7Eksa8A2iXysOjMhA7JTz+KE1hu Hkj1a6LyAJ+RJWZ5j0ka+2JuAtIdoDR5z2HS1vW/hU8g6A6qBfoqvaA65eW80geOaOu1 pANA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=1rK4XmL5xfGTAxXDnifzUJMkVog7SeaUZgGW12urtb0=; b=Y3RqKIfmRF3Gy4zXoch/CSeakztCt32ItFlP6HzkpkMJN6PkJckYmRMPDvj1ZXTdDa jZRaKKDyaxYPnksk5VX2if6PQong/+Ane1xKgz5K2oFQk6syQF/mPo51ntceLY80YpFE 1hDTEPllTHkKiP11UtrpMp6xFvOfPL+7lGgHKEEHrjLyIa6K3iHYbwgaPqRCreKx5g+1 /ETWG/5LP6UJTd5YX/nE96HLSeRqJ9nahwClvy2yMLvVibMYvkE4uR8lRlSZUK2IKiFu V1fq8L7agjM4jAjr0KOqV4kQT1SD3kkcaFmdfBCz7VMd0iTCwwKNzjv7JBSikZfegL9w CI2Q== X-Gm-Message-State: APf1xPBpqcjPB7tlrVo7/lqkLpXNOIO+i0a0GFULy4PdJsWFb8NxO1pp PIeAaR87u234mEZpJnnzpis= X-Google-Smtp-Source: AH8x225gT/RweazohEe0EXW4E0uVa0rmzkQJAyGusURI/SZZlvNp/7hHvj6XcbtVrH68U8bi7+v0oQ== X-Received: by 10.80.196.73 with SMTP id w9mr3309590edf.293.1519400881990; Fri, 23 Feb 2018 07:48:01 -0800 (PST) Received: from macbook-pro.localdomain ([85.27.246.15]) by smtp.gmail.com with ESMTPSA id q11sm2202427edj.64.2018.02.23.07.48.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Feb 2018 07:48:00 -0800 (PST) From: Daniel Jensen Message-Id: <24871895-37E3-46DA-8098-488C035E2AEB@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: [GSoC]Implementing the Parallel Scheduling Parallel Transmission subsystem on FreeBSD, help needed Date: Fri, 23 Feb 2018 16:47:59 +0100 In-Reply-To: Cc: freebsd-hackers@freebsd.org To: Zhongze Liu References: X-Mailer: Apple Mail (2.3445.5.20) X-Mailman-Approved-At: Fri, 23 Feb 2018 18:49:36 +0000 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Feb 2018 15:48:04 -0000 > On 23 Feb 2018, at 16.15, Zhongze Liu wrote: >=20 > Hi, >=20 > 2018-02-23 19:33 GMT+08:00 D. Ebdrup >: >>> HI there, >>=20 >>> I'm an undergraduate student majoring in information security and = have >>> always been interested in systems programming. While seeking for = some >>> challenge for this summer on the GSoC page (I've completed a GSoC >>> project with the Xen hypervisor community last year, and really want >>> to do it again), I found FreeBSD's idea of Implementing the Parallel >>> Scheduling Parallel Transmission subsystem really interesting and >>> would like to take this challenge. >>=20 >>> I've been reading the PSSPT paper for a general idea of the project. >>> And at the same time, I also want to get familiar with FreeBSD's = code >>> base, especially the part related to this project. I think the most >>> natural way to get started would be making some small yet related >>> contributions to the project. Do we have such small fixes that could >>> be assigned to me? >>=20 >>> Besides that, I'would really appreciate any form of suggestions or >>> information about how the project could be completed. >>=20 >>=20 >>> Cheers, >>=20 >>> Zhongze Liu >>=20 >> This is probably a stupid question, so please bear with me. >> Did you try reaching out to Giuseppe Lettieri? >>=20 >=20 > I've CC'ed him this email, but not sure if he sees it. I think I'll > try directly sending a copy of this email to him. >=20 > Thank you for your suggestion. >=20 >=20 > Cheers, >=20 > Zhongze Liu If you have access to irc and EfNet, you may also want to look in the = #freebsd-soc channel as there are also helpful people there. :)