Skip to Content
Sun Performance and Tuning: Java™ and the Internet, Second Edition
book

Sun Performance and Tuning: Java™ and the Internet, Second Edition

by Adrian Cockcroft, Richard Pettit
April 1998
Intermediate to advanced content levelIntermediate to advanced
624 pages
16h 11m
English
Pearson
Content preview from Sun Performance and Tuning: Java™ and the Internet, Second Edition

Filesystem Tuning

The UFS filesystem code includes an I/O clustering algorithm, which groups successive reads or writes into a single, large command to transfer up to 56 Kbytes rather than lots of 8-Kbyte transfers. This grouping allows the filesystem layout to be tuned to avoid sector interleaving and allows filesystem I/O on sequential files to get close to its theoretical maximum.

The UFS filesystem layout parameters can be modified by means of tunefs [1]. By default, these parameters are set to provide maximum overall throughput for all combinations of read, write, and update operations in both random and sequential access patterns. For a single disk, the gains that can be made by optimizing disk layout parameters with tunefs for one kind ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Panic! UNIX® System Crash Dump Analysis

Panic! UNIX® System Crash Dump Analysis

Chris Drake, Kimberley Brown

Publisher Resources

ISBN: 0130952494Purchase book