History log of /onnv-gate/usr/src/uts/common/fs/ufs/ufs_alloc.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 11066:cebb50cbe4f9 13-Nov-2009 Rafael Vanoni <rafael.vanoni@sun.com>

PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64
Portions contributed by Chad Mynhier <cmynhier@gmail.com>


# 11036:109cff5dd437 11-Nov-2009 Jim Rice <Jim.Rice@Sun.COM>

6890755 assertion failed: SEMA_HELD(&bp->b_sem), file: ../../common/os/bio.c


# 9915:bc9126487a5f 19-Jun-2009 Owen Roberts <Owen.Roberts@Sun.Com>

PSARC 2009/309 Increase the maximum default ufs log size (ldl_maxlogsize) from 64 Mbytes to 512 Mbytes.
6709826 ufs log size should be large enough by default to avoid panic described in Sun Alert 20

PSARC 2009/309 Increase the maximum default ufs log size (ldl_maxlogsize) from 64 Mbytes to 512 Mbytes.
6709826 ufs log size should be large enough by default to avoid panic described in Sun Alert 200854
6758800 lufs_alloc() can create a log smaller than ldl_minlogsize

show more ...


# 8186:65aa661c8996 21-Nov-2008 Viswanathan Kannappan <Viswanathan.Kannappan@Sun.COM>

6501880 Creation of small files (< 1024 bytes) on logging file system leads to excessive fragmentation


# 6717:931e23d3d667 27-May-2008 jr26306

6669199 fcntl(F_ALLOCSP) causes solaris_nevada to panic: ufs_putapage: bn == UFS_HOLE


# 4662:9c48274ded8b 16-Jul-2007 frankho

6561724 UFS cstyle cleanup, and TRACE_*() macro call removals


# 4479:f252e40a86a6 15-Jun-2007 mishra

6479375 IO delays are being seen on a two node cluster machine


# 4454:6f55a2ea9d91 12-Jun-2007 mishra

6411034 posix_fallocate() at times doesn't extend the file due to ufs_allocsp() returning failure
6432412 posix_fallocate() moves holes instead of filling them
6436393 posix_fallocate() can cause fre

6411034 posix_fallocate() at times doesn't extend the file due to ufs_allocsp() returning failure
6432412 posix_fallocate() moves holes instead of filling them
6436393 posix_fallocate() can cause freeing free block panic
6493590 bmap_set_bn() does not take care of second level indirection leading to UFS_HOLE/freeing free panics

show more ...


# 923:78f6e60ae914 15-Nov-2005 sdebnath

PSARC 2004/422 posix_fallocate
4517427 All filesystems need a way to ftruncate/mmap a file with disk-space reservation


# 512:772f95cb93ab 09-Sep-2005 jkennedy

6251659 statvfs taking 30 second to complete performance regression s9 to s10 oracle 9ir2 starcat ufs


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch