From: Andrey Rahmatullin <wrar@altlinux.ru> To: ALT Linux general discussion list <community@lists.altlinux.org> Subject: [Comm] Fwd: К вопросу о ядросборке (was: [TuxOnIce-devel] "How to Slow Down Your Computer Needlessly", a guide :)) Date: Thu, 28 Feb 2008 23:13:30 +0500 Message-ID: <20080228181330.GE32416@wrars-comp.wrarsdomain> (raw) [-- Attachment #1: Type: text/plain, Size: 1623 bytes --] ----- Forwarded message from Kenneth Crudup <kenny/panix.com> ----- Date: Wed, 27 Feb 2008 16:47:40 -0800 (PST) From: Kenneth Crudup <kenny/panix.com> To: suspend2-devel/lists.tuxonice.net Subject: [TuxOnIce-devel] "How to Slow Down Your Computer Needlessly", a guide :) For some reason, I thought the Intel 760 processor ("Dothan" technology, 2.0GHz speed, 533MHz FSB) was a Pentium 4 architecture, so when building my kernels, would select CONFIG_MPENTIUM4. Performance, esp. on multi- threaded applications, seemed sluggish. Turns out that this chip's merely a Pentium M (CONFIG_MPENTIUMM), so the calculations to determine the cache-line size in the memory-management routines (and other places) was off by a factor of two larger so I was no doubt getting cacheline misses some 50% of the time- not to mention the kernel was using P4 optimizations (and maybe even instructions but I never got BUG()s/OOPSes) on a P3-arch CPU. The machine is visibly more responsive now. I'd been running that way for probably over a year. -Kenny -- Kenneth R. Crudup Sr. SW Engineer, Scott County Consulting, Los Angeles O: 3630 S. Sepulveda Blvd. #138, L.A., CA 90034-6809 (888) 454-8181 _______________________________________________ TuxOnIce-devel mailing list TuxOnIce-devel@lists.tuxonice.net http://lists.tuxonice.net/mailman/listinfo/tuxonice-devel ----- End forwarded message ----- -- WBR, wRAR (ALT Linux Team) Powered by the ALT Linux fortune(8): <gvy> MikeOS is an operating system for x86 PCs, written entirely in assembler <gvy> ааааа <gvy> надо в суд подать [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 197 bytes --]
reply other threads:[~2008-02-28 18:13 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20080228181330.GE32416@wrars-comp.wrarsdomain \ --to=wrar@altlinux.ru \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git