From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [PATCH 2/2] Fix console handling during suspend/resume Date: Wed, 21 Jun 2006 19:16:53 -0700 Message-ID: <200606211916.53490.david-b@pacbell.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org To: Linus Torvalds Cc: Pavel Machek , linux-pm@lists.osdl.org List-Id: linux-pm@vger.kernel.org On Wednesday 21 June 2006 1:49 pm, Linus Torvalds wrote: > = > > There's an unforunate asymmetry in the design. > = > I don't know why people harp on symmetry so much. Just that it's _typically_ a source of errors ... because most people don't have very complete mental models, and (often unknowingly) rely on symmetry to fill in gaps. To the extent they may not even be aware such gaps exist. It's better to have such basic cognitive mechanisms working in your favor (by preferring symmetric designs, vocabulary, framing) then against (asymmetric, ditto). - Dave