log/trans (cont’).
Multiple transactions may be in each in-core log buffer.
Multiple in-core log buffers allow for transactions when another buffer is being written.
Each transaction requires space reservation from the log system (maximum possible)
All meta data objects modified by an operation, e.g. create, must be in one transaction.