[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Shutdown & U2 smp



On Tue, Aug 22, 2006 at 11:52:13PM -0700, Jurij Smakov wrote:
> 
> Both issues are probably due to the differences in your custom configs. If 
> you don't have a proc filesystem mounted, it might be due to the fact that 
> the procfs support is just not compiled in (what does the command 'mount 
> -t proc proc /proc' say?). The other issue is probably also due to config 
> differences, even though I'm not sure what particular option is 
> responsible for it.

Hi Jurij, thanks for your mail. 
This is the diff between the two configs:
server:/usr/local/src# diff config-2.4.33.1-mono config-2.4.33.1-smp
2c2
< # Automatically generated by make menuconfig: don't edit
---
> # Automatically generated make config: don't edit
26c26,27
< # CONFIG_SMP is not set
---
> CONFIG_SMP=y
> CONFIG_NR_CPUS=8
222a224,227
> 
> #
> #  
> #
255a261,264
> 
> #
> # SCSI support type (disk, tape, CDrom)
> #
263a273,276
> 
> #
> # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
> #
It seems that the unique difference is the smp setting, dont't you?
In mono kernel, /proc is regurlarly mounted, so I think that the differce
begins in setting of smp.
Best regards,
Antonio
-- 
#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#
Antonio Madesani
amadesani@libero.it
amadesani@alice.it
#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#



Reply to: