This causes the MinFreeBlocks option
(?§24.9.77 on page 1057) to be ignored.
SFS_USTAT Your system uses the ustat(2) system call to get information about mounted filesystems.
SFS_4ARGS Your system uses the four-argument form of the statfs(2) system call and
. If you define this,
you can also define SFS_BAVAIL as the field name for the statfs C-language structure (by default, f_bavail).
SFS_VFS Your system uses the two-argument form of the statfs(2) system call and .
SFS_MOUNT Your system uses the two-argument form of the statfs(2) system call and .
SFS_STATFS Your system uses the two-argument form of the statfs(2) system call and .
SFS_STATVFS Your system uses the statvfs(2) system call.
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
3.4 Compile-Time Macro Reference | 139
3.4.52 SHARE_V1
Support for the fair share scheduler Port, edit sendmail/conf.h
On ConvexOS, version 1 of the fair share scheduler allows resource allocations to be finetuned
for eachuser. If this SHARE_V1 compile-time macro is defined, sendmail will
perform final delivery using the recipient??™s resource limitations.
In general, this SHARE_V1 compile-time macro is correctly defined for systems that can
use it, and is not defined for others.
Pages:
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274