Skip to content

Commit 602d933

Browse files
author
julie.chen
committed
implement acrolinx comments
1 parent 0218e45 commit 602d933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-netapp-files/solutions-benefits-using-azure-netapp-files-oracle-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ ms.author: b-juche
2020

2121
Oracle Direct NFS (dNFS) makes it possible to drive higher performance than the operating system's own NFS driver. This article explains the technology and provides a performance comparison between dNFS and the traditional NFS client (Kernel NFS). It also shows the advantages and the ease of using dNFS with Azure NetApp Files.
2222

23-
## How Oracle Direct NFS Works
23+
## How Oracle Direct NFS works
2424

25-
Oracle Direct NFS (dNFS) bypasses the operating system’s buffer cache. Data is cached once in the user space, eliminating the overhead of memory copies.
25+
Oracle Direct NFS (dNFS) bypasses the operating system’s buffer cache. Data is cached only once in the user space, eliminating the overhead of memory copies.
2626

2727
The traditional NFS client uses a single network flow, as the following example shows:
2828

0 commit comments

Comments
 (0)