swi.9 (68ca7644cfd11ee5eabf08ef822b8fdae2160cb3) swi.9 (49fe354a54af7a3d063fb2a00bdc49ad5bb29e0e)
1.\" Copyright (c) 2000-2001 John H. Baldwin <jhb@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 165 unchanged lines hidden (view full) ---

174number of processes under execution would be exceeded.
175The limit is given by the
176.Xr sysctl 3
177MIB variable
178.Dv KERN_MAXPROC .
179.It Bq Er EINVAL
180The
181.Fa flags
1.\" Copyright (c) 2000-2001 John H. Baldwin <jhb@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 165 unchanged lines hidden (view full) ---

174number of processes under execution would be exceeded.
175The limit is given by the
176.Xr sysctl 3
177MIB variable
178.Dv KERN_MAXPROC .
179.It Bq Er EINVAL
180The
181.Fa flags
182argument specifies either
183.Dv INTR_ENTROPY
184or
185.Dv INTR_FAST .
182argument specifies
183.Dv INTR_ENTROPY .
186.It Bq Er EINVAL
187The
188.Fa ithdp
189argument points to a hardware interrupt thread.
190.It Bq Er EINVAL
191Either of the
192.Fa name
193or

--- 35 unchanged lines hidden ---
184.It Bq Er EINVAL
185The
186.Fa ithdp
187argument points to a hardware interrupt thread.
188.It Bq Er EINVAL
189Either of the
190.Fa name
191or

--- 35 unchanged lines hidden ---