עבור לתוכן

אפשר בבקשה הסבר על חלוקת מחיצות בהתקנת אבונטו?

Featured Replies

פורסם

יש לי 3 הרדיסקים במחשב מחולקים ל5 מחיצות כאשר על אחת מהם מותקן ויסטה..

עכשיו בעיקרון אני רוצה להקצות כ40 ג'יגה לכל הנושא הזה של לינוקס כי הבנתי שלא צריך יותר..

את ה40 ג'יגה האלה לחלק דרך ויסטה או להשאיר 40 ג'יגה "באוויר" לא מחולקים ואז בהתקנה של אבונטו להקצות אותם מחדש?

איך צריך לעשות שם את החלוקה הפנימית ? הבנתי שצריך לחלק ליותר ממחיצה אחת , משהו עם SWAP וEXT3 או משהו כזה.. השמח להסבר..

תודה..

פורסם

יש לך הסבר בסטיקי

אבל בכל מקרה, את ה 40 אל תקצה, תשאיר אותם ריקים.

תן איזה 5 גיגה לרוט, 1 גיגה לSWAP וכל השאר ל HOME

פורסם

how much for swap is considered optimal ?

פורסם

תלוי מה אתה מריץ וכמה RAM יש לך. אני על 2 גיגה ראם נותן 1 גיגה SWAP כי לפעמים אני מקמפל דברים וסתם, לא רוצה להתפס לא מוכן

פורסם

כלל האצבע לSWAP הוא פי 2 מהזכרון הפיזי.

פורסם

just like windows page file !

פורסם

כלל האצבע לSWAP הוא פי 2 מהזכרון הפיזי.

נניח עד 1 גיגה, זה מובן. אבל מעבר לזה זה מיותר בטירוף - למה שיהיה לך 4 גיגה (או אפילו 3) SWAP? (כשיש לך 2 גיגה ראם(

  • 2 שבועות מאוחר יותר...
פורסם

למה ?

פורסם

לא חושב שהמשתמש המווצע מגיע לכזה שימוש בזיכרון.

פורסם

מסתבר שהרבה אנשים פועלים לפי הרגשת בטן !

How big should my swap space be?

It is possible to run a Linux system without a swap space, and the system will run well if you have a large amount of memory -- but if you run out of physical memory then the system will crash, as it has nothing else it can do, so it is advisable to have a swap space, especially since disk space is relatively cheap.

The key question is how much? Older versions of Unix-type operating systems (such as Sun OS and Ultrix) demanded a swap space of two to three times that of physical memory. Modern implementations (such as Linux) don't require that much, but they can use it if you configure it. A rule of thumb is as follows: 1) for a desktop system, use a swahttp://ask.slashdot.org/article.pl?sid=08/10/01/221246&from=rssp space of double system memory, as it will allow you to run a large number of applications (many of which may will be idle and easily swapped), making more RAM available for the active applications; 2) for a server, have a smaller amount of swap available (say half of physical memory) so that you have some flexibility for swapping when needed, but monitor the amount of swap space used and upgrade your RAM if necessary; 3) for older desktop machines (with say only 128MB), use as much swap space as you can spare, even up to 1GB.

The Linux 2.6 kernel added a new kernel parameter called swappiness to let administrators tweak the way Linux swaps. It is a number from 0 to 100. In essence, higher values lead to more pages being swapped, and lower values lead to more applications being kept in memory, even if they are idle. Kernel maintainer Andrew Morton has said that he runs his desktop machines with a swappiness of 100, stating that "My point is that decreasing the tendency of the kernel to swap stuff out is wrong. You really don't want hundreds of megabytes of BloatyApp's untouched memory floating about in the machine. Get it out on the disk, use the memory for something useful."

One downside to Morton's idea is that if memory is swapped out too quickly then application response time drops, because when the application's window is clicked the system has to swap the application back into memory, which will make it feel slow.

http://www.linux.com/feature/121916

http://ask.slashdot.org/article.pl?sid=08/10/01/221246&from=rss

http://ubuntuforums.org/archive/index.php/t-1080601.html

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים