Click here to Skip to main content
16,017,100 members

Survey Results

When programming, do you explicitly test for out-of-memory conditions?   [Edit]

Survey period: 29 Sep 2008 to 6 Oct 2008

It's simple enough to do, but in this Gigabyte era, do you do it?

OptionVotes% 
Yes, always1167.71
Yes, mostly1036.85
Yes, sometimes26717.75
No87458.11
I don"t know how1449.57



 
GeneralRe: The OS should handle it Pin
chaiguy133728-Sep-08 19:02
chaiguy133728-Sep-08 19:02 
General[Message Deleted] Pin
Cristian Amarie28-Sep-08 22:31
Cristian Amarie28-Sep-08 22:31 
GeneralRe: The OS should handle it Pin
chaiguy133729-Sep-08 3:48
chaiguy133729-Sep-08 3:48 
GeneralRe: The OS should handle it Pin
Mladen Janković29-Sep-08 13:03
Mladen Janković29-Sep-08 13:03 
GeneralRe: The OS should handle it Pin
chaiguy133729-Sep-08 13:04
chaiguy133729-Sep-08 13:04 
GeneralRe: The OS should handle it Pin
Eric Eggers29-Sep-08 5:15
Eric Eggers29-Sep-08 5:15 
GeneralRe: The OS should handle it Pin
chaiguy133729-Sep-08 13:05
chaiguy133729-Sep-08 13:05 
GeneralRe: The OS should handle it Pin
Vasudevan Deepak Kumar29-Sep-08 9:03
Vasudevan Deepak Kumar29-Sep-08 9:03 
The OS can facilitate the application in the background transparently by paging and other means. However, if the application behaves truant and gobbles up all the memory greedily, then it has to pull in the whip and give it a kick.

Vasudevan Deepak Kumar
Personal Homepage
Tech Gossips


All the world's a stage,
And all the men and women merely players.
They have their exits and their entrances;
And one man in his time plays many parts... --William Shakespeare




GeneralRe: The OS should handle it Pin
chaiguy133729-Sep-08 9:24
chaiguy133729-Sep-08 9:24 
General[Message Deleted] Pin
Cristian Amarie3-Oct-08 1:11
Cristian Amarie3-Oct-08 1:11 
GeneralRe: The OS should handle it Pin
chaiguy13373-Oct-08 3:10
chaiguy13373-Oct-08 3:10 
General[Message Deleted] Pin
Cristian Amarie3-Oct-08 5:08
Cristian Amarie3-Oct-08 5:08 
GeneralRe: The OS should handle it Pin
chaiguy13373-Oct-08 5:12
chaiguy13373-Oct-08 5:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.