Home
last modified time | relevance | path

Searched hist:"90576 c0b9a0b5323fc4bd7f23f49be0d234f36d1" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dmballoc.hdiff 90576c0b9a0b5323fc4bd7f23f49be0d234f36d1 Tue Sep 29 14:51:30 CDT 2009 Theodore Ts'o <tytso@mit.edu> ext4, jbd2: Drop unneeded printks at mount and unmount time

There are a number of kernel printk's which are printed when an ext4
filesystem is mounted and unmounted. Disable them to economize space
in the system logs. In addition, disabling the mballoc stats by
default saves a number of unneeded atomic operations for every block
allocation or deallocation.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dmballoc.cdiff 90576c0b9a0b5323fc4bd7f23f49be0d234f36d1 Tue Sep 29 14:51:30 CDT 2009 Theodore Ts'o <tytso@mit.edu> ext4, jbd2: Drop unneeded printks at mount and unmount time

There are a number of kernel printk's which are printed when an ext4
filesystem is mounted and unmounted. Disable them to economize space
in the system logs. In addition, disabling the mballoc stats by
default saves a number of unneeded atomic operations for every block
allocation or deallocation.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dextents.cdiff 90576c0b9a0b5323fc4bd7f23f49be0d234f36d1 Tue Sep 29 14:51:30 CDT 2009 Theodore Ts'o <tytso@mit.edu> ext4, jbd2: Drop unneeded printks at mount and unmount time

There are a number of kernel printk's which are printed when an ext4
filesystem is mounted and unmounted. Disable them to economize space
in the system logs. In addition, disabling the mballoc stats by
default saves a number of unneeded atomic operations for every block
allocation or deallocation.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dsuper.cdiff 90576c0b9a0b5323fc4bd7f23f49be0d234f36d1 Tue Sep 29 14:51:30 CDT 2009 Theodore Ts'o <tytso@mit.edu> ext4, jbd2: Drop unneeded printks at mount and unmount time

There are a number of kernel printk's which are printed when an ext4
filesystem is mounted and unmounted. Disable them to economize space
in the system logs. In addition, disabling the mballoc stats by
default saves a number of unneeded atomic operations for every block
allocation or deallocation.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
/openbmc/linux/fs/jbd2/
H A Djournal.cdiff 90576c0b9a0b5323fc4bd7f23f49be0d234f36d1 Tue Sep 29 14:51:30 CDT 2009 Theodore Ts'o <tytso@mit.edu> ext4, jbd2: Drop unneeded printks at mount and unmount time

There are a number of kernel printk's which are printed when an ext4
filesystem is mounted and unmounted. Disable them to economize space
in the system logs. In addition, disabling the mballoc stats by
default saves a number of unneeded atomic operations for every block
allocation or deallocation.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>