The Hermit Hacker writes: > I don't ... I personally admin FreeBSD and Solaris boxen ... FreeBSD, > first step is to always recompile the kernel after an install, to get rid > of crud and add Shared Memory ... the Solaris boxes, you add a couple of > lines to /etc/system and reboot, and you have Shared Memory ... > > I don't know about other 'commercial OSs', but I'd be shocked if a Linux > admin never does any kernel config cleanup befor egoing production *shrug* Linux allows you to load and unload kernel modules, while the system is running, to add and remove stuff as you need it. But this is moot because Linux also allows you to increase shared memory (up to the total addressable memory) while the system is running. Recompiling Linux kernels is a thing of the past with modern distributions. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- Re: [HACKERS] Re: [PATCHES] A patch for xlog.c The Hermit Hacker
- Re: [HACKERS] Re: [PATCHES] A patch for xlog.c Bruce Momjian
- Re: [HACKERS] Re: [PATCHES] A patch for xlog.c Tom Lane
- Re: [HACKERS] Re: [PATCHES] A patch for xlog.c Ian Lance Taylor
- Re[2]: [HACKERS] Re: [PATCHES] A patch for xlog.c jamexu
- Re[2]: [HACKERS] Re: [PATCHES] A patch for xlog... The Hermit Hacker
- Re: Re[2]: [HACKERS] Re: [PATCHES] A patch ... Tom Lane
- Re[3]: [HACKERS] Re: [PATCHES] A patch for ... jamexu
- Re[3]: [HACKERS] Re: [PATCHES] A patch ... The Hermit Hacker
- [HACKERS] Re: [PATCHES] A patch for xlo... Thomas Lockhart
- Re: Re[3]: [HACKERS] Re: [PATCHES] A pa... Peter Eisentraut
- Re: Re[3]: [HACKERS] Re: [PATCHES] A pa... The Hermit Hacker
- Re: Re[2]: [HACKERS] Re: [PATCHES] A patch ... Bruce Momjian
- Re: Re[2]: [HACKERS] Re: [PATCHES] A pa... The Hermit Hacker
- Re: Re[2]: [HACKERS] Re: [PATCHES] A pa... Bruce Momjian
- Re: Re[2]: [HACKERS] Re: [PATCHES] A pa... The Hermit Hacker
- Re: Re[2]: [HACKERS] Re: [PATCHES] A pa... Bruce Momjian
- Re: Re[2]: [HACKERS] Re: [PATCHES] A pa... Tom Lane
- Re[4]: [HACKERS] Re: [PATCHES] A patch ... Xu Yifeng
- Re[4]: [HACKERS] Re: [PATCHES] A patch ... The Hermit Hacker
- Re: Re[4]: [HACKERS] Re: [PATCHES] A pa... Bruce Momjian