On 26-Apr-2001, S Detta Harvianto wrote:
> Cuplikan 'man 8 update' :
> "The  update  daemon  flushes the filesystem buffers at a regular interval. It
>                                   ^^^^^^^^^^^^^^^^^^
> has two modes of operation. By default it will wake up every 5 seconds and flush
>                                                                            ^^^^^
> some dirty buffers. Newer kernels  do  not  need  a  user  space update daemon.
> ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
> 
> Bagian2 bergaris bawah di atas yang saya masih belum ngerti.

Ini semuanya ada di konsep dasar OS. Filesystem buffers maksudnya operation
ke filesystem di-cache di buffer di memory supaya cepat (akses ke ram lebih
cepat drpd ke disk). Nah buffer ini perlu di-flush balik secara periodik ke
disk supaya permanen. Dirty buffers itu artinya pages yg mengalami perubahan
(copynya di cache sudah berbeda dg yg di disk). Kalimat terakhir cuma bilang
kalo di kernel baru, process update ini tidak perlu program daemon terpisah
yg jalan di user space tapi (saya assume) sudah dihandle di kernel space.

Ronny

PGP signature

Kirim email ke