Displaying 20 results from an estimated 3000 matches similar to: "Minimum RAM requirement for CentOS 6.x graphic installer?"
2016 Jun 02
0
Minimum RAM requirement for CentOS 6.x graphic installer?
On Thu, 2 Jun 2016 06:36:51 +0200
Nicolas Kovacs wrote:
> The title says it all. What's the minimum RAM requirement for the CentOS
> 6.x graphic installer?
https://wiki.centos.org/About/Product
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
2016 Jun 02
0
Minimum RAM requirement for CentOS 6.x graphic installer?
On 06/01/2016 11:36 PM, Nicolas Kovacs wrote:
> Hi,
>
> The title says it all. What's the minimum RAM requirement for the CentOS
> 6.x graphic installer? In our public libraries we have some old hardware
> running CentOS 5, and I wonder if some of these machines can be upgraded
> to CentOS 6. Unfortunately RHEL 5.x' nifty text mode installer got
> seriously crippled
2016 Jun 02
4
Minimum RAM requirement for CentOS 6.x graphic installer?
Hi,
The title says it all. What's the minimum RAM requirement for the CentOS
6.x graphic installer? In our public libraries we have some old hardware
running CentOS 5, and I wonder if some of these machines can be upgraded
to CentOS 6. Unfortunately RHEL 5.x' nifty text mode installer got
seriously crippled with version 6.x.
Cheers,
Niki Kovacs
--
Microlinux - Solutions informatiques
2017 Apr 06
2
feature codes
hi.
i am running asterisk 11 and i am stuck with the feature codes. how do i
setup them.
Now the system has.
PBX*CLI> features show
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
Blind Transfer # #
Attended Transfer
One Touch Monitor
Disconnect Call * *
Park Call
One Touch MixMonitor
Dynamic Feature Default Current
--------------- ------- -------
(none)
Feature
2016 Aug 17
0
[PATCH 11/15] zram: Pass attribute group to device_add_disk
Previously after device_add_disk returns, the KOBJ_ADD uevent is already
emitted. Adding attributes after that is a poor usage of kobject, and
in practice may result in race conditions with userspace, for
example udev checks availability of certain attributes and initializes
/dev entries conditionally.
device_add_disk can handle adding attribute group better, so use it.
Meanwhile, update the
2016 Aug 18
1
[PATCH 11/15] zram: Pass attribute group to device_add_disk
Hello,
On (08/17/16 15:15), Fam Zheng wrote:
[..]
> diff --git a/drivers/block/zram/zram_drv.c b/drivers/block/zram/zram_drv.c
> index 20920a2..2331788 100644
> --- a/drivers/block/zram/zram_drv.c
> +++ b/drivers/block/zram/zram_drv.c
> @@ -1298,13 +1298,10 @@ static int zram_add(void)
> zram->disk->queue->limits.discard_zeroes_data = 0;
>
2016 Aug 18
1
[PATCH 11/15] zram: Pass attribute group to device_add_disk
Hello,
On (08/17/16 15:15), Fam Zheng wrote:
[..]
> diff --git a/drivers/block/zram/zram_drv.c b/drivers/block/zram/zram_drv.c
> index 20920a2..2331788 100644
> --- a/drivers/block/zram/zram_drv.c
> +++ b/drivers/block/zram/zram_drv.c
> @@ -1298,13 +1298,10 @@ static int zram_add(void)
> zram->disk->queue->limits.discard_zeroes_data = 0;
>
2015 Jun 10
0
[RFC 0/4] enable migration of non-LRU pages
Hello Gioh,
On Tue, Jun 02, 2015 at 04:27:40PM +0900, Gioh Kim wrote:
> Hello,
>
> This series try to enable migration of non-LRU pages, such as driver's page.
>
> My ARM-based platform occured severe fragmentation problem after long-term
> (several days) test. Sometimes even order-3 page allocation failed. It has
> memory size 512MB ~ 1024MB. 30% ~ 40% memory is
2016 Mar 11
0
[PATCH v1 19/19] zram: use __GFP_MOVABLE for memory allocation
Zsmalloc is ready for page migration so zram can use __GFP_MOVABLE
from now on.
I did test to see how it helps to make higher order pages.
Test scenario is as follows.
KVM guest, 1G memory, ext4 formated zram block device,
for i in `seq 1 8`;
do
dd if=/dev/vda1 of=mnt/test$i.txt bs=128M count=1 &
done
wait `pidof dd`
for i in `seq 1 2 8`;
do
rm -rf mnt/test$i.txt
done
2019 Aug 05
2
browsers slowing Centos 7 installation to a crawl
On Tue, 6 Aug 2019, Peter wrote:
> On 6/08/19 3:44 AM, Michael Hennebry wrote:
>> In any case, Centos 7 has not always been this slow.
>> Presumably something has changed.
>
> Websites have gotten more resource-intensive. You've run "yum updates" and
> now have a newer version of Firefox and/or Chrome. Your browsing habits have
> changed and you browse
2015 Jul 29
1
[PATCH 0/4] enable migration of driver pages
On Mon, Jul 13, 2015 at 05:35:15PM +0900, Gioh Kim wrote:
> My ARM-based platform occured severe fragmentation problem after long-term
> (several days) test. Sometimes even order-3 page allocation failed. It has
> memory size 512MB ~ 1024MB. 30% ~ 40% memory is consumed for graphic processing
> and 20~30 memory is reserved for zram.
>
The primary motivation of this series is to
2015 Jul 08
3
[RFCv3 0/5] enable migration of driver pages
2015-07-08 ?? 9:07? Andrew Morton ?(?) ? ?:
> On Wed, 08 Jul 2015 09:02:59 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>
>>
>>
>> 2015-07-08 ______ 7:37___ Andrew Morton ___(___) ___ ___:
>>> On Tue, 7 Jul 2015 13:36:20 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>>>
>>>> From: Gioh Kim <gurugio at hanmail.net>
2015 Jul 08
3
[RFCv3 0/5] enable migration of driver pages
2015-07-08 ?? 9:07? Andrew Morton ?(?) ? ?:
> On Wed, 08 Jul 2015 09:02:59 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>
>>
>>
>> 2015-07-08 ______ 7:37___ Andrew Morton ___(___) ___ ___:
>>> On Tue, 7 Jul 2015 13:36:20 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>>>
>>>> From: Gioh Kim <gurugio at hanmail.net>
2015 Jun 05
1
[RFC 0/4] enable migration of non-LRU pages
> On Tue, Jun 02, 2015 at 04:27:40PM +0900, Gioh Kim wrote:
>> Hello,
>>
>> This series try to enable migration of non-LRU pages, such as driver's page.
>>
>> My ARM-based platform occured severe fragmentation problem after long-term
>> (several days) test. Sometimes even order-3 page allocation failed. It has
>> memory size 512MB ~ 1024MB. 30% ~
2015 Jun 05
1
[RFC 0/4] enable migration of non-LRU pages
> On Tue, Jun 02, 2015 at 04:27:40PM +0900, Gioh Kim wrote:
>> Hello,
>>
>> This series try to enable migration of non-LRU pages, such as driver's page.
>>
>> My ARM-based platform occured severe fragmentation problem after long-term
>> (several days) test. Sometimes even order-3 page allocation failed. It has
>> memory size 512MB ~ 1024MB. 30% ~
2015 Jun 05
0
[RFC 0/4] enable migration of non-LRU pages
On Tue, Jun 02, 2015 at 04:27:40PM +0900, Gioh Kim wrote:
> Hello,
>
> This series try to enable migration of non-LRU pages, such as driver's page.
>
> My ARM-based platform occured severe fragmentation problem after long-term
> (several days) test. Sometimes even order-3 page allocation failed. It has
> memory size 512MB ~ 1024MB. 30% ~ 40% memory is consumed for
2015 Jul 13
0
[PATCH 0/4] enable migration of driver pages
On Mon, Jul 13, 2015 at 11:35 AM, Gioh Kim <gioh.kim at lge.com> wrote:
> From: Gioh Kim <gurugio at hanmail.net>
>
> Hello,
>
> This series try to enable migration of non-LRU pages, such as driver's page.
>
> My ARM-based platform occured severe fragmentation problem after long-term
> (several days) test. Sometimes even order-3 page allocation failed. It
2007 Jul 26
1
Lohan the observable
Sorry, that name is a misnomer. However, I was excited to find that Ruby
has a built in Observable module and I''m pretty bored, so I apologize in
advance....
require ''observer''
# one who is observed
class Celebrity
include Observable
attr_accessor :name
attr_reader :is
def is=(val)
@is = val
changed
notify_observers(self)
end
end
# one who
2015 Jul 07
0
[RFCv3 0/5] enable migration of driver pages
On Tue, 7 Jul 2015 13:36:20 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
> From: Gioh Kim <gurugio at hanmail.net>
>
> Hello,
>
> This series try to enable migration of non-LRU pages, such as driver's page.
>
> My ARM-based platform occured severe fragmentation problem after long-term
> (several days) test. Sometimes even order-3 page allocation failed.
2015 Jul 08
0
[RFCv3 0/5] enable migration of driver pages
On Wed, 08 Jul 2015 09:02:59 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
>
>
> 2015-07-08 ______ 7:37___ Andrew Morton ___(___) ___ ___:
> > On Tue, 7 Jul 2015 13:36:20 +0900 Gioh Kim <gioh.kim at lge.com> wrote:
> >
> >> From: Gioh Kim <gurugio at hanmail.net>
> >>
> >> Hello,
> >>
> >> This series try to