Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Random Access Memory
Name: Joe248 Date: November 11, 2008 at 09:30:01 Pacific OS: . CPU/Ram: . Product: .
Comment:
I am considering buying a minibook/netbook. If I bought one with 128mb RAM would that have problems working with wireless broadband internet, compared to a 512mb RAM?
Summary: Segmentation faults usually happen when a program tries to access memory it is not allowed to, ie the code part. This sometimes happens when u try to store data to long into a variable. (eg. U try to ...
Summary: Tape devices aren't random access, so even if you manage to mount it, it won't work well. Probably the only thing a tape drive is good for is backups with tar, cpio, taper, or whatever. ...
Summary: A segfault is when a prorgam tries to access memory that it is not allowed to or tries to access memory in a way it is not allowed to (eg trying to write to read-only memory) and can be caused by a nu...