Oom Killer - How to simulate an "out_of_memory"?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Oom Killer - How to simulate an "out_of_memory"?
- From: Andre Luiz da Silva <andrack@xxxxxxxxx>
- Date: Mon, 26 Sep 2005 09:24:40 -0300
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=a3UXUA824TIeihCxpTYl3zbkeBzzho1KWWuniNJJw4OlzmOyO8D4u9F89QZSB3bpaEqJyzPDdYz6bFxldEbV9kD8+Wwq8hZM+UrtPy/zNjrNlOTsERI4cPdw7ExryciFTAgyeEbeEt+anq5Tgve9W6Lonukv75VxMoRttJ1SNLo=
- Reply-to: Andre Luiz da Silva <andrack@xxxxxxxxx>
Hello Friends!
I'm studyind some things about VM in Linux, and I was read in other place, that the
oom_kill.c is the best point to start.
I user space, I'm tried to simulate an "out_of_memory" creating a simple program
that call sometimes the funcion malloc (with the swap space desactived), but I I did
not have much success.
The only form that I obtained an "out_of_memory", was calling the command:
"rpm" at the bash shell in a infinite loop (the poor form). ;-)
Some suggestion?
Thanks!
(sure for my poor english...)
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]