10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi there,
I have a text that I'm trying to format into something more readable. However, I'm stuck in the last step. I've searched and tried things over the internet with no avail.
OS: Mac
After parsing the original text that I won't put here, I managed to get something like this, but this... (8 Replies)
Discussion started by: Kibou
8 Replies
2. Solaris
Hi all,
This might sound silly but i am trying to determine if i have sufficient memory or not.
My definition of sufficient memory = no swapping + no paging to physical swap file.
I know i can use vmstat to monitor swapping and paging and using the SR column as well.
But wouldn't it be... (28 Replies)
Discussion started by: javanoob
28 Replies
3. Solaris
Hi Guys
I am using SPARC-T4 (chipid 0, clock 2998 MHz), SunOS 5.10 Generic_150400-38 sun4v.
How do I see if the server was doing some swapping like yesterday?
I had a java application error with java.lang.OutOfMemoryError, now I want to check if the server was not doing some swapping at... (4 Replies)
Discussion started by: Phuti
4 Replies
4. Shell Programming and Scripting
I have some text:
<date>some_date</date>
<text>some_text</text>
<name>some_name<name>
and I want to transform it to smthng like that:
some_name on some_date: some_text
I've tried sed:
sed 's/<text>\(.*\)<\/text>
<name>\(.*\)<\/name>/\2 - \1/'
but it says unterminated... (13 Replies)
Discussion started by: dsjkvf
13 Replies
5. UNIX for Dummies Questions & Answers
Hi,
I am attempting to replace several similar words with another word in vi. Here is what I have written for the script:
3dTcat -prefix SuperBrik_4WAY_HRF ../JULY10_2007A/results2TENT/stats.JULY10_2007A+tlrc ../JULY10_2007G/results2TENT/stats.JULY10_2007G+tlrc... (1 Reply)
Discussion started by: Jahn
1 Replies
6. UNIX for Advanced & Expert Users
can anybody explain me the concepts
virtual memory mangement, swapping and paging?
although i roughly know what they are , i need
more solid distinction between them, and also i want to figure out
the relations between them?
do you have any well-defined definitons for this concepts? (2 Replies)
Discussion started by: gfhgfnhhn
2 Replies
7. SuSE
Hello!
Why does my SuSE GNU/Linux machine swap?
I have a Gig of ram, currently 14MBs of free RAM, 724MB - buffers and caches...
That is 685MB of cached RAM, then kernel really should'nt have to swap, It should release cached memory in my thinkin...
It has only swaped 3MB's but still,... (3 Replies)
Discussion started by: Esaia
3 Replies
8. UNIX for Dummies Questions & Answers
Hi
How can I determine if swapping is occuring on a server.
Thanks,
Leo (2 Replies)
Discussion started by: leo
2 Replies
9. UNIX for Advanced & Expert Users
Hi all!
Working on Oracle v8i/9i on Unix Sun Solaris v8.0.
I am experiencing excessive paging & Swapping.Would like to know the cause.
I guess:could be due to inappropriate setting of Unix Kernel Parameters...
Please correct me if I am wrong!
Thanks&Regards,
Amit. (5 Replies)
Discussion started by: Amitstora
5 Replies
10. UNIX for Dummies Questions & Answers
How can you tell how much a Solaris box is swapping? At what point do page in and page out become a problem? Here is a vmstat output.
> vmstat
procs memory page disk faults cpu
r b w swap free re mf pi po fr de sr m0 m1 m2 m3 in sy cs us sy id... (1 Reply)
Discussion started by: 98_1LE
1 Replies