You are not logged in.

#1 2008-11-22 14:13:20

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

PAE Kernel?

Is the default kernel package for Arch compiled with PAE enabled?

Offline

#2 2008-11-22 14:19:48

Lachkater
Member
From: Germany
Registered: 2008-02-04
Posts: 40

Re: PAE Kernel?

zgrep HIGHMEM64 /proc/config.gz
# CONFIG_HIGHMEM64G is not set

Bad luck.

Offline

#3 2008-11-23 04:47:42

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: PAE Kernel?

Falcata wrote:

Is the default kernel package for Arch compiled with PAE enabled?

In case you didn't understand the last guy, he was showing you how to search your current kernel. Anyway, it's not hard to fix this issue with the makepkg/abs system, just `sed` the config.* file to set HIGHMEM accordingly. If you need highmem support and use ccache for compiling you can get kernel compilation down to few minutes.

zgrep HIGHMEM64 /proc/config.gz

Offline

#4 2008-11-23 09:00:26

bluewind
Administrator
From: Austria
Registered: 2008-07-13
Posts: 172
Website

Re: PAE Kernel?

But keep in mind that it will be kinda slow when you need the RAM that you gain because of HIGHMEM.

Offline

#5 2008-11-23 23:57:07

jacko
Member
Registered: 2007-11-23
Posts: 840

Re: PAE Kernel?

bluewind wrote:

But keep in mind that it will be kinda slow when you need the RAM that you gain because of HIGHMEM.

Noticeable 'slowness?' I mean, he apparently has a good setup if he needs over 4 gig of mem support. The extra time it takes to access that memory will easily be outweighed by the benefit of having more memory.

Last edited by jacko (2008-11-23 23:59:48)

Offline

#6 2009-01-25 18:58:05

andrewy
Member
Registered: 2008-02-07
Posts: 10
Website

Re: PAE Kernel?

bluewind wrote:

But keep in mind that it will be kinda slow when you need the RAM that you gain because of HIGHMEM.

How much slower? I'm considering moving from 64 to x86 because of problems with WINE.

Offline

#7 2009-01-25 20:41:17

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: PAE Kernel?

Not too much slower... somewhere around 5% I'd guesstimate. But IMO there's no point using PAE if you can do x86_64. Wine should work perfectly fine?

Offline

#8 2009-01-25 20:53:36

andrewy
Member
Registered: 2008-02-07
Posts: 10
Website

Re: PAE Kernel?

Ranguvar wrote:

Not too much slower... somewhere around 5% I'd guesstimate. But IMO there's no point using PAE if you can do x86_64. Wine should work perfectly fine?

According to the wine devs, there are bugs with combining the 64bit and 32bit nvidia drivers. I get slowdowns and crashes that I never got before.

Offline

#9 2009-01-25 21:09:42

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: PAE Kernel?

Huh? Combining the 32-bit and 64-bit NVIDIA drivers? Whyever would you install both? The 64-bit NVIDIA drivers work fine for 32-bit Wine, I've been using them for quite a while.

Offline

#10 2009-01-25 21:28:33

andrewy
Member
Registered: 2008-02-07
Posts: 10
Website

Re: PAE Kernel?

You need nvidia (64-bit kernel module)  and lib32-nvidia-utils (libgl 32bit stuff for wine), and most likely nvidia-utils (64-bit libgl stuff for Xorg, unless you want to run a 32bit Xorg) too.

Offline

#11 2009-05-07 00:45:35

jlimon
Member
Registered: 2009-05-05
Posts: 35

Re: PAE Kernel?

It's fine to enable PAE and continue the use of 32bit. It makes life a lot easier.

I personally don't plan to switch to 64bit  anytime soon.


Favorite Software:
Openbox3 - Mutt - Vim - GNU Screen

Offline

#12 2009-05-07 04:18:14

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,224
Website

Re: PAE Kernel?

Thread is dead. Save yourself.

Offline

Board footer

Powered by FluxBB