Re: RELENG_7_0: vm_thread_new: kstack allocation failed

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <d@...>
Cc: FreeBSD Current <freebsd-current@...>
Date: Wednesday, January 23, 2008 - 1:12 am

On Tue, Jan 22, 2008 at 03:45:32PM -0800, Xin LI wrote:

Does it cause any problems aside from printing these messages ?
What workload do you put on the machine ?

The messages came from the failure of the kernel to allocate address
space for the kernel stack for a thread being created. Previously, the
system would panic encountering this situation.

This may happen due to kernel_map address space depletion, for instance,
by having a lot (on i386 machines with > 1Gb memory, ~40000) threads.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: RELENG_7_0: vm_thread_new: kstack allocation failed, Kostik Belousov, (Wed Jan 23, 1:12 am)
Re: RELENG_7_0: vm_thread_new: kstack allocation failed, Kostik Belousov, (Wed Jan 23, 6:52 am)