* primarily determines the size of buffers in the buffer pool. It may be
* made larger than MAXPHYS without any effect on existing file systems;
* however making it smaller may make some file systems unmountable.
* primarily determines the size of buffers in the buffer pool. It may be
* made larger than MAXPHYS without any effect on existing file systems;
* however making it smaller may make some file systems unmountable.
* osfmk/mach/memory_object_types.h to bound it at the maximum UPL size.
*/
#define MAXBSIZE (256 * 4096)
* osfmk/mach/memory_object_types.h to bound it at the maximum UPL size.
*/
#define MAXBSIZE (256 * 4096)