On Wed, May 04, 2005 at 05:27:54PM +0300, eliad lubovsky wrote: > The 16K (which could be of any size (32, 64, 128)) is a contiguous > virtual address space belongs to a specific task. It enables the SP to > increment that size without corrupting the thread_info data.
I understand; however, the Linux mentality with regards to stack size is 'small is beautiful', so in a sense, making the stack larger is counterproductive. Cheers, Muli -- Muli Ben-Yehuda http://www.mulix.org | http://mulix.livejournal.com/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
