atom feed14 messages in org.freebsd.freebsd-archRemoving kernel thread stack swapping
FromSent OnAttachments
David SchultzMar 3, 2005 7:42 am 
Ryan SommersMar 3, 2005 2:12 pm 
David XuMar 3, 2005 2:37 pm 
Scott LongMar 3, 2005 2:51 pm 
John BaldwinMar 3, 2005 2:52 pm 
David SchultzMar 3, 2005 3:35 pm 
M. Warner LoshMar 3, 2005 4:47 pm 
Stephan UphoffMar 3, 2005 4:51 pm 
Brooks DavisMar 3, 2005 4:58 pm 
David XuMar 3, 2005 11:29 pm 
Scott LongMar 4, 2005 12:34 am 
Christoph HellwigMar 5, 2005 9:17 am 
Peter WemmMar 15, 2005 5:43 pm 
Stephan UphoffMar 15, 2005 7:19 pm 
Subject:Removing kernel thread stack swapping
From:M. Warner Losh (im@bsdimp.com)
Date:Mar 3, 2005 4:47:52 pm
List:org.freebsd.freebsd-arch

In message: <4227@gamersimpact.com> Ryan Sommers <rya@gamersimpact.com> writes: : Of course it : could be argued that embedded systems probably don't have many threads, : many threads that can be swapped, or even swap space in the first place.

You'd be wrong about the 'embedded systems don't have many threads' part of your statement. Our embedded and semiembedded systems tend to have dozens of the goofy thing. However, you'd be right about the 'no swap space' part. We run without swap.

Warner