<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Key Brain Section Never Multitasks—It Just Switches Very Fast</title>
	<atom:link href="http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/</link>
	<description>80beats is DISCOVER&#039;s news aggregator, weaving together the choicest tidbits from the best articles covering the day\&#039;s most compelling topics.</description>
	<lastBuildDate>Sun, 22 Nov 2009 05:36:58 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/comment-page-1/#comment-44431</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 26 Aug 2009 00:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/#comment-44431</guid>
		<description>Small nitpick, but there&#039;s poor terminology in the article.  It starts with the title, &quot;Key Brain Section Never Multitasks—It Just Switches Very Fast&quot;.  This implies that the choices for the brain are (or were) multitasking versus task switching.  That&#039;s an over-simplification.

We see this in information technology, where these issues have been worked on for many years now.  The traditional distinctions, in increasing order of technical complexity (and corresponding user capability) are:  single tasking, task switching, multitasking, and parallel processing.

In single tasking, only one thing is being done.  In order to do another, the first task must be &quot;put away&quot;, likely to it&#039;s permanent home (storage).  This is almost always a manual step too.

In task switching, only the forground task gets any processor time.  Background tasks exist (versus single tasking, where there&#039;s no such thing), but a background task is completely inert.  The background is a temporary place to put a task, from which it can more quickly be revived by bringing it to the foreground.  Again, in every case I can think of, this is a manual step.

In multitasking, both foreground and background tasks get processor time and are therefore &quot;active&quot;.  Scheduling algorithms typically chose to give the foreground task more time than background tasks, but both can accomplish work.  However, and this is important, there&#039;s no need for true simultaneous activity.  Multitasking computers have been around a long time and have no absolute need for parallel work.  The computer accomplishes this bit of magic by extremely rapid, entirely automated task switching.  The appearance of several things happening simultaneously is just that--appearance.  Human perceptual limits mean that we cannot perceive that everything is in fact happening serially (I&#039;m deliberately ignoring I/O buffering, which does allow a very limited amount of concurrent activity).

Then you get to parallel tasking.  In this architecture the compute system actually has multiple processing resources and can truly do 2 things at exactly the same time.  The latest CPU&#039;s from Intel and AMD have multiple cores that not only provide this capability, but do so at an extremely reasonable price, cheap enough for the majority of PC-type computers to come with this as standard equipment.

The brain is an interesting case.  My understanding is that at the micro level, it is massively parallel, and there&#039;s no way (not that you&#039;d want to) turn that off.  However at the macro level, the level of consciousness and awareness, it&#039;s single tasking (oops, task switching).

This leads to the phenomenon of people being less safe while driving and talking on the cell phone--it takes a person a finite amount of time to switch tasks.  Their attention can be on the driving or the cell conversation but not both simultaneously.  Faster switch times certainly help but do not entirely resolve the competition for the person&#039;s attention.</description>
		<content:encoded><![CDATA[<p>Small nitpick, but there&#8217;s poor terminology in the article.  It starts with the title, &#8220;Key Brain Section Never Multitasks—It Just Switches Very Fast&#8221;.  This implies that the choices for the brain are (or were) multitasking versus task switching.  That&#8217;s an over-simplification.</p>
<p>We see this in information technology, where these issues have been worked on for many years now.  The traditional distinctions, in increasing order of technical complexity (and corresponding user capability) are:  single tasking, task switching, multitasking, and parallel processing.</p>
<p>In single tasking, only one thing is being done.  In order to do another, the first task must be &#8220;put away&#8221;, likely to it&#8217;s permanent home (storage).  This is almost always a manual step too.</p>
<p>In task switching, only the forground task gets any processor time.  Background tasks exist (versus single tasking, where there&#8217;s no such thing), but a background task is completely inert.  The background is a temporary place to put a task, from which it can more quickly be revived by bringing it to the foreground.  Again, in every case I can think of, this is a manual step.</p>
<p>In multitasking, both foreground and background tasks get processor time and are therefore &#8220;active&#8221;.  Scheduling algorithms typically chose to give the foreground task more time than background tasks, but both can accomplish work.  However, and this is important, there&#8217;s no need for true simultaneous activity.  Multitasking computers have been around a long time and have no absolute need for parallel work.  The computer accomplishes this bit of magic by extremely rapid, entirely automated task switching.  The appearance of several things happening simultaneously is just that&#8211;appearance.  Human perceptual limits mean that we cannot perceive that everything is in fact happening serially (I&#8217;m deliberately ignoring I/O buffering, which does allow a very limited amount of concurrent activity).</p>
<p>Then you get to parallel tasking.  In this architecture the compute system actually has multiple processing resources and can truly do 2 things at exactly the same time.  The latest CPU&#8217;s from Intel and AMD have multiple cores that not only provide this capability, but do so at an extremely reasonable price, cheap enough for the majority of PC-type computers to come with this as standard equipment.</p>
<p>The brain is an interesting case.  My understanding is that at the micro level, it is massively parallel, and there&#8217;s no way (not that you&#8217;d want to) turn that off.  However at the macro level, the level of consciousness and awareness, it&#8217;s single tasking (oops, task switching).</p>
<p>This leads to the phenomenon of people being less safe while driving and talking on the cell phone&#8211;it takes a person a finite amount of time to switch tasks.  Their attention can be on the driving or the cell conversation but not both simultaneously.  Faster switch times certainly help but do not entirely resolve the competition for the person&#8217;s attention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cuka</title>
		<link>http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/comment-page-1/#comment-40038</link>
		<dc:creator>Cuka</dc:creator>
		<pubDate>Wed, 29 Jul 2009 16:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/#comment-40038</guid>
		<description>Sometimes when I&#039;m driving, and immersed in conversation with one of my kids, I&#039;ll accidentally pass my intended offramp because I&#039;m mindlessly headed towards work.</description>
		<content:encoded><![CDATA[<p>Sometimes when I&#8217;m driving, and immersed in conversation with one of my kids, I&#8217;ll accidentally pass my intended offramp because I&#8217;m mindlessly headed towards work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hank</title>
		<link>http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/comment-page-1/#comment-39920</link>
		<dc:creator>Hank</dc:creator>
		<pubDate>Mon, 27 Jul 2009 22:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/#comment-39920</guid>
		<description>I wonder if there&#039;s something else involved in activities that get fully automated . . .  

I&#039;m thinking about such things as driving or playing a particular song on the piano -- that perhaps the brain does still push some functions down to areas of the brain or central nervous system (or that those parts of the brain/CNS become efficient enough to not need much involvement by the cortex).  When I first learned to drive, it took everything I had to make sure I was getting it all right: scanning where I&#039;m going and the traffic situation, shifting, traffic rules, etc.  Now, the physical act of driving seems automatic and I can talk on the phone (hands-free, of course :) ) and only need to focus on driving when traffic gets interesting.  Likewise, when I&#039;m learning a new song on the piano, it&#039;s the only thing I can do.  One that I&#039;ve been playing for years I can play while chatting, thinking about other things, etc.

What about something even more fundamental like walking.  I&#039;m sure a baby is burning up the upper level neurons to balance and put one foot in front of the other.  I like to think the walking is pretty automatic (autonomic?) as I chew gum and maintain a conversation while walking.</description>
		<content:encoded><![CDATA[<p>I wonder if there&#8217;s something else involved in activities that get fully automated . . .  </p>
<p>I&#8217;m thinking about such things as driving or playing a particular song on the piano &#8212; that perhaps the brain does still push some functions down to areas of the brain or central nervous system (or that those parts of the brain/CNS become efficient enough to not need much involvement by the cortex).  When I first learned to drive, it took everything I had to make sure I was getting it all right: scanning where I&#8217;m going and the traffic situation, shifting, traffic rules, etc.  Now, the physical act of driving seems automatic and I can talk on the phone (hands-free, of course :) ) and only need to focus on driving when traffic gets interesting.  Likewise, when I&#8217;m learning a new song on the piano, it&#8217;s the only thing I can do.  One that I&#8217;ve been playing for years I can play while chatting, thinking about other things, etc.</p>
<p>What about something even more fundamental like walking.  I&#8217;m sure a baby is burning up the upper level neurons to balance and put one foot in front of the other.  I like to think the walking is pretty automatic (autonomic?) as I chew gum and maintain a conversation while walking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cogs</title>
		<link>http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/comment-page-1/#comment-39914</link>
		<dc:creator>Cogs</dc:creator>
		<pubDate>Mon, 27 Jul 2009 21:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/#comment-39914</guid>
		<description>This makes me wonder if any of these results also correlate with being ambidextrous?</description>
		<content:encoded><![CDATA[<p>This makes me wonder if any of these results also correlate with being ambidextrous?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/comment-page-1/#comment-39911</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Mon, 27 Jul 2009 20:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/#comment-39911</guid>
		<description>I took a course in this and was told that people with a good connection between the right and left lobe were good multitaskers and that woment usually had the connection and men rarely did. I was all excited because the test showed I had the connection too - they assured me it didn&#039;t mean I was gay. It seemed like a good theory as each half processes different kinds of information.</description>
		<content:encoded><![CDATA[<p>I took a course in this and was told that people with a good connection between the right and left lobe were good multitaskers and that woment usually had the connection and men rarely did. I was all excited because the test showed I had the connection too &#8211; they assured me it didn&#8217;t mean I was gay. It seemed like a good theory as each half processes different kinds of information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robot makes music</title>
		<link>http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/comment-page-1/#comment-39400</link>
		<dc:creator>robot makes music</dc:creator>
		<pubDate>Tue, 21 Jul 2009 05:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/#comment-39400</guid>
		<description>That whole left/right brain dichotomy thing is a myth, stemming from research on stroke patients back in the 50s. The brain is much more complex than that. 

And that whole difference in brains between the sexes comes from sexist culture.</description>
		<content:encoded><![CDATA[<p>That whole left/right brain dichotomy thing is a myth, stemming from research on stroke patients back in the 50s. The brain is much more complex than that. </p>
<p>And that whole difference in brains between the sexes comes from sexist culture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter</title>
		<link>http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/comment-page-1/#comment-39399</link>
		<dc:creator>Twitter</dc:creator>
		<pubDate>Tue, 21 Jul 2009 05:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/#comment-39399</guid>
		<description>You don&#039;t think women can multitask?? Have you ever met one?</description>
		<content:encoded><![CDATA[<p>You don&#8217;t think women can multitask?? Have you ever met one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/comment-page-1/#comment-39367</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 20 Jul 2009 22:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/#comment-39367</guid>
		<description>I thought males, who are mostly left-brained, could multitask, and
females, who are mostly right-brained, could not, generally speaking</description>
		<content:encoded><![CDATA[<p>I thought males, who are mostly left-brained, could multitask, and<br />
females, who are mostly right-brained, could not, generally speaking</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YouRang</title>
		<link>http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/comment-page-1/#comment-39326</link>
		<dc:creator>YouRang</dc:creator>
		<pubDate>Mon, 20 Jul 2009 15:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.discovermagazine.com/80beats/2009/07/20/key-brain-section-never-multitasks%e2%80%94it-just-switches-very-fast/#comment-39326</guid>
		<description>I wonder how this matches up with the idea of our zombie brain (an earlier mind post on these blogs).</description>
		<content:encoded><![CDATA[<p>I wonder how this matches up with the idea of our zombie brain (an earlier mind post on these blogs).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
