From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 21:11:02 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 586FF1065678 for ; Tue, 13 Jul 2010 21:11:02 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout026.mac.com (asmtpout026.mac.com [17.148.16.101]) by mx1.freebsd.org (Postfix) with ESMTP id 405968FC19 for ; Tue, 13 Jul 2010 21:11:01 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp026.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0L5I006PZLICZ950@asmtp026.mac.com> for freebsd-questions@freebsd.org; Tue, 13 Jul 2010 14:11:01 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1007130104 X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5,1.2.40,4.0.166 definitions=2010-07-13_02:2010-02-06, 2010-07-13, 2010-07-13 signatures=0 From: Chuck Swiger In-reply-to: <1279053975.2198.20.camel@localhost> Date: Tue, 13 Jul 2010 14:11:00 -0700 Message-id: References: <1279053975.2198.20.camel@localhost> To: Jozsi Avadkan X-Mailer: Apple Mail (2.1081) Cc: FreeBSD Mailing list Subject: Re: os that rather uses the gpu? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2010 21:11:02 -0000 On Jul 13, 2010, at 1:46 PM, Jozsi Avadkan wrote: > Does someone know a distribution/operating system, that rather uses the > GPU for "working", not the CPU? [by default] Nope. The notion doesn't make much sense, either-- the GPU isn't connected in the fashion needed to receive interrupts the way a CPU does. Regards, -- -Chuck