1
ext4 ghi đè tùy chọn mount = 100 mount của tôi với commit = 0
Đây là dòng có liên quan từ tệp / etc / fstab của tôi: UUID=f51aa298-9ce4-4a19-a323-10df333f34f5 / ext4 data=writeback,noatime,barrier=0,errors=remount-ro,commit=100,nobh,nouser_xattr 0 1 Đây là những gì xảy ra khi tôi gõ lệnh "mount": /dev/sda1 on / type ext4 (rw,noatime,data=writeback,barrier=0,errors=remount-ro,commit=100,nobh,nouser_xattr,commit=0) Tại sao nó chỉ định "commit = 0" ở cuối? Có nghĩa là …