From owner-soc-status@FreeBSD.ORG Wed Aug 1 08:32:55 2012 Return-Path: Delivered-To: soc-status@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D76C1065670 for ; Wed, 1 Aug 2012 08:32:55 +0000 (UTC) (envelope-from apronin@me.com) Received: from st11p02mm-asmtpout004.mac.com (st11p02mm-asmtpout004.mac.com [17.172.220.239]) by mx1.freebsd.org (Postfix) with ESMTP id 714A28FC19 for ; Wed, 1 Aug 2012 08:32:54 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from [192.168.0.101] ([77.66.144.49]) by st11p02mm-asmtp004.mac.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Jan 3 2012)) with ESMTPSA id <0M8200NALIEJ4B50@st11p02mm-asmtp004.mac.com> for soc-status@FreeBSD.org; Wed, 01 Aug 2012 08:32:48 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.7.7855,1.0.260,0.0.0000 definitions=2012-08-01_03:2012-08-01, 2012-08-01, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=1 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=6.0.2-1203120001 definitions=main-1208010024 From: Alexander Pronin Date: Wed, 01 Aug 2012 12:32:43 +0400 Message-id: <56C8B4A2-D5C8-4504-B345-7E2376B72AAA@me.com> To: soc-status@FreeBSD.org X-Mailer: Apple Mail (2.1278) X-Mailman-Approved-At: Wed, 01 Aug 2012 11:37:18 +0000 Cc: Subject: [ Week Report GSOC ] Parallelization in the ports collection X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2012 08:32:55 -0000 Sorry for delay this week. Efficient parllelization of pkgng utility. Tracking of current processes. Parallelization on libpkg level. Frontend independent parallelization.