Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
preempt or not
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
jakeluck
Tux's lil' helper
Tux's lil' helper


Joined: 01 Dec 2003
Posts: 84

PostPosted: Thu May 31, 2007 2:27 pm    Post subject: preempt or not Reply with quote

the amd64 documentation warns about PREEMPT in the kernel. (is this still a valid suggestion?)

to discover the real reason behind my large compile-system-lockup I am trying

CONFIG_PREEMPT_NONE=y
CONFIG_PREEMPT_BKL=n

NForce4/X2 3800+

what do you all use for your PREEMPT kernel options?
Back to top
View user's profile Send private message
JeliJami
Veteran
Veteran


Joined: 17 Jan 2006
Posts: 1086
Location: Belgium

PostPosted: Thu May 31, 2007 2:29 pm    Post subject: Reply with quote

Code:
$ zgrep PREEMPT /usr/src/linux/.config
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y


and everything seems to be running just fine
_________________
Unanswered Post Initiative | Search | FAQ
Former username: davjel
Back to top
View user's profile Send private message
BitJam
Advocate
Advocate


Joined: 12 Aug 2003
Posts: 2508
Location: Silver City, NM

PostPosted: Thu May 31, 2007 4:30 pm    Post subject: Reply with quote

Code:
$ zgrep PREEMPT /proc/config.gz
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
# CONFIG_PREEMPT_BKL is not set

and everything runs smooth as silk on my amd64 system even during massive disk usage such as backing up 17 Gigs to a firewire drive.
Back to top
View user's profile Send private message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4572
Location: Suzhou, China

PostPosted: Thu May 31, 2007 7:23 pm    Post subject: Reply with quote

Code:
% grep PREEMPT /usr/src/linux/.config
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y

_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum