On 19-Oct-2000, Andy wrote: > apa efeknya kalo sering menjalankan program yang melakukan malloc > trus gak pernah free? berbahayakah bagi OS sendiri (linux/freebsd)? Waktu programnya dijalankan kan kernel sudah allocate space di memory utk program tsb, termasuk stack utk dynamic memorynya. Pengertian saya sih itu stack dikembalikan ke OS kalo sudah selesai, walaupun nggak di-free(). Jadi masalah memory leak yg kerasa efeknya itu adalah utk long-running programs, seperti kernel dan daemons. Kalo daemons sih bisa direstart, kalo kernel kan nggak semudah itu. Mohon dikoreksi jika salah. Ronny -------------------------------------------------------------------------------- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3 Pengelola dapat dihubungi lewat [EMAIL PROTECTED]
- Re: [programming] call by reference di c for linux Andy
- Re: [programming] call by reference di c for linux Yohanes Nugroho
- Re: [programming] call by reference di c for linux Benny Prijono
- RE: [programming] call by reference di c for linux Sumantri Adiaksana
- Re: [programming] call by reference di c for linux Oki DZ
- Re: [programming] call by reference di c for linux Agus Budy Wuysang
- Re: [programming] call by reference di c for linux Yohanes Nugroho
- Re: [programming] call by reference di c for linux Andy
- Re: [programming] call by reference di c for linux Andy
- Re: [programming] call by reference di c for linux Ronny Haryanto
- Re: [programming] call by reference di c for linux Yohanes Nugroho
- Re: [programming] call by reference di c for linux Yohanes Nugroho
- Re: [programming] call by reference di c for linux Danny Setiawan
- Re: [programming] call by reference di c for linux Benny Prijono
- Re: [programming] call by reference di c for linux Agus Budy Wuysang
- Re: [programming] call by reference di c for linux Agus Budy Wuysang
- Re: [programming] call by reference di c for linux Agus Budy Wuysang
- Re: [programming] call by reference di c for linux Yohanes Nugroho
- Re: [programming] call by reference di c for linux Agus Budy Wuysang