[osol-code] Kernel programming

2007-04-01 Thread Subhash Chandra Medhi
dear friends, i am new to Solaris though not very new to Linux. i am a bit aware about the general commands and shell programming. i would like to do some kernel-programming. How could i proceed for that? Kindly give me detailed instructions. This message posted from opens

Re: [osol-code] Ramdisk layout

2007-04-01 Thread Michael Shapiro
> Thanks. The kernel is now attempting to load the modules. It's now > revealed another situation in that when krtld resolves the references in > the driver the displacements are > 2GB. By default, gcc will use > relative instructions to do calls and get the addresses of external > references. How

Re: [osol-code] Ramdisk layout

2007-04-01 Thread Michael Shapiro
> I'm continuing to make progress with the s390x port. The kernel is now > crapping > out with the following: > loading module TS (sched/TS) > panic[cpu0]/thread=11c200: Couldn't load default scheduling class 'TS' > skipping system dump - no dump device configured > > I am using a ramdisk from

[osol-code] Ramdisk layout

2007-04-01 Thread Neale Ferguson
I'm continuing to make progress with the s390x port. The kernel is now crapping out with the following: loading module TS (sched/TS) panic[cpu0]/thread=11c200: Couldn't load default scheduling class 'TS' skipping system dump - no dump device configured I am using a ramdisk from where the kernel h