notas:linux:manejo_de_memoria_en_linux:hugepages
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| notas:linux:manejo_de_memoria_en_linux:hugepages [2014/03/13 18:01] – [Tips] cayu | notas:linux:manejo_de_memoria_en_linux:hugepages [2016/07/07 19:02] (actual) – [Referencias] cayu | ||
|---|---|---|---|
| Línea 48: | Línea 48: | ||
| * No son compatibles con la AMM (Automatic Memory Management) en 11g | * No son compatibles con la AMM (Automatic Memory Management) en 11g | ||
| * Hay un bug con Grid Infraestructure 11g, donde no se utiliza el límite memlock tal y como hemos definido: Bug 9251136 " | * Hay un bug con Grid Infraestructure 11g, donde no se utiliza el límite memlock tal y como hemos definido: Bug 9251136 " | ||
| + | * El aspecto principal de Oracle que se ve afectado por el uso de HugePages es la **SGA** | ||
| Línea 111: | Línea 112: | ||
| < | < | ||
| - | lnlxccp:~ # ipcs | + | srvlxsid:~ # ipcs |
| ------ Shared Memory Segments -------- | ------ Shared Memory Segments -------- | ||
| key shmid owner perms bytes nattch | key shmid owner perms bytes nattch | ||
| - | 0x52205704 32768 | + | 0x52205704 32768 |
| - | 0x00000000 65537 | + | 0x00000000 65537 |
| - | 0x00004dbe 13074463 | + | 0x00004dbe 13074463 |
| - | 0x00002748 13140000 | + | 0x00002748 13140000 |
| ------ Semaphore Arrays -------- | ------ Semaphore Arrays -------- | ||
| key semid owner perms nsems | key semid owner perms nsems | ||
| - | 0xc1f65328 98304 | + | 0xc1f65328 98304 |
| - | 0x00004e62 3932277 | + | 0x00004e62 3932277 |
| - | 0x00004e28 3965046 | + | 0x00004e28 3965046 |
| - | 0x00004e68 3997815 | + | 0x00004e68 3997815 |
| ------ Message Queues -------- | ------ Message Queues -------- | ||
| key msqid owner perms used-bytes | key msqid owner perms used-bytes | ||
| Línea 242: | Línea 243: | ||
| </ | </ | ||
| - | Con Oracle en el Kernel 3.0 debemos | + | Con Oracle en el Kernel 3.0 es recomendable |
| Podemos hacerlos on-the-fly | Podemos hacerlos on-the-fly | ||
| Línea 254: | Línea 255: | ||
| </ | </ | ||
| - | Tambien tenemos una SAP Note : 1672954 - Oracle 11g: Usage of hugepages on Linux | + | ==== Referencias ==== |
| + | |||
| + | * SAP Note | ||
| + | * 1672954 - Oracle 11g: Usage of hugepages on Linux | ||
| + | * 1681501 - Configure a SAP JVM to use large pages on Linux | ||
| + | * 1871318 - Linux: Disable Transparent HugePages for Oracle Database | ||
| + | * 1672954 - Oracle 11g: Usage of hugepages on Linux | ||
| + | * 1384753 - Oracle 10g: Using of hugepages on Linux | ||
| + | * Oracle Metalink note 361323.1 | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
notas/linux/manejo_de_memoria_en_linux/hugepages.1394733681.txt.gz · Última modificación: 2014/03/13 18:01 por cayu
