Search Results

Search: Posts Made By: baruchgu
Forum: Programming 02-23-2012
14,530
Posted By jim mcnamara
Think of process heap memory as a chessboard -...
Think of process heap memory as a chessboard - one area made up of 64 small blocks.
suppose each one of those is 1 MB.

You make 64 calls to calloc, get 64 pointers to 1MB each. Next you free...
1,809
Posted By Franklin52
With a slight modification of the code of...
With a slight modification of the code of itkamaraj:
awk '{if(!(NR%100)){system("sleep 2")}}1' inputfile.txt
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 04:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy