From: <kva...@ya...> - 2001-07-19 15:15:40
|
Hi , Today I build the kernel with CPID enabled on alpha. It seems it is working . I haven't faced any issue till now . I did the following modification to the files arch/alpha/config.in 376 comment 'Internode Communication Subsystem (ICS) is required for CLMS' 377 define_bool CONFIG_ICS y 378 fi 379 bool 'Clusterwide Pids' CONFIG_CPID 380 fi The number indicate the line number 642 CONFIG_CLUSTER=y arch/alpha/defconfig 643 CONFIG_CLMS=y 644 CONFIG_ICS=y 645 # CONFIG_CPID is not set Since it is a one line change I am not sending the patch. If anyone is interested I can generate the patch and send it across -aneesh ____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie |