SSE instructions

2000-09-28 Thread Alexander S A Kjeldaas
Which version of the kernel is needed in order to run the following program on an PIII? void main() { __asm__ __volatile__("xorps %%xmm0, %%xmm1" ::: "memory"); } astor -- Alexander Kjeldaas

Re: [PATCH/KERNELI] Util-linux 3des update

2000-09-22 Thread Alexander S A Kjeldaas
On Fri, Sep 22, 2000 at 11:46:02AM +0200, Gisle Sælensminde wrote: > > Since des_ede3(3des) now is added to the international kernel, it will > probably be a good idea to add support for it in losetup, so here is > a patch to the kerneli version of util-linux-2.10m / kerneli 2.2.17.3 > > Since

Re: [PATCH/KERNELI] Util-linux 3des update

2000-09-22 Thread Alexander S A Kjeldaas
On Fri, Sep 22, 2000 at 11:46:02AM +0200, Gisle Sælensminde wrote: Since des_ede3(3des) now is added to the international kernel, it will probably be a good idea to add support for it in losetup, so here is a patch to the kerneli version of util-linux-2.10m / kerneli 2.2.17.3 Since this

Re: Proposal: Linux Kernel Patch Management System

2000-09-13 Thread Alexander S A Kjeldaas
On Wed, Sep 13, 2000 at 02:15:58AM -0700, Daniel Quinlan wrote: >Required tags: > > "Version" - the base kernel version. For example, "2.4.0-test8-pre1". > The web page will list valid version strings. > > "Description" - a detailed description of the patch. >

Re: Proposal: Linux Kernel Patch Management System

2000-09-13 Thread Alexander S A Kjeldaas
On Wed, Sep 13, 2000 at 02:15:58AM -0700, Daniel Quinlan wrote: Required tags: "Version" - the base kernel version. For example, "2.4.0-test8-pre1". The web page will list valid version strings. "Description" - a detailed description of the patch.